https://bugs.winehq.org/show_bug.cgi?id=55238
Bug ID: 55238 Summary: ntdll:exception - The 64-bit test_nested_exception() fails on Windows 11 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
ntdll:exception - The 64-bit test_nested_exception() fails on Windows 11:
exception.c:4842: nested_exception_handler Rip 000001E4AD6D0007, Rsp 00000012F5BFFAB0, code 0x80000003, flags 0, ExceptionAddress 000001E4AD6D0007. exception.c:4842: nested_exception_handler Rip 00007FFA236D428C, Rsp 00000012F5BFEAC0, code 0xdeadbeef, flags 0x90, ExceptionAddress 00007FFA236D428C. exception.c:4867: Test failed: Got unexpected exception code 0xdeadbeef, flags 0x90. exception.c:4870: Test failed: Got unexpected frame 00000012F5BFFAB0. exception.c:4891: Test failed: Did not get nested exception.
See https://test.winehq.org/data/patterns.html#ntdll:exception
This failure is specific to the 64-bit tests and only happen on the Windows 11 VM, with out without the AMD/NVidia GPUs (but the nightlies only run the 32-bit tests on the base configuration).