https://bugs.winehq.org/show_bug.cgi?id=56551
Bug ID: 56551 Summary: HP System Diagnostics crashes when clicking the Devices tab Product: Wine Version: 9.6 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: setupapi Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 76309 --> https://bugs.winehq.org/attachment.cgi?id=76309 WINEDEBUG=+setupapi,+console
To reproduce, go to the HP_Sys_Diag directory, run HPSysDig.exe, and click Devices.
$ sha256sum System_Info-5.5.zip d7d1651dba47cf756b524a601a7cb35df835377af683a49cc6866f9135166f55 System_Info-5.5.zip
https://bugs.winehq.org/show_bug.cgi?id=56551
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://codeload.github.com | |/wimbrts/System_Info/zip/re | |fs/tags/v5.5
https://bugs.winehq.org/show_bug.cgi?id=56551
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|setupapi |win32u
https://bugs.winehq.org/show_bug.cgi?id=56551
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Keywords| |regression Regression SHA1| |548bc54bf396d74b5b928bf9be8 | |35272ddda1886
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- The crash does not happen before Wine 6.23. `git bisect` says:
548bc54bf396d74b5b928bf9be835272ddda1886 is the first bad commit commit 548bc54bf396d74b5b928bf9be835272ddda1886 Author: Jacek Caban jacek@codeweavers.com Date: Tue Nov 30 13:27:04 2021 +0100
winex11.drv: Use UpdateDisplayDevices driver entry point for registering devices.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/winex11.drv/Makefile.in | 2 +- dlls/winex11.drv/display.c | 537 +++-------------------------------------- dlls/winex11.drv/init.c | 1 + dlls/winex11.drv/x11drv.h | 2 + dlls/winex11.drv/x11drv_main.c | 2 +- 5 files changed, 32 insertions(+), 512 deletions(-)
https://bugs.winehq.org/show_bug.cgi?id=56551
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |50adbf9aead4e3701c9b0098ac4 | |9e2e0321f7bd8 Status|NEW |RESOLVED
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/50adbf9aead4e3701c9b0098ac49e2e...
https://bugs.winehq.org/show_bug.cgi?id=56551
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.7.