Re: random crash in getrn function (ssl, crypto).

2009-09-03 Thread Dan Ribe
Got the fix for this ... Following callbacks must be implemented by the developer if CRYPTO library has to be used in the multi-threaded environment. CRYPTO_set_locking_callback()CRYPTO_set_id Cheers ! On Thu, Sep 3, 2009 at 10:20 AM, Dan Ribe wrote: > Hi Everyone, > > I am using gsoap stub co

random crash in getrn function (ssl, crypto).

2009-09-02 Thread Dan Ribe
Hi Everyone, I am using gsoap stub code on Mac & facing below mentioned crash randomly. It seems that crash happens only if some error occurs in tcp_connect & while getting error value. Any pointers on this ? What may be causing this behavior ? Crash stack: Thread 0 Crashed: Dispatch queue: co