https://bugs.winehq.org/show_bug.cgi?id=53263
Bug ID: 53263 Summary: dxgi:dxgi - test_swapchain_parameters() sometimes crashes on Windows 8 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
dxgi:dxgi - test_swapchain_parameters() sometimes crashes on Windows 8:
dxgi.c:4487: Test failed: Got unexpected hr 0x8007000e, test 41. dxgi.c:4487: Test failed: Got unexpected hr 0x8007000e, test 42. dxgi.c:4487: Test failed: Got unexpected hr 0x8007000e, test 43. dxgi.c:4639: Test failed: Got unexpected hr 0x8007000e. dxgi.c:4639: this is the last test seen before the exception 0878:dxgi: unhandled exception c0000005 at 000000000042017E
https://test.winehq.org/data/patterns.html#dxgi:dxgi
0x8007000e == E_OUTOFMEMORY
This is known to have happened once on 2022-06-24 on w864.
https://bugs.winehq.org/show_bug.cgi?id=53263
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase