Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Wed, 9 Mar 2005 15:18:28 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin.dll 1.5.13-1: hangs Message-ID: <20050309201828.GA17347@gully.bosbc.com> Reply-To: cygwin AT cygwin DOT com References: <20050308111549 DOT GD2839 AT cygbert DOT vinschen DOT de> <20050308163612 DOT GJ2839 AT cygbert DOT vinschen DOT de> <20050308165641 DOT GL2839 AT cygbert DOT vinschen DOT de> <20050309141647 DOT GB3685 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i On Wed, Mar 09, 2005 at 02:47:07PM -0500, Andrew Schulman wrote: >> In my case, this snapshot does not fix the problem. Now instead of >> ssh-add hanging the first time it's run before prompting for the >> passphrase, it now hangs *every* time after prompting for the >> passphrase. > >I can confirm this. I'm now running with cygwin1-20050308.dll-1. All >invocations of ssh-add now hang. Here's a snippet of strace output from >the first invocation after a reboot: > > 184 47362 [main] ssh-add 2980 fhandler_socket::signal_secret_event: >signaled secret_event >36925366 36972728 [unknown (0xC24)] ssh-add 2980 _cygtls::remove: wait >0xFFFFFFFF Do you actually have an ssh-agent running at this point? If so, try "strace -ofoo -p " on ssh-agent's pid to see what it is doing while ssh-add is attempting to talk to it. cgf -- 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/