Summary: | kpixmapcache crashing when creating lock file | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Vangelis <cyberang3l> |
Component: | kdeui | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, aseigo, cfeck, mpyne |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.0 | |
Sentry Crash Report: |
Description
Vangelis
2010-02-24 16:58:06 UTC
Could you please paste the output of "apt-cache policy libc6"? This looks like bug 196207, and I'd like to make sure that you have the latest glibc. apt-cache policy libc6 libc6: Installed: 2.10.1-0ubuntu16 Candidate: 2.10.1-0ubuntu16 Hmm, that version does have the glibc bugfix, so I suppose this must be a different issue. There is another weird crash, related to lockfiles too: bug 206047. (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 |