input密码后RDP崩溃
最近我一直试图通过RDPlogin到各种机器,并得到我的Windows 10工作站的以下错误: Faulting application name: mstsc.exe, version: 10.0.10586.0, time stamp: 0x5632d1d8 Faulting module name: ntdll.dll, version: 10.0.10586.103, time stamp: 0x56a8483f Exception code: 0xc0000374 Fault offset: 0x00000000000ee71c Faulting process id: 0x3eac Faulting application start time: 0x01d16d6d340f9399 Faulting application path: C:\WINDOWS\system32\mstsc.exe Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll 使用VS 2015进行debugging后,它看起来像一个堆腐败问题。