https://bugs.winehq.org/show_bug.cgi?id=55754
Bug ID: 55754 Summary: ntdll:wow64 - The 32-bit test_modules() fails in Wine's 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_modules() fails in Wine's new WoW mode:
wow64.c:1558: Test failed: unknown module 6ffffdce0000 L"win32u.dll" found
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.