On Mon, Jan 18, 2010, Emmanuel, Mathews  IN BLR SISL wrote:

> Hello,
> 
> OpenSSL call d2i_X509 crashes with Access violation error while running the 
> application.
> 
> The application works sometimes but most of the time it crashes.  I am using 
> the binary OpenSSL 0.9.8e and the application is built on Visual Studio 2008.
> 
> Please let me know if any one you have encountered such problems and have a 
> solution for the same.
> 

Other than the multithreading issue the usual cause is incorrect usage of
d2i_X509(). Check the FAQ for details.

If that doesn't help post a snippet of the code you are using.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to