X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=oBFXmV8+zmhG84FY 4RcRwauTmsH7o5xdqwvkJBIfZ/PI+ha3qM4J6z4admeHi/Q3zrB0N23TjPKuvTg7 CxlIYLTKyI7XaWaYdoAm7summb7pR/qgh0biEnZE7jr3vTn9qeL9W5h8em3u+Xhx ERWwECNGWr5QGOdqbKa3kOC7tes= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=tXSI0dnzAfR8YfPyrm0saS MvTCo=; b=dCMq6+4ATn+SoTSEGr4jF4KRvWLPn/MAAjz7L2/MLdYmYg/mHAmvL2 6RDtmmOEPEa0LZnHh8M3WziAF+XAKSEBH7rZLHuxKgTilGxrtj8r8PvUdUZdpXq/ /XVLQXHWRrZMTqUlwFOEXzL3/N3YgjrT+29s3UX0nO8UVFtUS1KRU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=H*M:7550, agent X-HELO: endymion.arp.harvard.edu Subject: Re: ssh-agent doesn't die To: cygwin AT cygwin DOT com References: <319e26c0-32f0-40b7-2137-c7de170a3486 AT rl DOT ac DOT uk> <5b225738-c2d7-fbfe-48a7-8c2a38c3398c AT cornell DOT edu> <0ccd17b6-c22a-1a18-9409-1ebcfae60868 AT huarp DOT harvard DOT edu> <9f7a14bb-f81b-c566-bb84-8da7fc6d0fad AT cornell DOT edu> From: Norton Allen Message-ID: <062f458f-6733-7550-7e87-f12f60e6cc12@huarp.harvard.edu> Date: Fri, 27 Sep 2019 19:18:41 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 9/27/2019 11:09 AM, Ken Brown wrote: > On 9/27/2019 10:27 AM, Vanda Vodkamilkevich wrote: >> Hi, >> this may probably be not fully related but I see from time to time a >> strange behavior of ssh-agent (running in the background and initially >> started by keychain launched in .bashrc) : the agent is running wild (25% >> of cpu and never responding). It seems to occur (not systematically) when >> network is disconnected and reconnected (this is on a laptop often removed >> from the docking system). Do you have any idea how to diagnose the issue >> more precisely? > Sorry, but I'm not an expert on ssh-agent. Everything I said above is based on > doing an internet search and looking briefly at the ssh-agent source code. > > My only suggestion would be to attach gdb to the process when it starts running > wild and see if you can figure out why it's inf-looping. If you don't know how > to do this, someone who does know would have to be able to reproduce the problem. I am not an ssh-agent expert either, but I can report that I have also observed this behavior on cygwin. I do not know how to reproduce it. -- 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