Hi,
I am facing a deadlock issue on openssl1.0.1e. Please see the stack below.
Could anyone advise if this is a known bug? Is there any workaround/fix? I am
not sure if FIPS is enabled, as the system is not accessible to me yet. I shall
confirm it.
(gdb) bt full
#0 __lll_lock_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
No locals.
#1 0x000000373da092c5 in _L_lock_868 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x000000373da09197 in __pthread_mutex_lock (mutex=0x7418430) at
pthread_mutex_lock.c:61
ignore1 = 128
ignore2 = 121734192
ignore3 = -512
type = <value optimized out>
id = 10428
#3 0x00000000009f3585 in locking_function (mode=9, n=18, file=0x3c79bdf93b
"md_rand.c", line=228) at ssl_prf.c:653
No locals.
#4 0x0000003c79b48f69 in ?? () from /usr/lib64/libcrypto.so.10
No symbol table info available.
#5 0x0000003c79b06c72 in ?? () from /usr/lib64/libcrypto.so.10
No symbol table info available.
#6 0x0000003c79b06aa0 in ?? () from /usr/lib64/libcrypto.so.10
No symbol table info available.
#7 0x0000003c79b07be2 in BN_BLINDING_create_param () from
/usr/lib64/libcrypto.so.10
No symbol table info available.
#8 0x0000003c79b07d6a in BN_BLINDING_update () from /usr/lib64/libcrypto.so.10
No symbol table info available.
#9 0x0000003c79b07e56 in BN_BLINDING_convert_ex () from
/usr/lib64/libcrypto.so.10
No symbol table info available.
--
Thanks,
Nilesh
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]