Hello list,

I'm using 0.9.8a with the latest OpenSSH 4.2 on Solaris 8. Sometimes the ssh
client will dump core. Typically, I see this when connecting to the native sshd
running on a Solaris 9 machine.

(gdb) where
#0  0xff1fe914 in bn_sub_words () from /usr/local/ssl/lib/libcrypto.so.0.9.8
#1  0xff1f7e18 in bn_sub_part_words ()
   from /usr/local/ssl/lib/libcrypto.so.0.9.8
#2  0xff1f89d8 in bn_mul_recursive ()
   from /usr/local/ssl/lib/libcrypto.so.0.9.8
#3  0xff1f88ac in bn_mul_recursive ()
   from /usr/local/ssl/lib/libcrypto.so.0.9.8
(gdb)

The archives only reveal some old x86 asm problems. I've googled up this
reference:

  http://msgs.securepoint.com/cgi-bin/get/openssh-unix-dev-0509/17.html

but unfortunately nothing further. Since my own SPARC assembler knowledge is,
erm, limited, I'm a bit stuck as to how to progress with this. Can anyone
provide any assistance? My backups are failing :-(

Thanks,

Martin.
--
Martin Carpenter          <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to