Re: OpenSSL 1.0.1c deadlock

2012-09-05 Thread Bodo Moeller
We've managed on a few occasions now to reproduce an issue where OpenSSL deadlocks while trying to acquire a mutex it already has. I filed http://rt.openssl.org/Ticket/**Display.html?id=2866http://rt.openssl.org/Ticket/Display.html?id=2866 about this issue. I currently have a server where

[openssl.org #2866] Openssl can deadlock OpenSSL version 1.0.1c

2012-09-05 Thread Bodo Moeller via RT
This issue has been reported in http://rt.openssl.org/Ticket/Display.html?id=2813 (and fixed). __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: OpenSSL 1.0.1c deadlock

2012-09-05 Thread Quanah Gibson-Mount
--On Wednesday, September 05, 2012 3:14 PM -0400 Bodo Moeller bmoel...@acm.org wrote: On Wed, Sep 5, 2012 at 3:06 PM, Bodo Moeller bmoel...@acm.org wrote: We've managed on a few occasions now to reproduce an issue where OpenSSL deadlocks while trying to acquire a mutex it already has.  I

Re: OpenSSL 1.0.1c deadlock

2012-09-05 Thread Bodo Moeller
On Wed, Sep 5, 2012 at 3:06 PM, Bodo Moeller bmoel...@acm.org wrote: We've managed on a few occasions now to reproduce an issue where OpenSSL deadlocks while trying to acquire a mutex it already has. I filed