On Wed, May 30, 2012, Zhuang Yuyao wrote:

> Hi,
> 
> I'm running into a deadlock using openssl 1.0.0h. it's a
> multi-threaded ssl proxy based on openssl and libevent, but i think
> the problem is much more related to openssl than libevent.
> 
[snip]
> 
> Thread 5 (Thread 0x7f2b9e93c950 (LWP 1281)):
> #0  0x00007f2ba033cfb4 in __lll_lock_wait () from /lib/libpthread.so.0
> #1  0x00007f2ba0338a62 in _L_lock_52 () from /lib/libpthread.so.0
> #2  0x00007f2ba03383a5 in pthread_mutex_lock () from /lib/libpthread.so.0
> #3  0x00007f2ba12e41f5 in X509_PUBKEY_get () from /usr/lib/libcrypto.so.1.0.0

Should be fixed by this:

http://cvs.openssl.org/chngview?cn=22569

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to