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


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