curl-library
Re: curl_easy_perform() crash
Date: Sat, 14 Apr 2007 01:36:55 +0400
Thanks, looks like now it works perfectly.
Dan Fandrich ?????:
> 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
>>>>
Received on 2007-04-13