| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Wed, 21 May 2003 11:05:07 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: ssh-agent eats 80% cpu time |
| Message-ID: | <20030521090507.GE30676@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <1053502004 DOT 18017 DOT ezmlm AT cygwin DOT com> <000b01c31f71$acbd04a0$42529a09 AT IBMJY56AED2CIQ> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <000b01c31f71$acbd04a0$42529a09@IBMJY56AED2CIQ> |
| User-Agent: | Mutt/1.4.1i |
On Wed, May 21, 2003 at 10:19:17AM +0200, Heinz Peter Hippenstiel wrote: > $ ssh-agent -s > SSH_AUTH_SOCK=/tmp/ssh-Wyuk2504/agent.2504; export SSH_AUTH_SOCK; > SSH_AGENT_PID=2460; export SSH_AGENT_PID; > echo Agent pid 2460; > > $ SSH_AUTH_SOCK=/tmp/ssh-Wyuk2504/agent.2504; export SSH_AUTH_SOCK; > > $ SSH_AGENT_PID=2460; export SSH_AGENT_PID; > > $ ssh-add ~/.ssh/id_rsa > Could not open a connection to your authentication agent. $ eval `ssh-agent` Agent pid 864 $ ssh-add ~/.ssh/id_rsa Identity added: /home/corinna/.ssh/id_rsa (/home/corinna/.ssh/id_rsa) $ top [...] PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND [...] 864 corinna 8 0 405M 2332 36 S 0.0 0.4 0:00 ssh-agent Hmm, works for me. Multiple Cygwin DLLs on your system, perhaps? I suggest a quick look on http://cygwin.com/bugs.html. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |