https://bugs.winehq.org/show_bug.cgi?id=55732
Bug ID: 55732 Summary: kernel32:loader - The 64-bit test_import_resolution() fails in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
kernel32:loader - The 64-bit test_import_resolution() fails in Wine:
loader.c:2370: Test failed: 6: image flags 4 loader.c:2383: Test failed: 6: NtMapViewOfSection failed 0 loader.c:2390: Test failed: 6: not relocated from 00006FFFFEAF0000 loader.c:2391: Test failed: 6: tls relocated 00006FFFFEAF10B8 / 00000001234510B8
See https://test.winehq.org/data/patterns.html#kernel32:loader
This set of failures started on 2023-10-05 and a bisect shows it corresponds to the commit below:
commit 4847c1d8e4745ccd63e1db06fe1a693e8a591326 Author: Alexandre Julliard julliard@winehq.org AuthorDate: Thu Oct 5 11:45:15 2023 +0200
server: Set the dynamically relocated flag when relocations are present.
https://bugs.winehq.org/show_bug.cgi?id=55732
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |4847c1d8e4745ccd63e1db06fe1 | |a693e8a591326 Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=55732
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- These failures did not happen on 2023-10-06 so this can be considered fixed now.
https://bugs.winehq.org/show_bug.cgi?id=55732
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.18.