cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Segmentation fault when ftps failed to upload continuously for 20mins up to 8 hours

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 28 Jun 2011 12:24:19 -0700

On Tue, Jun 28, 2011 at 10:16:14PM +0800, Gran Ville Van Lintao wrote:
> I basically use curl to upload realtime images to a remote server
> and somehow there's a segmentation fault occuring inside.
> I attached the stack trace, the way I use it and versions and other software I
> integrate it with.
>
> I've also seen a crash bug similar to this in sourceforge. It said use version
> 7.21.0 because it already has a lot of fixes in Curl_Expire , but I'm already
> using 7.21.1

It looks like your app is multithreaded. Have you performed the necessary
operations for multithreaded use as documented in the libcurl documentation?
Does the problem still exist in 7.21.7?

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-06-28