cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Yet another libcurl Broken Pipe (Ubuntu 14)

From: Wagner Patriota <wagner.patriota_at_gmail.com>
Date: Fri, 23 May 2014 16:59:33 -0300

On Tue, May 13, 2014 at 3:37 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Mon, 12 May 2014, Wagner Patriota wrote:
>
> Actually, it didn't work. Before I remove the line. The bug ALWAYS
>> happened! Now it happens "sometimes"... I can't understand where else can
>> be... I will try to isolate the problem... and then I send it over.
>>
>
> So you are still getting SIGPIPE occasionally? Do you by any chance then
> get them when calling another libcurl function?

I don't know why, but for Ubuntu 14, *not* using curl_easy_setopt( curl,
CURLOPT_NOSIGNAL, *1* ) is not enough.
My problem has only been solved after I explict did curl_easy_setopt( curl,
CURLOPT_NOSIGNAL, *0* )

>
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-05-23