Summary: | kwin_wayland crashes after unplugging USB-C cable to external monitors | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Stefan Becker <chemobejk> |
Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kdedev |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.4.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefan Becker
2025-09-01 16:03:28 UTC
I've now narrowed it down to Firefox. If I have no Firefox running on the desktop while unplugging the USB-C cable, then everything works fine. For the time being I can live with shutting down my Firefox instances before disconnecting the laptop, but it is of course not ideal. One other thing I tested: the laptop display supports HDR, which I have enabled. None of the external monitors supports HDR, so I have a mixed HDR/non-HDR desktop when connected to the external monitors. Disabling HDR didn't prevent the crash. [Just a crazy idea I got when looking at the crash log: "KWin::ColorManagerV1::wp_color_manager_v1_get_output(...)"] This commit in Plasma/6.4 branch sounds related: https://invent.kde.org/plasma/kwin/-/commit/5baacbef52eca9948d6e910dff0888996a571722 Fedora guys are trying to backport it to 6.4.4 for me. Let's see.... I've now tested also with Chromium: it doesn't cause the desktop to crash. Yep, that added nullptr check fixed the issue for me. Tested with packages from this koji build: https://koji.fedoraproject.org/koji/buildinfo?buildID=2809387 I'll close this once I can test with Plasma 6.4.5, which will include this fix. Thank you for the bug report. Based on the backtrace this looks like a duplicate of bug 504959. This was fixed in Plamsa version 6.4.5. The fix will reach your system when it updates to that version. *** This bug has been marked as a duplicate of bug 504959 *** |