problem running ssh-keygen in Solaris 8 x86

Frank Cusack fcusack at fcusack.com
Tue Feb 26 17:32:55 EST 2002


On Mon, Feb 25, 2002 at 08:11:07PM -0600, Ben Lindstrom wrote:
> 
> On Mon, 25 Feb 2002, Frank Cusack wrote:
> 
> > On Tue, Feb 26, 2002 at 10:24:10AM +0800, MATTHEW TAN, CUSSID wrote:
> > > Hi,
> > >
> > > I encountered the following when i run the below command on my Solaris 8 x86
> > > box:
> > > #ssh-keygen -t rsa1 -f /usr/local/etc/ssh_host_key -N ""
> > >
> > > I got the following error:
> > > Segmentation fault - core dumped
> 
> Majority of the time I've seen this it is due to problems with mismatch
> OpenSSL/OpenSSH or badly compiled OpenSSL.

My suspicion also; I suspect the binary is linked against version x of
openssl but version y is installed (with the same major number / soname).

/fc




More information about the openssh-unix-dev mailing list