Summary: | Crash when closing Konqueror window [KPixmapCache::Private::invalidateMmapFiles, KPixmapCache::recreateCacheFiles, KPixmapCache::Private::indexDevice] | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Maarten ter Huurne <maarten> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, cfeck, jbrsubscribe, konqueror-bugs-null, mpyne, rulatir |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.0 | |
Sentry Crash Report: |
Description
Maarten ter Huurne
2010-03-15 23:54:40 UTC
From bug 231344: -- Information about the crash: Konqueror crashed. At the time, I was looking at thsi website. http://subscriber.e-mark.nl/online.php?db=185V1809698083&mailing=943V195&user=459185V183566230. *** Bug 231344 has been marked as a duplicate of this bug. *** I got that crash quite frequently BEFORE the fix to bug 182026, so I suspect the patch for it also fixed this crash. (In reply to comment #3) > I got that crash quite frequently BEFORE the fix to bug 182026, so I suspect > the patch for it also fixed this crash. In that bug report, Michael Pyne wrote that the fix only applies to crashes that start from "KPixmapCache::discard". Since that method is not in the stack trace, I think this is a different bug. *** Bug 231486 has been marked as a duplicate of this bug. *** (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 |