Hello, I'm using the "libsafe" library on the system on which I'm trying
to install openssl-0.9.6.  The config and make complete without
problems, but while running "make test" this happens:

./certs/ICE-root.pem: /O=European ICE-TEL project/OU=V3-Certification
Authorityerror 10 at 0 depth lookup:Certificate has expired
OK
Detected an attempt to write across stack boundary.
Terminating /home/jamesb/src/openssl-0.9.6/apps/openssl.

And from libsafe I get this in syslog:

Oct 31 00:52:41 libsafe.so[16322]: version 1.3
Oct 31 00:52:41 libsafe.so[16322]: detected an attempt to write
across stack boundary.
Oct 31 00:52:41 libsafe.so[16322]: terminating
/home/jamesb/src/openssl-0.9.6/apps/openssl
Oct 31 00:52:41 libsafe.so[16322]: overflow caused by memcpy()

I just ran "make test" in my 0.9.5a source tree (which is the version
I've been using for some time now) and it does not fail even with
libsafe enabled (via /etc/ld.so.preload).

Any hints?  Seems to me this shouldn't happen at all and may very well
be a bug, I can't think of any legitimate reason for an overflow to
occur.

P.S. Please copy me on any responses as I am not subscribed to the list.

Thank you.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to