https://bugs.kde.org/show_bug.cgi?id=501935
TraceyC <kde...@tlcnet.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde...@tlcnet.info Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #1 from TraceyC <kde...@tlcnet.info> --- Can you get a backtrace of what plasmashell is doing when it's hung? You'll need to run this either from TTY or ssh'd into the system, since the desktop freezes. Run gdb attach -p $(pidof plasmashell) in a terminal 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.