https://bugs.winehq.org/show_bug.cgi?id=55120
Bug ID: 55120 Summary: kernel32:debugger - test_debug_loop_wow64() gets wrong ntdll count in the new WoW mode 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:debugger - test_debug_loop_wow64() gets wrong ntdll count in the new WoW mode:
debugger.c:1231: Test failed: Expecting two ntdll instances
See https://test.winehq.org/data/patterns.html#kernel32:debugger
These failures started on 2023-06-21 and are specific to the 64-bit tests running in the new WoW mode.
A bisect shows that this failure started with the commit below:
commit 2ef4cc48fbce406d67be32a90a2208868026a505 Author: Alexandre Julliard julliard@winehq.org Date: Wed Jun 21 12:08:00 2023 +0200
wow64: Map a copy of ntdll to build the syscall table.
The original ntdll may have been hooked.
https://bugs.winehq.org/show_bug.cgi?id=55120
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |2ef4cc48fbce406d67be32a90a2 | |208868026a505 Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=55120
--- Comment #1 from François Gouget fgouget@codeweavers.com --- See also bug 55109 which is most likely the same issue.
https://bugs.winehq.org/show_bug.cgi?id=55120
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |1c13f0e69478a7cbdef177a4f3a | |e7272fbdd16b9
--- Comment #2 from Hans Leidekker hans@meelstraat.net --- This appears to be fixed by 1c13f0e69478a7cbdef177a4f3ae7272fbdd16b9.
https://bugs.winehq.org/show_bug.cgi?id=55120
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- *** Bug 55109 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=55120
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.12.