This is a discussion on Re: [openssl.org #1712] OpenSSL 0.9.8h: Test BN_sqr dumps core reliably on FreeBSD 4.x i386 - Openssl ; > 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): > > ...
> 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 openssl-dev@openssl.org
Automated List Manager majordomo@openssl.org