Summary: | kwin_X11 and plasmashell crash when using X11 session | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Petar Nedyalkov <shakerbg> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cwo.kde, kde |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.3.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=494746 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/113476/events/a51d4db595c2424f9e80b9017f896428/ |
Description
Petar Nedyalkov
2025-02-15 06:48:34 UTC
This seems like bug 494746 a crash while handling an X server error, except in that one the issue was related to the Nvidia driver and while nvidia is involved here it's not directly in the crashing thread. Marking as related. Final trace is the same, as you note the key is : #17 0x00007f7f7fb5743a in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt6XcbQpa.so.6 #11 0x00007f7f93a296c1 in __run_exit_handlers () from /lib64/libc.so.6 We're hitting an X error, the fact we crash on teardown is fairly irrelevant *** This bug has been marked as a duplicate of bug 494746 *** |