cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Unhandled exception when using curl_easy_perform() inVisualStudio 2005 on Windows XP.

From: Xu Xiaogang-a19881 <nickxu_at_motorola.com>
Date: Tue, 3 Jun 2008 17:09:21 +0800

New problem comes.

This version of libcurl can work with HTTP GET, but if I use it to post some content to the server, it will still get the unhandled exception: "Unhandled exception at 0x77c478c0 in myspace.exe: 0xC0000005: Access violation reading location 0x00b7a000."

Call stack is as follows:
         msvcrt.dll!77c478c0()
         [Frames below may be incorrect and/or missing, no symbols loaded for msvcrt.dll]
         libcurl.dll!6b2499aa()
         ntdll.dll!7c91056d()
         libcurl.dll!6b242d99()
         libcurl.dll!6b2543ed()
         libcurl.dll!6b242dd9()
         libcurl.dll!6b25e5ed()

Regards
-Xiaogang

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Xu Xiaogang-a19881
Sent: 2008年6月3日 9:43
To: libcurl development
Subject: RE: Unhandled exception when using curl_easy_perform() inVisualStudio 2005 on Windows XP.

The version of curl-7.18.0 seems OK.

Regards
-Xiaogang

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Aleksandar Lazic
Sent: 2008年6月2日 22:51
To: libcurl development
Subject: Re: Unhandled exception when using curl_easy_perform() in VisualStudio 2005 on Windows XP.

Hi,

On Mon 02.06.2008 21:48, Xu Xiaogang-a19881 wrote:
>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.

Does this also happen when you use the current stable version?

Cheers

Aleks
Received on 2008-06-03