https://bugs.winehq.org/show_bug.cgi?id=54537
Bug ID: 54537 Summary: dbghelp:dbghelp - The 32-bit test_loaded_modules() gets an EnumerateLoadedModulesW64() on Windows 11 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 32-bit test_loaded_modules() gets an EnumerateLoadedModulesW64() on Windows 11:
dbghelp.c:399: Test failed: EnumerateLoadedModulesW64 failed: 2147483661
See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp
A bisect shows that this failure started with the commit below:
commit 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
See also bug 54534 for a Windows 10 1607 failure introduced by the same commit.
https://bugs.winehq.org/show_bug.cgi?id=54537
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |8be5c10ff893a22330ad94ae18d | |fb5fa497b09fd Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=54537
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |eric.pouech@gmail.com Resolution|--- |DUPLICATE
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- yet different test directory but same root cause
*** This bug has been marked as a duplicate of bug 54504 ***
https://bugs.winehq.org/show_bug.cgi?id=54537
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing DUPLICATE.