Re: Core occurred while executing SSL_library_init() and call back method locking_function()

2011-05-11 Thread Mani Suresh
sday, May 11, 2011, Mani Suresh wrote: >> >> While executing the below code its coring randomly in two cases, >> >> 1) While executing the method SSL_library_init() in the constructor. >> 2) Coring while executing the call back method locking_function(). >> >>

Core occurred while executing SSL_library_init() and call back method locking_function()

2011-05-11 Thread Mani Suresh
While executing the below code its coring randomly in two cases, 1) While executing the method SSL_library_init() in the constructor. 2) Coring while executing the call back method locking_function(). We are not sure, now the call back method is calling after it is set to NULL Ex : CRYPTO_set

Core occurred while executing SSL_library_init() and call back method locking_function()

2011-05-11 Thread Mani Suresh
While executing the below code its coring randomly in two cases, 1) While executing the method SSL_library_init() in the constructor. 2) Coring while executing the call back method locking_function(). We are not sure, now the call back method is calling after it is set to NULL Ex : CRYPTO_set