[Bug 968753] Re: ssh crashed with SIGSEGV
mike at papersolve.com
mike at papersolve.com
Mon Apr 2 12:23:32 UTC 2012
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
Server Team, which is subscribed to openssh in 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
More information about the Ubuntu-server-bugs
mailing list