Summary: | kde panels froze while idle but running apps were fine | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Peter Weber <peter> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, kde |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peter Weber
2010-02-20 23:02:03 UTC
The backtrace is not really useful in this case. When applications hang, there is a procedure to know what is happening inside it and to try to determine the freeze cause. If you experience another Plasma freeze you can: - Start Konsole - Run "pidof plasma-desktop" + Enter, save the number - Run "gdb --pid NUMBER" + Enter - When you get the prompt, write "thread apply all backtrace" a couple of times. - Save the Konsole output and open a new bug report, pasting that GDB output. (more information at http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB) Regards *** This bug has been marked as a duplicate of bug 283723 *** |