cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: linux curl_easy_perform error

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 30 Apr 2005 22:04:44 +0200 (CEST)

On Sat, 30 Apr 2005, Cornu Nicolas wrote:

> full source:

That was not the full source, as it is not possible to compile (lacking
several headers for example).

So you _are_ using a recent libcurl. Which?

What if you set CURLOPT_VERBOSE or use CURLOPT_DEBUGFUNCTION, does that reveal
more info that helps?

> size_t CommSPG::WriteMemoryCallback(void *ptr, size_t size, size_t nmemb,
> void *data)

Is this truly a static method? The callback won't be getting any 'this'
pointer.

> In fact no error when the url is correct else this crash.

What is a correct URL? Can you tell us more about the "crash"? How come the
crash makes it speak french?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-30