Summary: | kwin_wayland crashes | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde, kyle.devir, nate |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=448102 | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/a8477c1cf7acbf3358c85e53b236150dd43b4640 | Version Fixed In: | 5.24.6 |
Sentry Crash Report: |
Description
Nicolas Fella
2022-04-09 13:37:00 UTC
It happend a second time, both times I was doing stuff in Kate. Note that this happend with https://invent.kde.org/plasma/kwin/-/merge_requests/2162 applied, so there's a change that it is related Okay, I can reproduce it with plain master. It happens when I open a file in Kate that had unsaved changes before closing. When I click to restore the changes then kwin crashes Can you confirm if !2208 fixes it? Current master (with !2208 merged) still crashes *** Bug 452505 has been marked as a duplicate of this bug. *** Git commit e48a5c0535f01dc380449ba8481c869ff23e5558 by Xaver Hugl. Committed on 14/04/2022 at 17:56. Pushed by zamundaaa into branch 'master'. toplevel: set valid output in the constructor This makes it less easy to cause crashes and fixes some segfaults. M +2 -1 src/toplevel.cpp https://invent.kde.org/plasma/kwin/commit/e48a5c0535f01dc380449ba8481c869ff23e5558 Git commit a8477c1cf7acbf3358c85e53b236150dd43b4640 by Vlad Zahorodnii, on behalf of Xaver Hugl. Committed on 21/05/2022 at 11:08. Pushed by merge-service into branch 'Plasma/5.24'. toplevel: set valid output in the constructor This makes it less easy to cause crashes and fixes some segfaults. Related: bug 448064 (cherry picked from commit e48a5c0535f01dc380449ba8481c869ff23e5558) Tested-by: Merge Service <https://invent.kde.org/plasma/kwin/-/merge_requests/2448> Part-of: <https://invent.kde.org/plasma/kwin/-/merge_requests/2448> M +2 -1 src/toplevel.cpp https://invent.kde.org/plasma/kwin/commit/a8477c1cf7acbf3358c85e53b236150dd43b4640 |