Hello fellow OpenSSH workers, I have encounter this when I was installing OpenSSH: Generating public/private rsa1 key pair. Your identification has been saved in /etc/ssh_host_key. Your public key has been saved in /etc/ssh_host_key.pub. ****************************************************** Generating public/private dsa key pair. Bus Error - core dumped ****************************************************** Generating public/private rsa key pair. Your identification has been saved in /etc/ssh_host_rsa_key. Your public key has been saved in /etc/ssh_host_rsa_key.pub. ..... rsa1 and rsa comes through. Any idea why? And what can be done? I am using Solaris 7 on a sun4u sparc SUN W,Ultra-5_10 Best Regards.... //Christer J
On Tue, 30 Apr 2002, Christer Jansson wrote:> > Hello fellow OpenSSH workers, > > I have encounter this when I was installing OpenSSH: > > Generating public/private rsa1 key pair. > Your identification has been saved in /etc/ssh_host_key. > Your public key has been saved in /etc/ssh_host_key.pub. > > ****************************************************** > Generating public/private dsa key pair. > Bus Error - core dumpedThe most common cause of this that I have seen is problems with the OpenSSL library. E.g. mismatched library vs header versions or compiler options. -d
Apparently Analagous Threads
- [PATCH node-image] Add ability to set persistent ssh_host_keys on the node, usefull if you run diskless instance of ovirt-node
- unexpected behaviour in OpenSSH_3.7.1
- [patch/Cygwin]: Simplify host key generation in ssh-host-config script
- Problem with sshd host key checking, for my own build with custom prefix
- server host keys for kvm clones