https://bugs.winehq.org/show_bug.cgi?id=54945
Bug ID: 54945 Summary: ntdll:exception - test_virtual_unwind() 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 - test_virtual_unwind() fails on Windows 11:
exception.c:2132: Test failed: 0/8: wrong frame 000000000076F598/000000000076F480 exception.c:2132: Test failed: 0/9: wrong frame 000000000076F478/000000000076F480 exception.c:2132: Test failed: 0/10: wrong frame 000000000076F470/000000000076F480
There are also a lot of possibly related traces.
See https://test.winehq.org/data/patterns.html#ntdll:exception
The addresses changes sometimes, thus causing false positives. These failures above are also not systematic and only happen in the 64-bit tests. They also seem to be unrelated to the ntdll:exception crashes (see bug 54944).