core dump occasionally in method openssl_add_all_ciphers

2008-03-22 Thread Krishna Puttaswamy
sorry for the typo in my last mail's subject. Also, just wanted to mention that the problem below is on a linux box running CentOS. Thanks On Fri, Mar 21, 2008 at 4:48 PM, Krishna Puttaswamy < [EMAIL PROTECTED]> wrote: > Hello all, > > I have written some code to encrypt

code dump occasionally in method openssl_add_all_ciphers

2008-03-21 Thread Krishna Puttaswamy
Hello all, I have written some code to encrypt/decrypt data and to generate digest of a message using openssl. I am using the openssl version OpenSSL 0.9.7a Feb 19 2003, and occasionally my program dumps core, always inside the method openssl_add_all_ciphers. The result of the stack trace from the