https://bugs.winehq.org/show_bug.cgi?id=55128
Bug ID: 55128 Summary: dbghelp:dbghelp & dbghelp:path - Call to SymSetExtendedOption() prevents running on Windows 7, 8 & 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:path - Call to SymSetExtendedOption() prevents running on Windows 7, 8 & 10 <= 1607:
dbghelp.c:0: Tests skipped: missing entry point (details below) | dbghelp_test.exe - Entry Point Not Found | The procedure entry point SymSetExtendedOption could not be located in the dynamic link library C:\Users\Public\Documents\dbghelp_test.exe. 11d4:dbghelp: 0 tests executed (0 marked as todo, 0 as flaky, 0 failures), 1 skipped.
See https://test.winehq.org/data/patterns.html#dbghelp:path
The call to SymSetExtendedOption() was added in the commit below:
commit 1ed646ebf68c648d54ba733865956e053ca9b20a Author: Eric Pouech epouech@codeweavers.com Date: Fri Jun 23 11:04:55 2023 +0200
dbghelp/tests: Add explicit tests about loading ELF modules.
Perhaps next time ELF loader is modified, it'll be noticed if it breaks things.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55058 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55096 Signed-off-by: Eric Pouech epouech@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=55128
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |1ed646ebf68c648d54ba7338659 | |56e053ca9b20a
https://bugs.winehq.org/show_bug.cgi?id=55128
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 https://gitlab.winehq.org/wine/wine/-/commit/1d281c62
https://bugs.winehq.org/show_bug.cgi?id=55128
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f93d7114c77c7ae2a4fbbc744ab | |89102f8ed3e01 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Hans Leidekker hans@meelstraat.net --- Fixed by f93d7114c77c7ae2a4fbbc744ab89102f8ed3e01.
https://bugs.winehq.org/show_bug.cgi?id=55128
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.12.