On Tue Jul 4 08:24:48 2023 +0000, Bernhard Übelacker wrote:
Thanks for looking into it. I attached a trace to the bug. (+pid,+timestamp,+winedbg,+process, git 884cff821 plus trace in NtTerminateProcess)
Thanks... in fact, the process (debuggee) terminates itself before the debuggee can push its exception... we don't have many tests for this situation, so starting to protect from a crash is a good starting point
But we could try to provide interesting information even in that case. The attached patch could potentially allow to show more information. [wd.patch](/uploads/d4a1bd6fa03a6c636bcd71bdfb4af184/wd.patch)