cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: crash in libcurl

From: J D <parkingtree_at_yahoo.com>
Date: Mon, 24 Oct 2005 11:48:04 -0700 (PDT)

I do have mutex callback set similar to the example
source. If you look at the crash log, it doesn't
really seem to be related to ssl mutex lock.

-Justin

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

> On Sat, 22 Oct 2005, J D wrote:
>
> > the pthread I have is pretty simple. All it does
> is to query a server every
> > 5 minutes using a piece of code very similar to
> the https.c sample. This
> > crash usually happens when second query is sent.
> And it crashes in
> > curl_easy_perform if I keep same curl handle.
>
> phtread and https!
>
> You have set the proper SSL mutex callbacks, right?
>
> --
> Commercial curl and libcurl Technical Support:
> http://haxx.se/curl.html
>
Received on 2005-10-24