https://bugs.kde.org/show_bug.cgi?id=480134
--- Comment #153 from caulier.gil...@gmail.com --- The backtrace investigation are not fine, because the number of GDB frames has changed between digiKam sessions. Look this line from your last trace : #8 0x00007ffff35fd917 in KBuildServiceFactory::populateServiceTypes (this=this@entry=0x555560ae6810) at /b/master/ext_kf5/ext_kservice-prefix/src/ext_kservice/src/sycoca/kbuildservicefactory.cpp:305 The "#8" on the front is the frame number. You must switch GDB to this frame ID to be able to show the variable the kbuildservicefactory.cpp at line 305. Gilles -- You are receiving this mail because: You are watching all bug changes.