https://bugs.kde.org/show_bug.cgi?id=371666
--- Comment #8 from pitlochry <pitloc...@gmx.net> --- Thanks for your reply. You say "let it crash" afterwards do "(gdb) thread apply all bt full" ? The problem is the bug kills plasmashell, so issuing "(gdb) thread apply all bt full" after crash yields nothing "The program is not being run." Here's the gdb for /usr/bin/plasmashell, process 776 Continuing. [New Thread 0x7fcc51ed3700 (LWP 1837)] #this is ok (digital clock settings) [Thread 0x7fcd0ffff700 (LWP 865) exited] #all this should not happen [Thread 0x7fcc51ed3700 (LWP 1837) exited] [Thread 0x7fcc53ce5700 (LWP 1450) exited]#all this should not happen [Thread 0x7fcc74650700 (LWP 931) exited] #all this should not happen [Thread 0x7fccfeda2700 (LWP 930) exited] #all this should not happen [Thread 0x7fcd0ca44700 (LWP 929) exited] #all this should not happen [Thread 0x7fcd0e7c0700 (LWP 921) exited] #all this should not happen [Thread 0x7fcd15f3d700 (LWP 790) exited] #all this should not happen [Thread 0x7fcd2ca85800 (LWP 776) exited] #all this should not happen, this finally kills plasmashell [Inferior 1 (process 776) exited with code 02] Which other process should I examine? Which other commands might be helpful? Sorry I am not a newbee but for this problem apparantly too unexperienced. -- You are receiving this mail because: You are watching all bug changes.