ssh.exe 3.7.1p1: crashing with STATUS_ACCESS_VIOLATION error @ 0x016E65A8

2004-10-18 Thread Wayne A McAuliffe
Hello, I've not seen ssh.exe abort in this fashion before. I have a product which uses ssh without any problems (on about 2,500 servers), but one troublesome server throws this exception. ** The command line is: ssh -vvv -o 'stricthostkeychecking=no' -i authorized_keys2 -l myuser AServer .. **

Re: ssh.exe 3.7.1p1: crashing with STATUS_ACCESS_VIOLATION error 0x016E65A8

2004-10-19 Thread Wayne A McAuliffe
Larry Hall cygwin.com> writes: > > > Did you try the latest version of OpenSSH and Cygwin? I upgraded to the following binaries and tried it again, ssh.exe 3.9p1 cygcrypto-0.9.7.dll 0.9.7d cygwin1.dll 1.5.11 cygminires.dll 0.98 cygz.dll 1.2.2 Ugh. Same problem, though obviously a different

Re: ssh.exe 3.7.1p1: crashing with STATUS_ACCESS_VIOLATION error 0x016E65A8

2004-10-20 Thread Wayne A McAuliffe
Larry Hall cygwin.com> writes: > Sorry, I don't see it. If it's truly a problem only when you ssh to one > server (and the other 2499 are fine), I'd suggest looking at the differences > in configuration and installation on that server compared with one of the > others. > Yes, this is the ne