https://bugs.kde.org/show_bug.cgi?id=445554
--- Comment #3 from Nate Graham <[email protected]> --- You can run Plasma itself in `gdb` and get the backtrace when it crashes. Do this: 1. run gdb --args `which plasmashell` --replace in a terminal window 2. Then type "run" and hit the return key 3. Then make it crash 4. Then type "bt" and hit the return key Then copy-and-paste the full output here. You may need to hit the return key a few times to see everything. -- You are receiving this mail because: You are watching all bug changes.
