On Mar 21 23:15, Scott Reed wrote: > Jeff Hawk's message received 3/21/2007 3:19 PM: > >Hi All, > > > >In the new version of OpenSSH (4.6p1-1), ssh-add fails with error code > >128 on Windows 2000. It works fine on Windows XP. > > > >strace output: > >0> ssh-add > >128> strace.exe ssh-add > >--- Process 2752, exception C0000139 at 77FAC57C > >--- Process 2752, exception C0000139 at 77FAC57C > > > >OpenSSH 4.5p1-1 does not have a problem. > > > >Regards, > >Jeff > > Jeff, > I am having trouble with ssh-add (OpenSSH 4.6p1-1) on Win2k (see my > recent 3/20 message in this forum) but the trace does not show an > exception though it does show an errno (119, "No XENIX semaphores > available"??), perhaps some trouble with the socket. I have attached the
Where did you get that error text from? Certainly not from Cygwin's strerror() function. Anyway, I just ran "eval `ssh-agent`" and "ssh-add" on my W2K test machine (Cygwin 1.5.24-2, OpenSSH 4.6p1-1, OpenSSL 0.9.8e-2) and it works fine. So that's not a generic problem, rather a collision with some foreign software, probably. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/