https://bugs.winehq.org/show_bug.cgi?id=53226
Bug ID: 53226 Summary: dxgi:dxgi - The d3d12 test_mode_change() crashes on Windows 10 1709 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 - The d3d12 test_mode_change() crashes on Windows 10 1709:
dxgi.c:2555: Tests skipped: This test requires two outputs. # d3d10 test ... dxgi.c:2555: Tests skipped: This test requires two outputs. # d3d12 test ... dxgi.c:7183: Test failed: Got unexpected hr 0x8007000e. dxgi.c:7183: this is the last test seen before the exception 029c:dxgi: unhandled exception c0000005 at 000000000040BA94
https://test.winehq.org/data/patterns.html#dxgi:dxgi
The crash happens even if all other tests are commented out.
https://bugs.winehq.org/show_bug.cgi?id=53226
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53226
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Created attachment 73747 --> https://bugs.winehq.org/attachment.cgi?id=73747 Only keep run_on_d3d12(test_mode_change)
Added a patch commenting out all of the other tests. I also confirmed that this still happens with 8 GB of RAM and when using the QXL GPU with the 10.0.0.21000 (virtio-win-0.1.221.iso) driver.
https://bugs.winehq.org/show_bug.cgi?id=53226
--- Comment #2 from François Gouget fgouget@codeweavers.com --- *** Bug 54206 has been marked as a duplicate of this bug. ***