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
To: cygwin@cygwin.com
From: Andrew Schulman <andrex@alumni.utexas.net>
Subject:  Re: cygwin.dll 1.5.13-1: hangs
Date:  Tue, 8 Mar 2005 10:48:34 -0500
Lines: 24
Message-ID:  <MPG.1c97935f3a54e6e99896c5@localhost>
References:  <d0k08s$k2p$1@sea.gmane.org> <20050308111549.GD2839@cygbert.vinschen.de>
Mime-Version:  1.0
Content-Type:  text/plain; charset="iso-8859-1"
Content-Transfer-Encoding:  7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: pcp04399769pcs.nrockv01.md.comcast.net
User-Agent: MicroPlanet-Gravity/2.70.2067
X-Gmane-MailScanner: Found to be clean
X-Gmane-MailScanner: Found to be clean
X-Gmane-MailScanner-SpamScore: s
X-MailScanner-From: goc-cygwin@m.gmane.org
X-MailScanner-To: cygwin@cygwin.com
X-IsSubscribed: yes

> On Mar  8 05:54, Andrew Schulman wrote:
> > I just upgraded to cygwin 1.5.13-1 on two hosts, and am observing the same
> > problem on both: my bash startup hangs.  I traced the problem to an
> > invocation of ssh-add in .bash_profile, with three keys as arguments.
> 
> That should be solved in recent snapshots.  Please try the latest one from
> http://cygwin.com/snapshots/

No, the problem persists in the snapshot of 2005-03-08.  strace shows 
that the first call to ssh-add hangs at the same place as before:

  326   49929 [main] ssh-add 2804 fhandler_socket::signal_secret_event: 
signaled secret_event
92153532 92203461 [unknown (0xBFC)] ssh-add 2804 _cygtls::remove: wait 
0xFFFFFFFF

Here I interrupted after 92 seconds.  When I interrupt and then rerun, 
this step completes successfully, although it takes almost an entire 
second to do so:

  261   46126 [main] ssh-add 3116 fhandler_socket::signal_secret_event: 
signaled secret_event
999732 1045858 [main] ssh-add 3116 fhandler_socket::connect: Receiving 
eid credentials failed: Win32 error 231


--
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/

