https://bugs.kde.org/show_bug.cgi?id=465194
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Component|Panel |generic-performance CC| |[email protected] Status|REPORTED |NEEDSINFO --- Comment #2 from Nate Graham <[email protected]> --- I've had a few freezes too, but they've been fixed by code changes, and unfortunately with just those logs there's no way to know whether your freeze is one of the ones that's already been fixed, or a new one. We need a gdb backtrace of what Plasma was doing when it froze. The next time it happens, can you do this? 1. Use KRunner to open Konsole 2. Enter `gdb $(pidof plasmashell)` 3. enter `bt` 4. Hit the return key until it stops saying there's more Then copy-and-paste the result into a comment here. Thanks! -- You are receiving this mail because: You are watching all bug changes.
