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 To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: cygwin.dll 1.5.13-1: hangs Date: Tue, 8 Mar 2005 10:48:34 -0500 Lines: 24 Message-ID: References: <20050308111549 DOT GD2839 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT 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 AT m DOT gmane DOT org X-MailScanner-To: cygwin AT cygwin DOT 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/