cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Seg Faults in curl_easy_perform under SSL mode

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 17 Nov 2006 13:32:10 +0100 (CET)

On Wed, 15 Nov 2006, Satheesh Alle wrote:

> #0 0x081ab737 in SSL_set_ssl_method ()
> #1 0x081aa550 in ssl_clear_internal ()
> #2 0x081aa438 in ssl_clear_internal ()
> #3 0x081aae44 in SSL_connect ()
> #4 0x081aae08 in SSL_connect ()

Are you possibly using this multi-threaded without the thread locking mutexes
set?

> I am using libcurl C Interface (curl-7.16.0) with openssl (0.9.7a)

Can you provide a small example code that repeats the crash against a public
HTTPS site?

And note that your OpenSSL version is very old and you should probably try
with a more recent one before you persue this much further.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-11-17