Summary: | Plasma crashed for no apparent reason (malloc, QByteArray::resize,..., KTemporaryFile, KLockFile::lock, KPixmapCache::find) | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Alan Moore <me> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.0 | |
Sentry Crash Report: |
Description
Alan Moore
2009-09-02 22:00:29 UTC
Mh, the crash seems related to the Daisy widget, however it points to something in kdelibs ... Thanks Since the size 16404 is appropiate, malloc detected a memory corruption. This could happen anywhere, not just in calls leading to this backtrace. As such, this bug report is useless. (I quickly reviewed the backtrace of this crash, and it appears to be caused by KIconCache memory corruption. If this is not the case, please reopen.) Closing all KIconCache crashes as fixed, because the KIconLoader in KDE SC 4.5 now uses KSharedDataCache to cache icons, and it is believed that the new class is less prone to random crashes or memory corruption. If you still can reproduce a crash with version 4.5, please report it separately. If you cannot upgrade to 4.5 yet, you should be able to work around this crash by deleting the icon cache files in /var/tmp/kdecache-<user>/kpc |