https://bugs.kde.org/show_bug.cgi?id=430575
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |metzping...@gmail.com --- Comment #2 from Maik Qualmann <metzping...@gmail.com> --- Can this problem be reproduced repeatably? Can you test it with digikam-7.2.0-Beta2, from here: https://files.kde.org/digikam/ Possibly do a database backup if you want to go back to an older version. This crash in a QList could occur when one thread is writing to the list and another is reading or deleting it. But that is not the case here. We have a local QStringList and the CoreDB class is not deleted by digiKam during runtime. Maik -- You are receiving this mail because: You are watching all bug changes.