https://bugs.kde.org/show_bug.cgi?id=467074
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #4 from Nate Graham <n...@kde.org> --- All right, so it really is a hang and not a crash. Can you get a backtrace of what plasmashell is doing when it's hung? 1. Run `gdb attach $(pidof plasmashell)` in a terminal window 2. If it says "--Type <RET> for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the return key. Do this until it stops saying that 3. When you see a prompt that says "(gdb)", type "bt" and press the enter key 4. If it says "--Type <RET> for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the return key. Do this until it stops saying that 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.