https://bugs.kde.org/show_bug.cgi?id=523408
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO CC| |[email protected] Status|REPORTED |NEEDSINFO --- Comment #1 from David Edmundson <[email protected]> --- >#10 QtWaylandClient::QWaylandVulkanWindow::~QWaylandVulkanWindow() [thunk] >(libQt6WaylandClient.so.6) Vulkan isn't the default, can you confirm this happens on OpenGL. > Root cause is a re-entrancy deadlock: I don't see how it's re-entrancy, the trigger isn't coming from anything window related or anything holding a lock. If we're blocked on anything it's the render thread holding a readlock whilst we're doing that. Can you do a "thread apply all bt" -- You are receiving this mail because: You are watching all bug changes.
