On Fri Feb 3 23:18:01 2023 +0000, Zebediah Figura wrote:
That failure is actually due to calling IDXGIResource::GetUsage() with an uninitialized stack parameter. Our stub doesn't initialize the variable. I've sent a patch for this: https://gitlab.winehq.org/wine/wine/-/merge_requests/2107/diffs Not sure why the LFH triggers it, since it should just be uninitialized stack data?
Currently the `dxgi:dxgi` test crashes silently and only testbot
catches that with:
The main process has no test summary line The test has unaccounted for failure messages The test has unaccounted for todo messages The test returned success despite having failuresI don't see this on the testbot patterns page, nor in this specific failure. Where are you seeing this?
Here for instance https://test.winehq.org/data/a4ed65d57721adade08440b9cabf44e3394fc3ad/linux_...