https://bugs.kde.org/show_bug.cgi?id=393635
--- Comment #21 from Maik Qualmann <metzping...@gmail.com> --- I think that QMutex will not help us here. It crashes in PreviewLoadingTask::loadImagePreview(), which I can reproduce well if I click on the image right after the start. But moving the function into the LoadingCache and calling it with a CacheLock does not improve the crash. And see also this Bugreport: https://github.com/Exiv2/exiv2/issues/427 Maik -- You are receiving this mail because: You are watching all bug changes.