| Summary: | Waking from sleep caused KWin Wayland to SEGV | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
| Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | bugs.box, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 6.5.2 | Flags: | 4wy78uwh:
Intel-
4wy78uwh: NVIDIA- |
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| See Also: | https://bugzilla.redhat.com/show_bug.cgi?id=2413512 | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/bf3a15403d32f5cc5420a396e3eb42275c799dfd | Version Fixed/Implemented In: | 6.5.3 |
| Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/293319/events/f53052c5c4834d28b65eee8814d56dab/ | ||
|
Description
Roke Julian Lockhart Beedell
2025-11-14 20:37:16 UTC
(In reply to Roke Julian Lockhart Beedell from comment #0) > Reported using DrKonqi > > This report was filed against 'kde' because the product 'kwin' could not be > located in Bugzilla. Add it to drkonqi's mappings file! Transferred to https://bugs.kde.org/enter_bug.cgi?product=kwin&component=generic-crash. I can't be bothered to file a bug about this mapping error right now. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8444 *** Bug 512046 has been marked as a duplicate of this bug. *** Git commit 662458674f0c87b900fd7a3939661b62f1bf1a01 by Xaver Hugl. Committed on 18/11/2025 at 16:39. Pushed by zamundaaa into branch 'master'. backends/drm: don't do modesets if all pipelines are removed With modesets being async, pipelines can in rare edge cases be removed in between the modeset being scheduled and it actually be done. M +6 -1 src/backends/drm/drm_gpu.cpp https://invent.kde.org/plasma/kwin/-/commit/662458674f0c87b900fd7a3939661b62f1bf1a01 Git commit bf3a15403d32f5cc5420a396e3eb42275c799dfd by Xaver Hugl. Committed on 18/11/2025 at 17:39. Pushed by zamundaaa into branch 'Plasma/6.5'. backends/drm: don't do modesets if all pipelines are removed With modesets being async, pipelines can in rare edge cases be removed in between the modeset being scheduled and it actually be done. (cherry picked from commit 662458674f0c87b900fd7a3939661b62f1bf1a01) Co-authored-by: Xaver Hugl <xaver.hugl@kde.org> M +6 -1 src/backends/drm/drm_gpu.cpp https://invent.kde.org/plasma/kwin/-/commit/bf3a15403d32f5cc5420a396e3eb42275c799dfd |