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).