On Sun, Apr 13, 2003 at 07:36:31AM +0000, Kristjan Onu wrote: > I have Woody installed on an Ultra 5. Frequently SSH sessions to this > machine seem to "lockup". Specifically, I have observed the following:
I would blame ssh or libssl. You can also try disabling the v9 optimized ssl libraries by moving /lib/v9 and /usr/lib/v9 out of the way to some temporary place (libssl has v9 optimized libs), then rerun ldconfig and restart sshd. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

