https://bugs.kde.org/show_bug.cgi?id=399923
--- Comment #18 from Maik Qualmann <metzping...@gmail.com> --- Hmm... I think we have 2 problems here, once the crash in QMap. There are a few entries on the web that deal with it. QMap/QHash is not thread save and must be locked with QMutexLocker. The other crash is in LoadingTask::progressInfo (), if gdb does not take us the wrong way here, it's very strange. My thanks go to timokau for testing the latest git/master version. Maik -- You are receiving this mail because: You are watching all bug changes.