https://bugs.kde.org/show_bug.cgi?id=392134
--- Comment #38 from Maik Qualmann <metzping...@gmail.com> --- Ok, thanks Simon. I do not want to do another test. I am sure that the cause of the QHash list is me remaining dead elements that are being read out via access with iterator. Why the error occurs only or rather with the AppImage, I do not know. We will use QMap here. There are very few elements in the list, and even a QMap is faster than a QHash with linear access speed. We will keep an eye on QHash lists elsewhere as well, in case of strange crashes, e.g. in the album or tag model. I close the bug first, if necessary open it again. Maik -- You are receiving this mail because: You are watching all bug changes.