cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: crash in libcurl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 22 Oct 2005 10:11:46 +0200 (CEST)

On Fri, 21 Oct 2005, J D wrote:

> I need a quick https client but it crashes every time I call
> cury_easy_cleanup. It looks like a bad pointer being freed.

The most common reason for crashes like this is that your application has
destroyed some memory.

> But I suspect I did something wrong while cross-compling libcurl.

I don't think that is very likely. If you could build and run libcurl, it is
almost guaranteed that you built it right.

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