https://bugs.kde.org/show_bug.cgi?id=489174
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- Can you get a backtrace of what it's doing when it's hung? 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. -- You are receiving this mail because: You are watching all bug changes.