nschloe / tiptop

:desktop_computer: Command-line system monitoring
MIT License
1.77k stars 70 forks source link

Crash in "conhost.exe" #116

Open gvanem opened 9 months ago

gvanem commented 9 months ago

Hello. My 1st post / issue on this project.

Running tiptip.exe on Win-10 causes (after approx. 1 sec), a crash in the underlaying conhost.exe process. Here are some details:

I'm off-cource not using the Windows Legacy Console with Rich and TipTop (would that work?) But I'm not sure if my TCC shell is causing this. And launching tiptop.exe from a cmd.exe window does not work at all! A tiptop.exe --log tiptop.log gives no clue.

And BTW, I also note (from Process Explorer) that the number of threads in the above python.exe instance quickly grows to 40! Not sure if it's related to the crash in conhost.exe or what. But exiting from WinDbg, crashes python.exe too. No surprise I guess.