cURL
Haxx ad
libcurl

Shopping cart software, Online file storage, Online photo storage, Hosted shopping cart, Contact management software, Email marketing software, Project management software, Issue tracking software, Online notepad, Web publishing software

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Archives

libcurl on Windows: Failure on call to WaitForSingleObject() from Curl_wait_for_resolv()

From: Paramasivam, Ramkumar (Contractor) <ramkumar_paramasivam_at_fanniemae.com>
Date: Thu, 19 Nov 2009 16:03:24 -0500

I built my C++ app with libcurl under Visual Studio with support for
https using Open SSL. The app fails when
Curl_wait_for_resolv() in hosthre.c calls WaitForSingleObject() as
           WaitForSingleObject(td->thread, hnd, 5000).
 
The error dialog says:
 
"Windows has triggered a breakpoint in Irdb7Apps.exe
 This may be due to a corruption of the heap, which indicates a bug in
IRdb7Apps.exe or any of the DLLs it has loaded.
......
......"
 
The stack frame is as follows:
Curl_wait_for_resolv()

connect_host()

Curl_perform()

curl_easy_perform()

 

Any idea what could have this? Is this a build issue? I was running this
in Visual Studio in debug mode

and liked with the debug static lib version of libcurl.

 

I am stumped. Any ideas?

 

Thanks,

P.R.Kumar

 

 

    

 

 
 

This e-mail and its attachments are confidential and solely for the
intended addressee(s). Do not share or use them without Fannie Mae's
approval. If received in error, contact the sender and delete them.

 

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-19

These mail archives are generated by hypermail.

donate! Page updated November 16, 2009.
web site info

File upload with ASP.NET