https://bugs.winehq.org/show_bug.cgi?id=53145
Bug ID: 53145 Summary: kernel32:loader - map_image_section() sometimes fails on Windows 10 2004+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
kernel32:loader - map_image_section() sometimes fails on Windows 10 2004+:
loader.c:720: Test failed: 1219: wrong status c000011b/c0000130 loader.c:720: Test failed: 1224: wrong status c000011b/c000007b [...] loader.c:720: Test failed: 1260: wrong status c000011b/0 loader.c:720: Test failed: 1264: wrong status c000011b/0 [...] loader.c:724: Test failed: 1444: failed with c000011b expected fallback loader.c:720: Test failed: 1450: wrong status c000011b/0 loader.c:724: Test failed: 1450: failed with c000011b expected fallback loader.c:720: Test failed: 1456: wrong status c000011b/0 [...] loader.c:720: Test failed: 1494: wrong status c000011b/0
https://test.winehq.org/data/patterns.html#kernel32:loader
The exact number of failures changes with each run but at least the status values don't change much.