curl-library
Re: SIGSEGV at if(http->sending == HTTPSEND_REQUEST)
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 21 Jan 2015 21:33:29 +0100
Date: Wed, 21 Jan 2015 21:33:29 +0100
On Wed, Jan 21, 2015 at 03:24:58PM +0530, Darshan Ghumare wrote:
> I am using curl's latest version (curl-7.40.0).
>
> I am getting SIGSEGV at transfer.c:1075 when I am trying to put (HTTP PUT
Every time?
> request) a file to swift.
I don't know what swift is.
> Following is the stack (Here, http i.e data->req.protop is NULL),
This is clearly a multithreaded program based on the stack trace. Have you read
the sections of the manual dealing with multithreaded programming with libcurl?
Are you using http or https?
>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-21