https://bugs.winehq.org/show_bug.cgi?id=55752
Bug ID: 55752 Summary: ntdll:wow64 - The 32-bit test_peb_teb() fails in Wine's the new WoW mode Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ntdll:wow64 - The 32-bit test_peb_teb() fails in Wine's the new WoW mode:
wow64.c:874: Test failed: wrong Tib.ExceptionList 7ffffe1ff530 / 7FFC2000
See https://test.winehq.org/data/patterns.html#ntdll:wow64
In particular one can see this issue on fg-deb64-i386, fgtb-debian11-i386, fgtb-debian12-i386 and rbernon-*-wow64 which all run the 32-bit tests in the new Windows-on-Windows Wine mode. This failure does no happen in the 64-bit test, or when running in a pure 32-bit environment or in the old Windows-on-Windows mode.