Summary: | Desktop Plasma Crash while-system-idle (QX11PixmapData::*, QPixmap*, QIcon::paint, AbstractTaskItem::drawTask) | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Sam Azer <sam> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, aseigo, bittajam, coder.tux, da, kde, Starlord |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sam Azer
2009-06-14 02:55:15 UTC
when it crashes like this, you can just start plasma-desktop to get it back. anyways, this is due to pixmap resources being exhausted; the two sources of this (one in qt, one in the plasma system tray) have been found and eliminated. Thanks!! *** Bug 196591 has been marked as a duplicate of this bug. *** *** Bug 196758 has been marked as a duplicate of this bug. *** *** Bug 198430 has been marked as a duplicate of this bug. *** *** Bug 199448 has been marked as a duplicate of this bug. *** Please note: * kubuntu recently released a Release Candidate which may or may not include the bug fix mentioned above. * It is possible that the bug has indeed been fixed and that the patch has not been applied to the latest release candidate - but it's also possible that the bug remains in some form. * the problem continues for me. * my desktop now crashes systematically whenever I start or shutdown a KVM VM. This is totally repeatable at any time - the plasma desktop never fails to crash now when a VM starts or stops. * I'm seeing memory corruption now. As per the note above I wrote a script to kill and restart the plasma-desktop and have been using it regularly to ensure that my workstation is stable. Also at that time I found that the Clipboard was being corrupted. So I added code to the script to reboot the clipboard also: ~/resetplasma.sh: #!/bin/sh pkill klipper pkill plasma-desktop plasma-desktop klipper Now I find that everything is being corrupted after a while (since the release candidate.) This is less repeatable because it only happens after a period of time. I am forced to reboot the entire workstation. (The sound will stop working and many applications will appear to be corrupted - text missing and screen not updating properly, etc.) Thanks, Sam. Please see also #199504. *** Bug 207333 has been marked as a duplicate of this bug. *** *** Bug 208088 has been marked as a duplicate of this bug. *** *** Bug 208783 has been marked as a duplicate of this bug. *** *** Bug 225918 has been marked as a duplicate of this bug. *** |