https://bugs.kde.org/show_bug.cgi?id=359580
Martin Klapetek <mklape...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO CC| |mklape...@kde.org Status|UNCONFIRMED |NEEDSINFO --- Comment #2 from Martin Klapetek <mklape...@kde.org> --- Thanks for the report Can you please do two things: 1) Start plasmashell from Konsole and post the output when the CPU gets high 2) Attach gdb to plasmashell process when the CPU usage gets high and post the backtrace In case you're not familiar with gdb, follow these steps: * open Konsole and run "sudo gdb --pid `pidof plasmashell`" * wait a bit * type "thread apply all bt" * copy & save the backtrace * type "q" hit enter -- You are receiving this mail because: You are watching all bug changes.