cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl + OpenSSL + threads...

From: Bob Jones <bob_jones06810_at_yahoo.com>
Date: Thu, 28 Dec 2006 06:29:07 -0800 (PST)

Confirming that this bug is fixed after upgrading from
OpenSSL 0.9.8a -> 0.9.8d and has nothing to do with
libcurl. Yay. :)

--- Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Tue, 26 Dec 2006, Bob Jones wrote:
>
> > I am experiencing a crash when attempting a
> standard HTTPS operation with
> > libcurl. The page fetches fine but the program
> crashes when I call
> > curl_easy_cleanup().
>
> And it doesn't crash if you do the same thing with a
> plain HTTP URL?
>
> > This is repeatable every time. The crash does not
> occur if I isolate the
> > code within a separate, single-threaded
> application that does nothing else.
>
> That's weird. I don't see how your multi-threaded
> use of openssl differs from
> the single-threaded use? I would suspect a problem
> in your program or possibly
> an OpenSSL bug. You could try a more recent OpenSSL
> version to rule out that
> option.
>
> --
> Commercial curl and libcurl Technical Support:
> http://haxx.se/curl.html
>

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on 2006-12-28