cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_easy_perform() crash

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 12 Apr 2007 10:59:11 -0700

On Thu, Apr 12, 2007 at 08:50:54PM +0400, as2k1_at_newmail.ru wrote:
> My program (named "payguide") uses libcurl. It crashes sometimes on curl_easy_perform() call.
> My program uses shared objects and threads (a lot - more than 100).
>
> I use CURLOPT_TIMEOUT and CURLOPT_NOSIGNAL.
>
> I need to know, if it's an error in my program or in libcurl.
> Curl version is 7.15.1.

From the backtrace I see that you are using OpenSSL. Have you installed
the locking functions necessary when using libcurl multithreaded?
See http://curl.haxx.se/libcurl/c/libcurl-tutorial.html#Multi-threading

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-04-12