https://bugs.kde.org/show_bug.cgi?id=474325
TraceyC <kde...@tlcnet.info> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC| |kde...@tlcnet.info --- Comment #9 from TraceyC <kde...@tlcnet.info> --- Can you get a backtrace of what plasmashell is doing when it's hung? Run gdb attach -p $(pidof plasmashell) in a terminal window while it's hung 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. When you see a prompt that says "(gdb)", type "bt" and press the enter key. 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. 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.