This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

On Win98, connections hang when using remote command execution with SSHD.


Using "remote command execution" or in other words a non interactive
connection to the SSHD server process seems to hang on Win98.  Win2k seems
fine however so I have included the debug logs of both systems.

I am using Cygwin 1.3.2 with OpenSSH 2.9p2-3

Anybody else have this problem?
Anybody have advice?

Thanks in advance,
Gérald


on Win98 I get:
debug1: channel 0: close_write
debug1: session_free: session 0 pid 197587
**Thats it! it justs stops!

on Win2K I get:
debug1: channel 0: close_write
debug1: session_free: session 0 pid 1268
debug2: channel 0: read 0 from efd 10
debug2: channel 0: closing read-efd 10
debug1: channel 0: read<=0 rfd 8 len 0
debug1: channel 0: read failed
debug1: channel 0: input open -> drain
debug1: channel 0: close_read
debug1: channel 0: input: no drain shortcut
debug1: channel 0: ibuf empty
debug1: channel 0: input drain -> closed
debug1: channel 0: send eof
debug1: channel 0: send close
debug2: channel 0: no data after CLOSE
debug1: channel 0: rcvd close
debug2: channel 0: no data after CLOSE
debug1: channel 0: is dead
debug1: channel_free: channel 0: status: The following connections are open:




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]