Bug 431236 - Plasma shell crashes on startup (wayland)
Summary: Plasma shell crashes on startup (wayland)
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 5.20.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-06 18:59 UTC by systeminterrupt
Modified: 2021-01-07 18:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Crash log generated by KDE crash handler. (18.12 KB, text/vnd.kde.kcrash-report)
2021-01-06 18:59 UTC, systeminterrupt
Details

Note You need to log in before you can comment on or make changes to this bug.
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!