https://bugs.kde.org/show_bug.cgi?id=511640
--- Comment #6 from TraceyC <[email protected]> --- Thanks for clarifying, that's helpful. It's odd that there's no coredump for plasmashell. I found a similar log message reported in bug 482768, where there *was* a crash, that was supposed to be fixed in 6.1.3. It may be that plasmashell is exiting in a way that prevents it from writing a core dump. Can you have a terminal running before seeing the bug or get to TTY with Ctrl+Alt+F3 when it happens? If so, can you run this while plasmashell is in this bugged state? sudo gdb -p $(pidof plasmashell) then type bt then press 'c' if it asks you if you want to continue paging Then copy-and-paste the output here. Thanks! -- You are receiving this mail because: You are watching all bug changes.
