curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Fwd: FW: Reg: Issue with libcurl (https call)

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Sun, 3 Nov 2019 15:31:16 -0500

On 10/28/2019 4:00 AM, Daniel Stenberg via curl-library wrote:
> On Mon, 28 Oct 2019, karthikeyan Sivakkumar via curl-library wrote:
>
>>      7. We re facing segmentation fault in the 'appending header'
>> section
>>      itself. This behavior is consistent and dbx analysis as well as
>> truss
>>      command output point to the same curl_slist_append() function
>> call as the
>>      reason for the segmentation fault.
>
> curl_slist_append() is a public libcurl function that has worked the
> same way for many years and that's also unmodified since a long time.
>
> It seems likely that this crash is caused by your application's use of
> this function.
>
> If you think differently, then please provide a stand-alone example
> source code for a program that shows this problem reproduced.

Also please review libcurl thread safety. [1]

[1]: https://curl.haxx.se/libcurl/c/threadsafe.html

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-11-03