curl-library
libcurl debug symbols?
From: Legolas <legolas558_at_email.it>
Date: Mon, 30 Jan 2006 11:56:12 +0100
Date: Mon, 30 Jan 2006 11:56:12 +0100
Using libcurl v7.15.0 (win32 DLL) I get an access violation at address
100189DE inherent to the LIBCURL module, I have pasted here the
disassembly. I have no symbols available for libcurl and I need some
advices for tracking this bug because I cannot realize the way it is
triggered (rarely happens after hours of execution). Is available a
libcurl debug version (with symbols)? Or else can somebody please tell
me how to download the source and build such a library?
Thank you
-- Daniele C. 100189C0 push esi 100189C1 mov esi,dword ptr [esp+8] 100189C5 mov eax,dword ptr [esi+8] 100189C8 test eax,eax 100189CA jne 100189D3 100189CC mov eax,3 100189D1 pop esi 100189D2 ret 100189D3 mov ecx,dword ptr [esp+0Ch] 100189D7 mov edx,1 100189DC shl edx,cl *100189DE test dword ptr [eax],edx* 100189E0 je 100189F9 100189E2 mov edx,dword ptr [eax+8] 100189E5 test edx,edx 100189E7 je 100189F9 100189E9 mov eax,dword ptr [eax+10h] 100189EC push eax 100189ED mov eax,dword ptr [esp+14h] 100189F1 push eax 100189F2 push ecx 100189F3 push esi 100189F4 call edx 100189F6 add esp,10h 100189F9 xor eax,eax 100189FB pop esiReceived on 2006-01-30