cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3511794 ] curl core dump [PATCH]

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 27 Mar 2012 07:13:35 -0700

Bugs item #3511794, was opened at 2012-03-27 00:38
Message generated for change (Comment added) made by yangtse
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3511794&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: client module
Group: crash
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Olaf Flebbe (oflebbe)
Assigned to: Daniel Stenberg (bagder)
Summary: curl core dump [PATCH]

Initial Comment:
It is possible to trigger a core dump in the debug output. ttool_cb_dbg.c (It may be called with CURLINFO_HEADER_OUT and size 0).

I triggered it accidentely while trying out curl in verbose mode with huge HTTP headers with HTTPS protocol on a tomcat service.

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

>Comment By: Yang Tse (yangtse)
Date: 2012-03-27 07:13

Message:
tool_debug_cb() could be modified to tolertae being called with a zero size
argument, but this situation most likely is revealing that there's a
problem somewhere else.

Would it be possible for you to build and use a debug enabled curl and
libcurl to trigger the problem again and provide a stack trace?

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3511794&group_id=976
Received on 2012-03-27

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET