> I've tried installing OpenSSL 0.9.8h from source on several FreeBSD > 4.x systems, but they all fail the same test while running 'make test' > after a successful compile (this is on FreeBSD 4.4 on an i386): > > $ ./config -d --prefix=/usr --openssldir=/etc/ssl shared > $ gmake > [...] > $ gmake test > [...] > starting big number library test, could take a while... > test BN_sqr > Segmentation fault - core dumped > gmake[1]: *** [test_bn] Error 139
See PROBLEMS file in OpenSSL distribution. This very case (shared build, error 139 in BN_sqr) is discussed there. It's not OpenSSL bug. I'm dismissing the case. A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
