Re: ssh fails to start on Windows XP

2014-05-13 Thread Stephan Wurm
Larry Hall (Cygwin cygwin.com> writes: > > This suggests to me that one or more packages in your Cygwin installation > are not up-to-date. If you haven't rebooted since you last ran setup*.exe, > do so now. If you have rebooted, try rerunning setup*.exe and have it > reinstall everything. Best

Re: ssh fails to start on Windows XP

2014-01-30 Thread Larry Hall (Cygwin)
On 1/30/2014 7:19 PM, Greg Couch wrote: So recompiling opensll and openssh didn't fix the problem, but switching to a cygwin1.dll snapshot that I downloaded debugging an earlier problem from Nov 29, 2013 did fix the problem. The 1.7.26-1 version of cygwin package available via the current se

Re: ssh fails to start on Windows XP

2014-01-30 Thread Greg Couch
So recompiling opensll and openssh didn't fix the problem, but switching to a cygwin1.dll snapshot that I downloaded debugging an earlier problem from Nov 29, 2013 did fix the problem. "cygcheck -s -v -r" for the working cygwin1.dll gives: 3043k 2013/11/29 C:\cygwin\bin\cygwin1.dll - os=4.0

Re: ssh fails to start on Windows XP

2014-01-30 Thread Larry Hall (Cygwin)
On 1/29/2014 5:02 PM, Greg Couch wrote: FYI, I just upgraded cygwin on my Windows XP system from 1.7.18 to 1.7.27 and ssh no longer works. Runing under gdb gives: $ gdb /bin/ssh.exe (gdb) run gdb: unknown target exception 0xc139 at 0x7c9673be During startup program exite

ssh fails to start on Windows XP

2014-01-30 Thread Greg Couch
FYI, I just upgraded cygwin on my Windows XP system from 1.7.18 to 1.7.27 and ssh no longer works. Runing under gdb gives: $ gdb /bin/ssh.exe (gdb) run gdb: unknown target exception 0xc139 at 0x7c9673be During startup program exited with code 0xc139. Installing openssh-de