Recently I've had some crashes in conhost.exe while TCC is executing
a "simple" text-search alias.
This is the WinDbg report from the last incident. First the modules:
Read more
a "simple" text-search alias.
This is the WinDbg report from the last incident. First the modules:
Code:
C:\Windows\system32\conhost.exe
C:\Windows\SYSTEM32\ntdll.dll
C:\Windows\System32\KERNEL32.DLL
C:\Windows\System32\KERNELBASE.dll
C:\Windows\System32\msvcp_win.dll
C:\Windows\System32\ucrtbase.dll
C:\Windows\System32\shcore.dll
C:\Windows\System32\msvcrt.dll
C:\Windows\System32\combase.dll
C:\Windows\System32\RPCRT4.dll...
Read more