I have used openssl in an application for the first time, so this might be
my code, but there is strong evidence that it is not.  I linked Electric
Fence in my application and when I use the sha512 digest, I get a Bus Error,
when I use the md5 digest, I do not.

I am running on a sparc Ultra-2 with Solaris 8, and using OpenSSL 0.9.8.

The backtrace from the core dump is:

#0  0xff0d95d8 in SHA512_Init () from /usr/local/lib/libcrypto.so.0.9.8
#1  0xff134798 in EVP_DigestInit_ex () from
/usr/local/lib/libcrypto.so.0.9.8
#2  0xff0dd724 in HMAC_Init_ex () from /usr/local/lib/libcrypto.so.0.9.8
#3  0x0001113c in main (argc=1, argv=0xffbef7a4) at hmac.c:33

I have attached the source of the test file that gets this error.

Thanks.

Jim Sansing
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to