GNOME Bugzilla – Bug 574754
100% cpu usage when connecting to a ssh key and denying key access
Last modified: 2009-03-10 15:59:07 UTC
* connect to a ssh server where you can connect by ssh key only (using nautilus or gvfs-mount directly) * hit enter or esc on the password prompt * the ssh connection is closed and gvfsd-sftp starts eating cpu
Created attachment 130400 [details] [review] Handle ssh exiting early during login
2009-03-10 Alexander Larsson <alexl@redhat.com> Bug 574754 – 100% cpu usage when connecting to a ssh key and denying key access * daemon/gvfsbackendsftp.c (read_reply_sync): Make sure we handle ssh exiting early.