| Summary: | ssh-agent dies under high load | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | PFudd <kernel> |
| Component: | ssh-agent | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | minor | CC: | t8m |
| Priority: | P2 | ||
| Version: | 5.1p1 | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
PFudd
2010-01-21 17:52:18 AEDT
Are you sure that the ssh-agent running on the home computer (Fedora 10) is a real ssh-agent and not for example gnome-keyring-daemon emulating ssh-agent? echo $SSH_AUTH_SOCK will tell you more. (In reply to comment #1) > Are you sure that the ssh-agent running on the home computer (Fedora > 10) is a real ssh-agent and not for example gnome-keyring-daemon > emulating ssh-agent? > > echo $SSH_AUTH_SOCK > will tell you more. Ah, I see; it is the gnome-keyring-daemon. I'll go file this bug with them. Thanks! Apparently it's already been fixed in a later version. I'm using gnome-keyring-2.24.1-1.fc10.i386.rpm, and the bug was reported in https://bugzilla.gnome.org/show_bug.cgi?id=580068 , and apparently fixed around August 2009. Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1 |