X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: From: Karl M To: Subject: RE: ssh-add hangs with latest snapshot Date: Sun, 4 Mar 2012 13:07:20 -0800 In-Reply-To: <20120304205250.GM18852@calimero.vinschen.de> References: <20120304134509 DOT GD18852 AT calimero DOT vinschen DOT de> <20120304204713 DOT GK18852 AT calimero DOT vinschen DOT de>,<20120304205250 DOT GM18852 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q24L7oee030308 On Mar 4 21:47, Corinna Vinschen wrote: > On Mar 4 10:00, Karl M wrote: > > Here is an strace in case that helps. I used setup to reinstall > > everything (selected reinstall for each item) and I still have the > > problem. > > Does the agent run? From the strace it looks like the socket file still > exists but there's no process listening on the port. Or maybe there is > a process listening, but doesn't reply to the credential package sent > from the ssh-add client: > > > 195 495706 [main] ssh-add 4636 fhandler_socket::af_local_connect: af_local_connect called > > 1120 496826 [main] ssh-add 4636 fhandler_socket::af_local_send_secret: Sending af_local secret succeeded > > And here you're pressing Ctrl-C: > > --- Process 4636, exception 40010005 at 777AE37D And, btw., there is no change at all in the socket code between 1.7.10 and 1.7.11, except for the BLODA detection when creating a socket, and that code is disabled by default. It looks like some local problem on your machine. Odd...I manually deleted the socket file and now it works. And it again works even when the old socket file is left behind. In any event, thanks for your help. ...Karl -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple