cURL / Mailing Lists / curl-library / Single Mail

curl-library

out of memory error while posting form data

From: deva seetharam <tagsense_at_yahoo.com>
Date: Mon, 28 Jul 2008 21:28:19 -0700 (PDT)

hello all,
i am using libcurl version 7.18.2 on a 64-bit debian with an application that posts a data file using http post to a *https* url. when i post the data, i get the following error:

* SSL certificate verify result: self signed certificate (18), continuing anyway.
* failed creating formpost data
* Connection #0 to host [host name] left intact
* Out of memory
* Re-using existing connection! (#0) with host [host name]
* Connected to [host name] (ip address) port 443 (#0)

(interestingly, the same application works fine on a 32-bit linux kernel fine with libcurl version 7.15.5.)

pls. let me know how this error could be resolved.

thanks in advance,
david
 

      
Received on 2008-07-29