https://bugs.freedesktop.org/show_bug.cgi?id=103538
GitLab Migration User changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=103538
--- Comment #10 from Henri Verbeet ---
(In reply to Chad Versace from comment #9)
> No, that's not guaranteed to work. If the app destroys the X11 window before
> calling vkDestroySwapchainKHR, then the X connection may recycle the
> window's XI
https://bugs.freedesktop.org/show_bug.cgi?id=103538
--- Comment #9 from Chad Versace ---
No, that's not guaranteed to work. If the app destroys the X11 window before
calling vkDestroySwapchainKHR, then the X connection may recycle the window's
XID between the two calls, causing havoc. The manpage
https://bugs.freedesktop.org/show_bug.cgi?id=103538
--- Comment #8 from Henri Verbeet ---
(In reply to maister from comment #7)
> This might not be a bug after all. The app destroyed the X window before
> tearing down the swapchain, which is bogus, and probably where the deadlock
> comes from.
It
https://bugs.freedesktop.org/show_bug.cgi?id=103538
--- Comment #7 from mais...@archlinux.us ---
This might not be a bug after all. The app destroyed the X window before
tearing down the swapchain, which is bogus, and probably where the deadlock
comes from. It stopped once it was done properly.
-
https://bugs.freedesktop.org/show_bug.cgi?id=103538
--- Comment #6 from Emil Velikov ---
Hmm it seems to be - thanks for the correction. Might be worth poking the devs
if they're OK with the idea of having WSI tests.
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=103538
--- Comment #5 from Henri Verbeet ---
(In reply to Emil Velikov from comment #4)
> Care to do a simple crucible test [1]? Devs might be more tempted if there's
> a simple reproducer ;-)
>
I'd be tempted, but isn't crucible headless? This is a W
https://bugs.freedesktop.org/show_bug.cgi?id=103538
--- Comment #4 from Emil Velikov ---
Care to do a simple crucible test [1]? Devs might be more tempted if there's a
simple reproducer ;-)
[1] https://cgit.freedesktop.org/mesa/crucible/
--
You are receiving this mail because:
You are the assi
https://bugs.freedesktop.org/show_bug.cgi?id=103538
Daniel Stone changed:
What|Removed |Added
Summary|vkDestroySwapchain causes |vkDestroySwapchain causes