https://bugs.winehq.org/show_bug.cgi?id=56235
Bug ID: 56235 Summary: Windows Sysinternals Process Explorer 17.05 crashes showing Threads property page. Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
Process Explorer crashes when opening the properties window and switching to the Threads tab.
This happens because it unconditionally dereferences the LockInformation member returned by RtlQueryProcessDebugInformation(PDI_MODULES).
https://bugs.winehq.org/show_bug.cgi?id=56235
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Created merge request: https://gitlab.winehq.org/wine/wine/-/merge_requests/4905
https://bugs.winehq.org/show_bug.cgi?id=56235
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ab28825aceec92775fd570fc3a4 | |2c154366eceea
--- Comment #2 from Bernhard Übelacker bernhardu@mailbox.org --- Was a problem with the 64-bit memory layout of structure DEBUG_BUFFER.
Changing resolved fixed.
https://bugs.winehq.org/show_bug.cgi?id=56235
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dark.shadow4@web.de Resolution|--- |FIXED
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Marking fixed then.
https://bugs.winehq.org/show_bug.cgi?id=56235
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|ab28825aceec92775fd570fc3a4 | |2c154366eceea | Fixed by SHA1| |ab28825aceec92775fd570fc3a4 | |2c154366eceea
--- Comment #4 from Bernhard Übelacker bernhardu@mailbox.org --- Sorry, mixed the SHA1 fields.
https://bugs.winehq.org/show_bug.cgi?id=56235
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.1.
https://bugs.winehq.org/show_bug.cgi?id=56235
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |9.0.x