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@winehq.org Reporter: fgouget@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@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@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=54535
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c823f9b1a81e755c9f7c4568703 | |c585c685d923f Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=54535
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Depends on| |54504 Status|NEW |RESOLVED CC| |eric.pouech@gmail.com
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- I marked as duplicate, even if different test directory, but same solution should be applied to both
*** This bug has been marked as a duplicate of bug 54504 ***
https://bugs.winehq.org/show_bug.cgi?id=54535 Bug 54535 depends on bug 54504, which changed state.
Bug 54504 Summary: dbghelp:dbghelp, ntdll:wow64 & psapi:psapi_main fail on Windows 11 due to notepad.exe path remapping https://bugs.winehq.org/show_bug.cgi?id=54504
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=54535
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing DUPLICATE.