https://bugs.kde.org/show_bug.cgi?id=427203
--- Comment #3 from Marcel <maes...@gmail.com> --- Created attachment 132067 --> https://bugs.kde.org/attachment.cgi?id=132067&action=edit Seg fault on closing Digikam Thank you Maik for fixing this asan bug. I successfully tested it. Unfortunately on the closing the next error occurs. A sig fault. See bt_clowing_digikam.txt. I guess it comes from the same thematic as Bug 426175. A virtual call is done in the destructor. Probably the mutex lock in ManagedLoadSaveThread::stopAllTasks() should be removed. What do you think? -- You are receiving this mail because: You are watching all bug changes.