| Summary: | Nested kwin_wayland crashed in KWin::EglSwapchainSlot::buffer in VMs using the llvmpipe driver | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Matt Fagnani <matt.fagnani> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.0.4 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=487857 https://bugs.kde.org/show_bug.cgi?id=487860 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | kwin_wayland crash trace output from drkonqi | ||
|
Description
Matt Fagnani
2024-05-19 04:35:05 UTC
you're running kwin_wayland without all the fixes. try 6.0.5 (In reply to Vlad Zahorodnii from comment #1) > you're running kwin_wayland without all the fixes. try 6.0.5 I tried Plasma 6.0.5 and 6.0.90 in VMs using the llvmpipe driver, and nested kwin_wayland didn't crash but its window didn't appear. Just a task manager Wayland icon labelled KDE Wayland compositor WL-0 was shown which didn't show the window when I tried to click on it or maximize it. Thanks. Nested kwin_wayland 6.0.5 crashed with a different trace that of 6.0.4 from each other in VMs using llvmpipe https://bugs.kde.org/show_bug.cgi?id=487857 Nested kwin_wayland 6.0.90.1 window didn't appear, but it didn't crash as I described https://bugs.kde.org/show_bug.cgi?id=487860 |