The rt.openssl.org can be accessed by guests with a username "guest" and
password "guest".  Andy provided a patch against the 1.0.1 release of
openssl with these instructions (patch attached):

See if attached patch fixes the problem. In order to do that download
1.0.1 source from openssl.org and unpack. Then in source directory

patch -p0 < /some/where/vpaes-x86.diff;
./config shared;
make;
env LD_LIBRARY_PATH=`pwd` ssh failinghost;

Later on he mentions that the official solution (covering both x86 and
x64) is at http://cvs.openssl.org/chngview?cn=22317.

** Patch added: "vpaes-x86.diff"
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/968753/+attachment/2988741/+files/vpaes-x86.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/968753

Title:
  ssh crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/968753/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to