Hello,
Offlate I have been bumping into windbg crash quite frequently, I am quite a new user of winDbg, so not sure where to look what options I could try.
There is a target windows machine that I am connecting winDbg to through TCP port. winDbg serial pipe <-> TCP port <-> target Windows. WinDbg closes one out of three times (1/3) when I run ".reboot" on debugger.
Please note this comment, winDbg closes but the pipe is still active. So when I try to re-open winDbg with the same pipe, it complains with "All pipe instances are busy"
Not sure why winDbg closes / crashes or how to debug a windbg crash ?
WinDbg:10.0.10240.9 AMD64
Both target windows and windbg are running on "Windows 7"
Thanks.