https://bugs.winehq.org/show_bug.cgi?id=54534 Bug ID: 54534 Summary: dbghelp:dbghelp - The test_loaded_modules() enumeration fails on Windows 10 1607 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 test_loaded_modules() enumeration fails on Windows 10 1607: dbghelp.c:517: Test failed: SymLoadModuleExW failed on C:\WINDOWS\System32\bcryptPrimitives.dll: 0 See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp This is the only Windows 10 version which fails. A bisect confirms that this failure was introduced by the commit below: 8be5c10ff893a22330ad94ae18dfb5fa497b09fd Author: Eric Pouech <eric.pouech(a)gmail.com> AuthorDate: Thu Feb 16 10:48:53 2023 +0100 dbghelp/tests: Add tests for 'module' name in EnumLoadedModules() callback. 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.