Open TraceyC77 opened 2 months ago
Generated segmentation fault shown in DrKonqui gist
Crash is shown in coredumpctl list
Wed 2024-08-07 15:47:25 CDT 313263 1000 1000 SIGSEGV truncated /usr/bin/plasmashell 94.5M
Fixed the truncated coredump by renaming /etc/security/limits.conf and rebooting. Installed all other debug symbols indicated by the crash, verified the backtrace has no more ??? Reilly confirmed that symbols are present for plasmashell
Crash Handler still shows plasmashell in the "list of files" link
I'll check the kde bug tracker in the morning to see if there are any reports about this with drkonqui
Please confirm there isn't an existing open bug report
Summary
When plasmashell is involved in a crash, DrKonqui indicates it can't find debug symbols for
/usr/bin/plasmashell
. The binary is provided by theplasma-workspace
package, but installingplasma-workspace-dbinfo
did not provide the necessary symbolsSteps to reproduce
Install
plasma-workspace-dbinfo
Expected result
All debug symbols are found
Actual result
If you click the "list of files" link in the Crash Handler window you see
/usr/bin/plasmashell
Environment
Repo
Unstable
Desktop Environment
Plasma
System details
Operating System: Solus 4.5 KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 Kernel Version: 6.9.12-297.current (64-bit) Graphics Platform: Wayland
Other comments
whatprovides plasmashell
tells me its part of plasma-workspace, which is why I installedplasma-workspace-dbginfo
I was able to install all other needed debug packages that had been missing usingwhatprovides
, likelibffi-dbginfo