While running the speed test on a new crypto processor and we are getting the following error. Has anyone seen this before or have an idea of what might be causing it?
# openssl speed rsa -engine ibmca engine "ibmca" set. Doing 512 bit private rsa's for 10s: 998 512 bit private RSA's in 0.03s Doing 512 bit public rsa's for 10s: 998 512 bit public RSA's in 0.01s Doing 1024 bit private rsa's for 10s: 999 1024 bit private RSA's in 0.03s Doing 1024 bit public rsa's for 10s: 994 1024 bit public RSA's in 0.03s Doing 2048 bit private rsa's for 10s: 998 2048 bit private RSA's in 0.04s *** glibc detected *** openssl: free(): invalid next size (normal): 0x0000000080085c70 *** ======= Backtrace: ========= /lib64/libc.so.6[0x2000028e0ce] /lib64/libc.so.6(__libc_free+0x84)[0x2000028f58c] /usr/lib64/libcrypto.so.0.9.8(CRYPTO_free+0x3e)[0x200000dec6e] /usr/lib64/libcrypto.so.0.9.8(BN_clear_free+0x4e)[0x2000010aa1a] /usr/lib64/libcrypto.so.0.9.8(BN_CTX_free+0x56)[0x2000010aec6] /usr/lib64/libcrypto.so.0.9.8[0x2000012a25e] /usr/lib64/libcrypto.so.0.9.8(RSA_public_decrypt+0x18)[0x2000012b3bc] /usr/lib64/libcrypto.so.0.9.8(RSA_verify+0x92)[0x2000012bf6e] openssl[0x8003d0b0] openssl[0x80016c10] openssl[0x80017270] /lib64/libc.so.6(__libc_start_main+0x100)[0x20000233538] openssl(TXT_DB_get_by_index+0x7e)[0x80016ae2] ======= Memory map: ======== 80000000-80063000 r-xp 00000000 5e:01 38286 /usr/bin/openssl 80063000-80068000 rw-p 00063000 5e:01 38286 /usr/bin/openssl 80068000-8008a000 rwxp 80068000 00:00 0 [heap] 20000000000-2000001d000 r-xp 00000000 5e:01 95042 /lib64/ld-2.4.so 2000001d000-2000001e000 r--p 0001c000 5e:01 95042 /lib64/ld-2.4.so 2000001e000-2000001f000 rw-p 0001d000 5e:01 95042 /lib64/ld-2.4.so 2000001f000-20000020000 rw-p 2000001f000 00:00 0 20000020000-20000027000 r-xp 00000000 5e:01 116632 /usr/lib64/engines/libibmca.so.0.0.0 20000027000-20000028000 rw-p 00007000 5e:01 116632 /usr/lib64/engines/libibmca.so.0.0.0 2000002d000-20000073000 r-xp 00000000 5e:01 38288 /usr/lib64/libssl.so.0.9.8 20000073000-20000079000 rw-p 00046000 5e:01 38288 /usr/lib64/libssl.so.0.9.8 20000079000-2000007a000 rw-p 20000079000 00:00 0 2000007a000-200001e8000 r-xp 00000000 5e:01 38287 /usr/lib64/libcrypto.so.0.9.8 200001e8000-20000209000 rw-p 0016e000 5e:01 38287 /usr/lib64/libcrypto.so.0.9.8 20000209000-2000020c000 rw-p 20000209000 00:00 0 2000020c000-2000020f000 r-xp 00000000 5e:01 95055 /lib64/libdl-2.4.so 2000020f000-20000210000 r--p 00002000 5e:01 95055 /lib64/libdl-2.4.so 20000210000-20000211000 rw-p 00003000 5e:01 95055 /lib64/libdl-2.4.so 20000211000-20000368000 r-xp 00000000 5e:01 95049 /lib64/libc-2.4.so 20000368000-2000036b000 r--p 00156000 5e:01 95049 /lib64/libc-2.4.so 2000036b000-2000036e000 rw-p 00159000 5e:01 95049 /lib64/libc-2.4.so 2000036e000-20000373000 rw-p 2000036e000 00:00 0 20000380000-20000395000 r-xp 00000000 5e:01 43170 /usr/lib64/libica.so. 20000395000-20000396000 rw-p 00014000 5e:01 43170 /usr/lib64/libica.so. 20000396000-200003a5000 r-xp 00000000 5e:01 95105 /lib64/libgcc_s.so.1. 200003a5000-200003a6000 rw-p 0000e000 5e:01 95105 /lib64/libgcc_s.so.1. 20000400000-20000421000 rw-p 20000400000 00:00 0 20000421000-20000500000 ---p 20000421000 00:00 0 3ffffcbd000-3ffffcd2000 rw-p 3ffffcbd000 00:00 0 [stack] Aborted # Thanks, Mike WIllett This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
