https://bugs.kde.org/show_bug.cgi?id=525553
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #11 from TraceyC <[email protected]> --- The backtrace you shared is very informative. It has this, which indicates the plasmashell crash is a graphics driver problem QSGRenderLoop::handleContextCreationFailure Other people who have experienced this crash have seen it get resolved after an update to the NVIDIA drivers. You can report your crash to the developers here: https://forums.developer.nvidia.com/c/gpu-graphics/linux To investigate the reason plasmashell is freezing at this point, we need a backtrace of the current freeze. 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 attaching to the plasmashell process inside gdb. You'll have to connect to the system over ssh if you can't get to a TTY. Thanks. -- You are receiving this mail because: You are watching all bug changes.
