https://bugs.kde.org/show_bug.cgi?id=410282
--- Comment #3 from caulier.gil...@gmail.com --- Right. Sorry i don't see the attached file : (gdb) bt #0 QString::QString (other=..., this=this@entry=0x7fffffffb690) at ././/include/QtCore/qstring.h:953 #1 Digikam::Album::title (this=this@entry=0x2b838c0) at /b/dktemp/digikam-master/core/libs/album/engine/album.cpp:263 #2 0x00007ffff7a15ba9 in Digikam::TagsManager::slotRemoveNotAssignedTags ( this=0x7fffd40094f0) at /b/dktemp/digikam-master/core/libs/tags/manager/tagsmanager.cpp:984 #3 0x00007fffee315d21 in QMetaObject::activate(QObject*, int, int, void**) () There is nothing special is this line : QString Album::title() const { return m_title; <====== HERE !!! } Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.