https://bugs.winehq.org/show_bug.cgi?id=54465 Bug ID: 54465 Summary: dbghelp:dbghelp - The 64-bit test_modules() fails on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: dbghelp Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com dbghelp:dbghelp - The 64-bit test_modules() fails on Windows 7: dbghelp.c:241: Test failed: SymGetModuleInfoW64 failed: 87 dbghelp.c:242: Test failed: Wrong base address dbghelp.c:212: Test failed: Wrong machine 0 See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp A bisect shows that the failures started with the commit below: commit 75fd446272f26cb51df4287c07dd98203150d006 Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Wed Feb 1 16:22:54 2023 +0100 dbghelp: Add tests about modules loading. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.