cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Getting Assertion When using curl_easy_setopt with CURLOPT_DEBUGFUNCTION

From: Meir Yanovich <meiry242_at_gmail.com>
Date: Tue, 20 May 2008 13:28:49 +0300

'when i debug the app it throw the assertion in the my_trace(..) function
when i comment the function every thing working .

On Tue, May 20, 2008 at 11:26 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Tue, 20 May 2008, Meir Yanovich wrote:
>
>> it is working fine but after few iterations im getting this assertion
>> error coming from the my_trace function this is the error :
>
> [...]
>
>> Debug Assertion Failed
>> Program: ..
>> File: mktime64.c
>> Line: 129
>>
>> Expression: (tb !=NULL )
>
> How can you tell that assertion from that function? Since mktime64.c isn't
> in libcurl this seems like something in your code or in Windows. What
> exactly is causing it to happen? AFAICT, it can just as well simply be your
> app code causing this?
>
> --
>
> / daniel.haxx.se
>
Received on 2008-05-20