https://bugs.winehq.org/show_bug.cgi?id=54535 Bug ID: 54535 Summary: dbghelp:dbghelp - test_loaded_modules() gets SymGetModuleInfo64 failures on Windows 11 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 - test_loaded_modules() gets SymGetModuleInfo64 failures on Windows 11: dbghelp.c:303: Test failed: SymGetModuleInfo64 should have failed dbghelp.c:303: Test failed: SymGetModuleInfo64 should have failed See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp A bisect shows that these failures started with the commit below: commit c823f9b1a81e755c9f7c4568703c585c685d923f Author: Eric Pouech <eric.pouech(a)gmail.com> AuthorDate: Thu Feb 16 10:48:58 2023 +0100 dbghelp/tests: Add some more tests about module handling. 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.