Summary: | kwin_wayland crashes in KWin::PointerInputRedirection::focusUpdate when clicking on a window decoration tooltip | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nate Graham <nate> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | amusing.random.alias, nicolas.fella |
Priority: | NOR | ||
Version: | 5.27.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/59307e2678c194d61ba70130039a856490c4de67 | Version Fixed In: | 5.27.8 |
Sentry Crash Report: |
Description
Nate Graham
2023-08-02 14:20:45 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4291 Git commit be6be22bae6a978514c535a6585c5b848157895f by Xaver Hugl. Committed on 03/08/2023 at 13:28. Pushed by zamundaaa into branch 'master'. internalwindow: don't crash on pointer leave when m_handle is nullptr M +3 -0 src/internalwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/be6be22bae6a978514c535a6585c5b848157895f Git commit 59307e2678c194d61ba70130039a856490c4de67 by Xaver Hugl. Committed on 03/08/2023 at 16:11. Pushed by zamundaaa into branch 'Plasma/5.27'. internalwindow: don't crash on pointer leave when m_handle is nullptr (cherry picked from commit be6be22bae6a978514c535a6585c5b848157895f) M +3 -0 src/internalwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/59307e2678c194d61ba70130039a856490c4de67 *** Bug 471464 has been marked as a duplicate of this bug. *** *** Bug 480925 has been marked as a duplicate of this bug. *** Duplicate crash from Bug 480925 is from a Plasma 5.27.10 system, while this was supposed to be fixed in 5.27.8. Re-opening. Bug 480925 is not a duplicate of this one, it's a different crash with different backtrace. |