cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2805358 ] curl crash during POST operation

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 12 Jun 2009 14:11:22 +0000

Bugs item #2805358, was opened at 2009-06-12 12:23
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2805358&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: crash
>Status: Pending
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Lisong Guo (guolisong)
Assigned to: Daniel Stenberg (bagder)
Summary: curl crash during POST operation

Initial Comment:
There is a curl crash during a normal POST operation. The version I experienced was libcurl 7.15.3
Here is the stack backtrack:
#0 0x00002ad751d6a892 in curl_free () from /usr/lib64/libcurl.so.3
#1 0x00002ad751d6aad0 in curl_msnprintf () from /usr/lib64/libcurl.so.3
#2 0x00002ad751d6bb35 in curl_mvsnprintf () from /usr/lib64/libcurl.so.3
#3 0x00002ad751d5cdef in Curl_failf () from /usr/lib64/libcurl.so.3
#4 0x00002ad751d56418 in Curl_resolv () from /usr/lib64/libcurl.so.3
#5 0x00002ad751d65abe in Curl_connect () from /usr/lib64/libcurl.so.3

Seem like libcurl would coredump when it could not build a connection to server. By the way, I've set the CURLOPT_TIMEOUT option to 30 seconds. And the crash happened under large load.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2009-06-12 16:11

Message:
This bug is reported in an older version and seems (or is possible) to have
been corrected in a more recent version.

If you can please upgrade and try it again with the latest version, it
would help a lot!

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2805358&group_id=976
Received on 2009-06-12

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET