cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl bug using MSVC (can someone please look into this?)

From: codemastr <codemstr_at_ptd.net>
Date: Sun, 22 Aug 2004 14:43:24 -0400

I posted this a while ago. I never heard anything from anyone. I now have a
second user reporting the exact same problem. Can someone please try to
determine what is going on here? If you need more information, I'll be glad
to provide it.

Dominick Meglio.
----- Original Message -----
From: "codemastr" <codemstr_at_ptd.net>
To: <curl-library_at_cool.haxx.se>
Sent: Sunday, July 18, 2004 3:05 PM
Subject: Curl bug using MSVC?

> I setup my program to use a debug version of curl. I'm using MSVC.NET
which
> gives some pretty extensive memory debugging. A user reported an error to
me
> that occurred when I called curl_easy_perform.
>
> Debug error!
> Program: wircd.exe
> module: LIBCURL.dll
> File:
> Run-Time Check Failure #3 - The variable 'Curl_gd_val' is being used
without
> being defined.
>
> I also have my program setup to display a mini-stack trace when such
errors
> occur. I didn't have it enabled to display line number information, but
the
> callstack was:
>
> 0. DbgBreakPoint
> 1. curl_formfree
> 2. curl_getdate
> 3. curl_strnequal
> 4. curl_strnequal
> 5. curl_strnequal
> 6. curl_easy_perform
>
> I see that Curl_gd_val is being used in the getdate.c, but I don't quite
> know why I get that error.
>
> Dominick Meglio
>
Received on 2004-08-22