https://bugs.kde.org/show_bug.cgi?id=458936
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC| |n...@kde.org --- Comment #5 from Nate Graham <n...@kde.org> --- Can you get a backtrace of what Plasma is doing when it's hung in this state? 1. Run gdb attach -p $(pidof plasmashell) in a terminal window while it's hung 2. If it says "--Type for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the "c" key. 3. When you see a prompt that says "(gdb)", type "bt" and press the enter key. 4. If it says "--Type for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the "c" key. 5. Copy-and-paste the contents of the terminal window into a comment here. Thanks! -- You are receiving this mail because: You are watching all bug changes.