Hi, I have a SSL application that crashes with SEGV signal during a call to SSL_connect() (backtrace follows). This happens only once during weeks of running so I wonder if there is any known corner issue regarding SSL_connect(). I am using RedHat Linux 7.1 with openssl version 0.9.6f.
Backtrace: (gdb) bt #0 0x25b17d35 in CRYPTO_set_ex_data () from /usr/lib/libcrypto.so.1 #1 0x25b76d86 in X509_STORE_CTX_set_ex_data () from /usr/lib/libcrypto.so.1 #2 0x25ae4232 in ssl_verify_cert_chain () from /usr/lib/libssl.so.1 #3 0x25ad81a7 in ssl3_get_server_certificate () from /usr/lib/libssl.so.1 #4 0x25ad752a in ssl3_connect () from /usr/lib/libssl.so.1 #5 0x25ae1b70 in SSL_connect () from /usr/lib/libssl.so.1 Thanks. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]