cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: Help with partial file upload - result 18 - (0 bytes)

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 1 Nov 2006 15:58:12 -0800

On Wed, Nov 01, 2006 at 03:41:19PM -0700, Leon Vanderploeg wrote:
> Thanks for the guidance. I have converted to buffered - fopen() and
> fread(). I am now getting the following error message from the callback
> function.
> =================================================================
> 7 [main] curl 496572 _cygtls::handle_exceptions: Error while dumping state
> (probably corrupted stack)
> Segmentation fault (core dumped)

Which callback function? The read callback looks pretty simple. Try
disabling your debug callback function and see if you get any further. I
see at least error in there that could cause this (logging more than size
bytes in the CURLINFO_TEXT case). Otherwise, fire up your debugger and see
what it tells you.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-11-02

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET