https://bugs.kde.org/show_bug.cgi?id=470266
Colin S <bugs.kde....@zetafleet.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs.kde....@zetafleet.com --- Comment #7 from Colin S <bugs.kde....@zetafleet.com> --- I can confirm this crash, or something very similar, still exists in at least version 5.27.11. The backtrace I saw here looks the same as the one David Gow reported, and in my case the crash was triggered when an application with an always-on-top window rule popped up shortly after launching a different fullscreen application in Wine (via Xwayland). This caused the fullscreen application window to minimise, and then after dismissing the pop-up window and trying to Alt-Tab back into the fullscreen application, KWin crashed. After the crash, KWin restarted and Firefox had enough time to pop a “Firefox crashed, do you want to report it?” window before KWin logged “No provider of eglDestroyImageKHR found.” and crashed again in `KWin::EglDmabuf::~EglDmabuf()` (via `KWin::Compositor::stop()`, via a `KWin::Workspace::slotReconfigure()` signal). This second crash happened twice in a row. (This seems like it could be bug #470980 which looks like it was maybe not backported to 5.27.) After finally recovering, autostart applications and some KDE services like kwallet did not restart on their own. Debian testing KWin 5.27.11-2 Qt5 5.15.13+dfsg-4 AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.57, 6.9.12-amd64) Mesa 24.2.2-1 Best, -- You are receiving this mail because: You are watching all bug changes.