https://bugs.kde.org/show_bug.cgi?id=523408
--- Comment #2 from Martin Steinberger <[email protected]> --- (In reply to David Edmundson from comment #1) > >#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" Hi, in the meantime I tried it with opengl and it does seem to be stable this way About the root cause I'm not entirely sure tbh. It also startet to happen when my physical monitor was off power and i started it while the virtual displays were there. -- You are receiving this mail because: You are watching all bug changes.
