Author: sysfool
Subject: ** Process Explorer Bugs **
Posted: 10 April 2014 at 12:17am
Process Explorer v16.02.
Subject: ** Process Explorer Bugs **
Posted: 10 April 2014 at 12:17am
Process Explorer v16.02.
After viewing a .NET console process' thread stack for the main thread, the thread was left suspended.
Confirmed with WinDbg that the relevant thread suspend count was 2 (after breaking in). All other threads had a suspend count of 1. Resuming the thread from WinDbg worked around the problem.