cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Small LibCurl example is generating _CrtIsValidHeapPointer(pUserData)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 2 Dec 2010 10:11:56 +0100 (CET)

On Mon, 29 Nov 2010, Brett wrote:

> I was told earlier to use a basic HTTPS sample to verify that my
> LibCurl/OpenSSL build was working properly (could have sworn I already
> posted this but I can't find it). I am getting the following popup when my
> application runs...
>
> Debug Assertion Failed!
> File: f:\dd\vctools\crt_bld\self_x86\crt\src\dbgheap.c

...

> Which is about as simple as it gets. I have tried both my own builds
> (LibCurl and OpenSSL built as lib files, then statically linked) as well as
> the php.net build which obviously works fine (LibCurl built as a lib,
> OpenSSL dynamically linked) but both are generating this error which crashes
> the application. It is happening when curl_easy_perform(curl) is called.

So where exactly in libcurl does it stop on this? What libcurl version?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-02