| Summary: | Plasma crashes trying to open app launcher | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | jackmcslay |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | eapoems, kde |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
jackmcslay
2025-01-31 22:41:02 UTC
Created attachment 177866 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Thank you for the bug report! Debian advises users to not submit bugs upstream (https://www.debian.org/Bugs/Reporting), and Plasma 5.27.5 is no longer eligible for support or maintenance from KDE. It's possible that the issue exists only in Debian at this point. Could you report the bug to Debian using the report bug utility (https://packages.debian.org/stable/utils/reportbug)? If necessary, the maintainer of the package will forward the bug upstream. Thanks for understanding! Thanks again! Created attachment 179013 [details]
New crash information added by DrKonqi
plasmashell (5.27.5) using Qt 5.15.8
This crash has consistantly happened for at least a year. It seems to happen most when trying to open up the app launcher. As other reporters have mentioned with similar bugs, this happens most often after the system is coming back from suspend. It will crash once when the app launcher is launched, or sometimes when the mouse goes over elements in the task bar. Then it doesn't crash again until usually the next day or hours later when returning from suspend. Plasma automatically re-launches after the crash.
-- Backtrace (Reduced):
#4 0x00007f2179ed8598 in QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext*) const () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#5 0x00007f217f58258d in QOpenGLContext::create() () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
[...]
#9 0x00007f217eed1a6b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007f217f549435 in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#13 0x00007f217fd62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|