cURL / Mailing Lists / curl-library / Single Mail

curl-library

Unhandled exception when using curl_easy_perform() in Visual Studio 2005 on Windows XP.

From: Xu Xiaogang-a19881 <nickxu_at_motorola.com>
Date: Mon, 2 Jun 2008 21:48:00 +0800

Hi All,
    When using curl_easy_perform() in visual studio 2005 on Windows XP,
I met the unhandled exception. The libcurl version is 7.15.1. Does
anybody know how to fix it? Thanks a lot.
The call stack is as follows:
 
  libcurl.dll!003967f5()
  [Frames below may be incorrect and/or missing, no symbols loaded for
libcurl.dll]
  ntdll.dll!7c949b34()
  ntdll.dll!7c926a44()
  ntdll.dll!7c926abe()
  ntdll.dll!7c96d8a2()
  ntdll.dll!7c96d886()
  ntdll.dll!7c91b686()
  ntdll.dll!7c96d8a2()
  ntdll.dll!7c96d886()
  ntdll.dll!7c96d886()
  ntdll.dll!7c926abe()
  ntdll.dll!7c96cde9()
  ntdll.dll!7c96e0f0()
  ntdll.dll!7c96e0d4()
  ntdll.dll!7c94a5d0()
  ntdll.dll!7c926abe()
  ntdll.dll!7c91b686()
  ntdll.dll!7c91b686()
  ntdll.dll!7c91b298()
  ntdll.dll!7c9106eb()
  ntdll.dll!7c9106eb()
  ntdll.dll!7c926a44()
  ntdll.dll!7c926abe()
  ntdll.dll!7c926abe()
  ntdll.dll!7c9268ad()
  ntdll.dll!7c91056d()
  ntdll.dll!7c926a44()
  ntdll.dll!7c95db5c()
  ntdll.dll!7c96cd11()
  ntdll.dll!7c960af8()
  ntdll.dll!7c960bf0()
  ntdll.dll!7c960bcc()
  ntdll.dll!7c9106eb()
  ntdll.dll!7c91056d()
> msvcr80d.dll!_free_base(void * pBlock=0x10203ca4) Line 109 + 0x13
bytes C
  msvcr80d.dll!_free_dbg_nolock(void * pUserData=0x00000004, int
nBlockUse=270599789) Line 1329 + 0x9 bytes C++
  msvcr80d.dll!_free_dbg(void * pUserData=0x00000000, int
nBlockUse=1240432) Line 1199 + 0x7 bytes C++
  msvcr80d.dll!_unlock(int locknum=0) Line 376 C

 
Regards
-Xiaogang
 
Received on 2008-06-02