| Summary: | Plasmashell starts and crashes repeatedly on startup | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Oscar Trim-Wilson <oscartrimwilson> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | NEEDSINFO BACKTRACE | ||
| Severity: | crash | CC: | kdedev |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 6.5.90 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/350888/events/70e8a1b6c42e43b5a809304bd2f17600/ | ||
|
Description
Oscar Trim-Wilson
2026-01-17 01:27:17 UTC
Thank you for the bug report. I'm not able to reproduce this on git-master. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #9 0x00007f9a4156ca49 in ??? () at /usr/lib/qt6/qml/org/kde/plasma/private/clipboard/libklipperplugin.so #20 0x00007f9a8b798c0a in ??? () at /usr/lib/libPlasmaQuick.so.6 #36 0x00007f9a885e00e2 in ??? () at /usr/lib/libQt6Core.so.6 Could you please install debug packages and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! |