On Tue Jul 22 16:46:36 2025 +0000, Yuxuan Shui wrote:
Can it? Do you have evidence of this happening?
Yes, that was how I found these problems, I am not finding these by reading the code. I think this happens when you run inside Xvfb (so llvmpipe) but while also have a real GPU. If I also point wine to the lavapipe vulkan icd file, then swapchain creation succeed and no memory problem were seen. so maybe something to do with driver/device selection.
Okay, given the history I assumed these came from ASan.
If this is Wine-specific it's probable that there's something we need to change in Wine, if not just assuming it's a setup bug.
Either way, if there's a test failure, we should fix the failure, not just work around a crash that happens after it.