Summary: | Plasma Desktop shell crashes after login | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | unknown9356 |
Component: | desktop | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bugs.kde.org, j.mairboeck, scheibenleger, unknown9356 |
Priority: | NOR | ||
Version: | 4.8.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
unknown9356
2012-04-10 05:08:00 UTC
Created attachment 70727 [details] New crash information added by DrKonqi plasma-desktop (0.4) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1 - What I was doing when the application crashed: the same as above, with a cleaner stack trace. Is this the same as bug #280454? -- Backtrace (Reduced): #7 0xb70dbad4 in qstrncmp (len=<optimized out>, str2=0xa73ad08 "52_4_/usr/share/kde4/apps/desktoptheme/default/widgets/button.svgznormal-top", str1=<optimized out>) at /usr/include/QtCore/qbytearray.h:104 #8 findNamedEntry (key=..., this=0xaafe2000) at /usr/src/debug/kdelibs-4.8.2/kdecore/util/kshareddatacache.cpp:718 #9 KSharedDataCache::find (this=0x8464a40, key=..., destination=0xbfea03f8) at /usr/src/debug/kdelibs-4.8.2/kdecore/util/kshareddatacache.cpp:1515 #10 0xb75229c8 in KImageCache::findPixmap (this=0x8464a40, key=..., destination=0xbfea0450) at /usr/src/debug/kdelibs-4.8.2/kdeui/util/kimagecache.cpp:150 #11 0xb4aaf4a6 in Plasma::Theme::findInCache (this=0x81ec6f8, key=..., pix=...) at /usr/src/debug/kdelibs-4.8.2/plasma/theme.cpp:963 it seems that the crash resulted from a corrupt KSharedDataCache. Deleting the cache directory as suggested in http://forum.kde.org/viewtopic.php?f=67&t=101326#p219323 resolves the issue for me. *** Bug 301798 has been marked as a duplicate of this bug. *** Confirmed by duplicates. *** Bug 302835 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 311735 *** |