Segmentation Fault while compiling and installing openssh-3.9p1
Darren Tucker
dtucker at zip.com.au
Fri Feb 5 21:52:05 EST 2010
vinay.purohit at nomura.com wrote:
> I am trying to compile and install openssh-3.9p1 (with openssl-0.9.7j)
That openssh version is 6 years old and the openssl version is 4 years old.
> on my personal dev env to have a play. I get the below mentioned
> segmentation fault message.
>
> ---------
> Generating public/private rsa1 key pair.
> /bin/sh: line 1: 10901 Segmentation fault ./ssh-keygen -t rsa1 -f
I'm guessing it's crashing in libcrypto, which probably means it's
broken. Does openssl's self-test ("make test") pass? How about with
current versions of both?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list