Bug 431236

Summary: Plasma shell crashes on startup (wayland)
Product: [Plasma] plasmashell Reporter: systeminterrupt
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate, systeminterrupt
Priority: NOR    
Version First Reported In: 5.20.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Crash log generated by KDE crash handler.

Description systeminterrupt 2021-01-06 18:59:59 UTC
Created attachment 134622 [details]
Crash log generated by KDE crash handler.

SUMMARY


STEPS TO REPRODUCE
1. Started Plasma (Wayland)


OBSERVED RESULT

1. Shell crashed soon after startup and restarted itself.

EXPECTED RESULT

1. Shell should not have restarted.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Linux 5.4.0-59-generic x86_64 [KDE neon User Edition 5.20]
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Please see .kcrash file attached. I am unable to install the debug systems as the installer says symbols are already installed but the bug reporter says they are not (which is another bug in itself).
Comment 1 Nate Graham 2021-01-07 18:35:42 UTC
#4  0x00007f05976b741f in ?? () from /lib/x86_64-linux-gnu/libEGL_mesa.so.0
#5  0x00007f05976b7828 in ?? () from /lib/x86_64-linux-gnu/libEGL_mesa.so.0
#6  0x00007f05966cea4c in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#7  0x00007f05966cf1d9 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#8  0x00007f05966cb697 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

The crash seems to be in the graphics drivers. Please report this to the mesa devs: https://docs.mesa3d.org/bugs.html

Thanks!