https://bugs.kde.org/show_bug.cgi?id=448845
--- Comment #9 from Nate Graham <n...@kde.org> --- We need a backtrace from plasmashell, not kded5 (that crash should be reported separately, in another bug report). To do this, you run `coredumpctl gdb <PID of crashing process>`, which in this case looks to be 5364. So you would run `coredumpctl gdb 5364`, then when it shows you a prompt, type "bt" and the return key and it will display the backtrace. Copy and paste that hete. -- You are receiving this mail because: You are watching all bug changes.