https://bugs.kde.org/show_bug.cgi?id=492826
cwo <christoph.w...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christoph.w...@gmx.de --- Comment #3 from cwo <christoph.w...@gmx.de> --- > There is no coredump I can provide because the system crashes in a way, that > absolutely nothing is logged. > I assume I would need to run the entirety of Plasma in a way that everything > is logged immediately. > I don't know how to achieve such logging however. Can you try the steps outlined in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB? Basically installing gdb, then running plasmashell inside gdb until the crash occurs. Sometimes this will help if no crash report/coredump is automatically generated. If the system is actually hard-crashing, it might well be a graphics card or kernel bug. Just to make sure, you see nothing relevant in "journalctl -S today" after the crash happens (and rebooting)? -- You are receiving this mail because: You are watching all bug changes.