https://bugs.winehq.org/show_bug.cgi?id=55111
Bug ID: 55111 Summary: The 64-bit ntdll:exception crashes silently on Windows 8 & 10 <= 1809 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
The 64-bit ntdll:exception crashes silently on Windows 8 & 10 <= 1809 :
ntdll:exception start dlls/ntdll/tests/exception.c exception.c:3684: vect. handler 00012345 addr:0000000000580010 Rip:0000000000580010 ntdll:exception:0404 done (74565) in 0s 85B
See https://test.winehq.org/data/patterns.html#ntdll:exception
Notice the lack of an "unhandled exception" message. This is what I mean by "crashes silently".
The crashes started on 2023-06-21 and happen on w864 and w1064 1507 to 1809, only when running the 64-bit tests. But I have been unable to reproduce them :-(