This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin.dll 1.5.13-1: hangs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]