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@winehq.org Reporter: fgouget@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@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@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=54534
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |8be5c10ff893a22330ad94ae18d | |fb5fa497b09fd
https://bugs.winehq.org/show_bug.cgi?id=54534
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- should be fixed by 3bbb2caf08efd16beb77a11297d4fa7b71071d69
https://bugs.winehq.org/show_bug.cgi?id=54534
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |3bbb2caf08efd16beb77a11297d | |4fa7b71071d69 Resolution|--- |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- Yep, this is fixed.
https://bugs.winehq.org/show_bug.cgi?id=54534
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.3.