https://bugs.winehq.org/show_bug.cgi?id=55228
Bug ID: 55228 Summary: kernel32:loader - test_ResolveDelayLoadedAPI() fails on Windows 10+ 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 - test_ResolveDelayLoadedAPI() fails on Windows 10+:
loader.c:3979: Test failed: Test 0: expected 74464550, got 10001A00 loader.c:3998: Test failed: Test 0: expected 74464550, got 10001A00 loader.c:3979: Test failed: Test 1: expected 70492CF0, got 10001A20 loader.c:3998: Test failed: Test 1: expected 70492CF0, got 10001A20 loader.c:3979: Test failed: Test 2: expected 74462DC0, got 10001A40 loader.c:3998: Test failed: Test 2: expected 74462DC0, got 10001A40 loader.c:3987: Test failed: Test 3: ResolveDelayLoadedAPI succeeded with 10001A60 loader.c:3989: Test failed: Test 3: Wrong sys callback count: 0 loader.c:4018: Test failed: Test 3: ResolveDelayLoadedAPI succeeded with 10001A60 loader.c:3987: Test failed: Test 4: ResolveDelayLoadedAPI succeeded with 10001A80 loader.c:3989: Test failed: Test 4: Wrong sys callback count: 0 loader.c:4018: Test failed: Test 4: ResolveDelayLoadedAPI succeeded with 10001A80
See https://test.winehq.org/data/patterns.html#kernel32:loader
https://bugs.winehq.org/show_bug.cgi?id=55228
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This impacts both the 32 and 64-bit tests and first happened on 2023-07-10 which corresponds to the GitLab CI's move to Debian 12 for building the Windows test binaries (5799e89f15b5). This is confirmed by the fact that test executables built on Debian 11 still don't get these failures.
In particular this means: * These failures will show up in the TestBot's nightly WineTest results since they use the official winetest.exe binaries built by the GitLab CI on Debian 12. * But they will not happen when testing patches on the TestBot since, so far, it still builds the tests on Debian 11.
https://bugs.winehq.org/show_bug.cgi?id=55228
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5799e89f15b5584f186dcc2fd24 | |b98e0a7bd6c10
https://bugs.winehq.org/show_bug.cgi?id=55228
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55228
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This was fixed no 2023-09-01.
https://bugs.winehq.org/show_bug.cgi?id=55228
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from François Gouget fgouget@codeweavers.com --- Forgot to mark resolved.
https://bugs.winehq.org/show_bug.cgi?id=55228
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.19.