X-Spam-Check-By: sourceware.org Date: Thu, 22 Mar 2007 16:36:22 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: openssh 4.6p1-1 ssh-add fails for Windows 2000 Message-ID: <20070322153622.GN4786@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4601F4DF DOT 3020705 AT spamcop DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4601F4DF.3020705@spamcop.net> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/