curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Libcurl segmentation fault on arm/linux with pthread

From: Vikas Saroha <vikas_at_runizen.com>
Date: Thu, 9 Feb 2017 21:02:34 +0530

Hi Daniel,

While cross-compiling libcurl I selected the option —without-ssl, does that not imply that https is not being used? Secondly, the post request is being sent to http and not https.

That being said let me go through the link and see if it solves the problem.

Best,

Vikas Saroha

> On 09-Feb-2017, at 8:44 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
> On Thu, 9 Feb 2017, Vikas Saroha wrote:
>
>> I am using the exact same code from the example - https://curl.haxx.se/libcurl/c/multithread.html.
>>
>> Is there any pthread specific configuration that we are missing while compiling lib curl.
>
> If you're using HTTPS, you need to make sure you follow these rules:
>
> https://curl.haxx.se/libcurl/c/threadsafe.html
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette: https://curl.haxx.se/mail/etiquette.html

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-02-09