cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Getting Assertion When using curl_easy_setopt with CURLOPT_DEBUGFUNCTION

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 May 2008 10:26:59 +0200 (CEST)

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