RE: OpenSSL Thread-safe Issue ?

2003-09-26 Thread Jim Wang
s, > > Steven > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Jim Wang > Sent: Thursday, 25 September 2003 8:31 AM > To: [EMAIL PROTECTED] > Subject: OpenSSL Thread-safe Issue ? > > > Hi, > > I hav

OpenSSL Thread-safe Issue ?

2003-09-24 Thread Jim Wang
Hi, I have a server program using OpenSSL. It works well most of the time. However, when multiple clients connect to the server simultaneously, the server sometimes crashes with an access violation in the following code: /* locked by SSL_CTX in the calling function */ static void SSL_SESSION_list