Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 9 Mar 2005 15:18:28 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: cygwin.dll 1.5.13-1: hangs
Message-ID: <20050309201828.GA17347@gully.bosbc.com>
Reply-To: cygwin@cygwin.com
References: <d0k08s$k2p$1@sea.gmane.org> <20050308111549.GD2839@cygbert.vinschen.de> <MPG.1c97935f3a54e6e99896c5@localhost> <20050308163612.GJ2839@cygbert.vinschen.de> <20050308165641.GL2839@cygbert.vinschen.de> <d0mtfn$757$1@sea.gmane.org> <20050309141647.GB3685@cygbert.vinschen.de> <d0na20$lb6$1@sea.gmane.org> <MPG.1c991cc3eb03f03c9896c9@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <MPG.1c991cc3eb03f03c9896c9@localhost>
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 <pid>" 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/

