cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl_easy_perform throws exception

From: T. Bharath <TBharath_at_responsenetworks.com>
Date: Tue, 26 Sep 2000 18:11:19 -0400

Hi all
Iam new to curl.I tried running the sample code under NT but it seems
to throw up an exception.IAm using libcurl with ssl support.
The exception is thrown when i call curl_easy_perform.
Any help would be appreciated

Below is the stack trace
NTDLL! RtlpWaitForCriticalSection_at_4 + 149 bytes
NTDLL! RtlEnterCriticalSection_at_4 + 70 bytes
MSVCRT! 7800f980()
LIBCURL! 69f48e48()
LIBCURL! 69f49440()
LIBCURL! 69f4302d()
main(int 1, char * * 0x009d0ea0) line 47 + 12 bytes
mainCRTStartup() line 206 + 25 bytes
KERNEL32! BaseProcessStart_at_4 + 64 bytes

Regards
Bharath
Received on 2000-09-27