Summary: | Fail at startup | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | abenson |
Component: | kshareddatacache | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | grottker, kde, mpyne, notmart, pancho.s, richard.mclaughlin29 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
abenson
2011-04-14 07:28:51 UTC
Created attachment 58991 [details]
New crash information added by DrKonqi
Plasma stürzt unmittelbar nach dem Anmelden des Benutzers, d.h. nach dem Booten ab. Ohne dass irgend ein Programm aufgerufen wird.
Please try removing the Plasma cached theme data by removing the *.kcache files in /var/tmp/kdecache-$USER. This doesn't fix the underlying bug (that somehow the cache was corrupted) but should allow you to start Plasma after performing this step. *** Bug 289148 has been marked as a duplicate of this bug. *** *** Bug 289298 has been marked as a duplicate of this bug. *** *** Bug 293444 has been marked as a duplicate of this bug. *** Git commit 561e6494bdd9a02cc8feef649f7dbbd40a1456c3 by Michael Pyne. Committed on 20/05/2012 at 00:13. Pushed by mpyne into branch 'KDE/4.8'. kshareddatacache: Validate cache page size. This commit ensures that the cache page size is actually a power-of-2 and within the band of possible sizes that could possibly have been set. If this is not the case the cache is assumed corrupted and reset. This should help with any cache-corruption bugs caused by a wrong cache page size (although these don't exactly make themselves obvious). More fixes to follow... This one /should/ fix 274252 outright and may be of interest to several others. Related: bug 274252, bug 249362, bug 253665, bug 243573, bug 281217, bug 297815, bug 293954, bug 293447, bug 255233 FIXED-IN:4.8.4 M +26 -1 kdecore/util/kshareddatacache.cpp http://commits.kde.org/kdelibs/561e6494bdd9a02cc8feef649f7dbbd40a1456c3 *** This bug has been marked as a duplicate of bug 376754 *** |