> I wrote a multithreaded server using OpenSSL v 0.9.7a 
> (running on a RH Enterprise Linux 2.6.9-55.0.2.ELsmp).
> The problem is my server is crashing at random times (it 
> could stay alive for 24 hours or can crash within 4 hours). 
> Inspecting the cores file I found that it crashes in the same 
> location every time

Since your mutex array is actually a null pointer then you are bound
to experience crashes.  I'm surprized it lasts 4 seconds ;-)

M.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to