https://bugs.kde.org/show_bug.cgi?id=489218
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@privat.broulik.de, | |n...@kde.org Summary|Plasmashell freezes after |Plasmashell freezes after |notifications appear. |notifications appear Component|general |Notifications Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- 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.