rprichard / winpty

A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
MIT License
1.29k stars 167 forks source link

Error creating winpty: lost connection to agent? #180

Open tydqcjj opened 4 years ago

tydqcjj commented 4 years ago

image winpty version 0.4.3 My system is win10, [63899.172 winpty.exe,p10812,t7444]: libwinpty error: code=3 msg='lost connection to agent' [67447.081 winpty.exe,p17756,t17412]: Windows version: 10.0.18363 SP0.0 Client X64 kernel32.dll:F:10.0.18362.778/P:10.0.18362.778 ConEmuHk64.dll:none [67447.081 winpty.exe,p17756,t17412]: winpty version 0.4.3 (commit none) [67447.091 winpty.exe,p17756,t17412]: Created agent successfully, pid=10760, cmdline="C:\Program Files\Git\usr\bin\winpty-agent.exe" \\.\pipe\winpty-control-17756-1-1d621cea5185073-0cadaf473d52832282fc5220485afeda 8 1 80 24 [67447.206 winpty.exe,p17756,t17412]: libwinpty error: code=3 msg='lost connection to agent' [67447.230 winpty-agent.exe,p10760,t17760]: Windows version: 10.0.18363 SP0.0 Client X64 kernel32.dll:F:10.0.18362.778/P:10.0.18362.778 ConEmuHk64.dll:none [67447.230 winpty-agent.exe,p10760,t17760]: winpty version 0.4.3 (commit none) [67447.232 winpty-agent.exe,p10760,t17760]: Agent::Agent entered [67447.238 winpty-agent.exe,p10760,t17760]: Attempting to detect new Windows 10 console using MARK: detected [67447.238 winpty-agent.exe,p10760,t17760]: connected to [\\.\pipe\winpty-control-17756-1-1d621cea5185073-0cadaf473d52832282fc5220485afeda], handle == ffffffffffffffff [67447.243 winpty-agent.exe,p10760,t17760]: Assertion failed: handle != INVALID_HANDLE_VALUE && "Could not connect to pipe", file src/agent/NamedPipe.cc, line 268 image