2023-08-07, 06:35 PM
When it's in a locked up state, you could try running
procdump.exe -ma <process-id>
It'll generate a dump file I can try loading into a debugger here.
procdump.exe -ma <process-id>
It'll generate a dump file I can try loading into a debugger here.