Summary: | KWin color management segfault in KWin::ColorManagementOutputV1::ColorManagementOutputV1 when disconnecting a screen while Firefox is open | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | djqballer |
Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ctj9512, kdedev |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.4.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/222301/events/02862955882148b5b53eca630d52afcf/ |
Description
djqballer
2025-07-31 19:16:48 UTC
I was not able to reproduce this with my HDMI screen. No matter what I had open, disconnecting the HDMI screen was never an issue. Also, it turns out this only happens when I have Firefox Beta open, which is admittedly most of the time. It doesn't matter which screen Firefox Beta is open on. Also, if Firefox is closed before disconnecting a screen, there is no crash. But if Firefox is minimized or on another virtual desktop, KWin still crashes when disconnecting a DP screen. Currently I'm running Firefox Beta 142.0b5 on one computer, and whatever the latest Firefox Developer Edition is on the 2nd computer. When I try mainline Firefox 141.0 and disconnecting DP screens, there is never a crash. I'll try older Firefox Beta versions and report back the exact version where this behavior was added. I was able to bisect the change in Firefox Nightly to something introduced in version 142.0a1~20250708210138, but not present in the previous nightly release 142.0a1~20250707093546. Here's the changeset: https://hg-edge.mozilla.org/mozilla-central/pushloghtml?fromchange=ba6cbea862a34eee36135daf780a1516be80d8b6&tochange=4bc49e354ea316aa186e8511aa0901757aab5cb6 In particular, this commit looks suspiciously related: https://hg-edge.mozilla.org/mozilla-central/rev/f562693b5b30344af6419b1668bcbcf3a804daba Also getting this issue, but I have chromium with hdr patch[1] opened. Not sure if this is the cause, will investigate further. [1] https://chromium-review.googlesource.com/c/chromium/src/+/6771393/1 I believe this is to fix this issue: https://invent.kde.org/plasma/kwin/-/commit/e1fd647b979df7f0bd10065932a614a2aa806e87 Thank you for the bug report. Based on the backtrace this looks like a duplicate of bug 504959. As noted, the merge request in that report fixes this crash. It will be available in Plasma 6.5.0. *** This bug has been marked as a duplicate of bug 504959 *** |