[asterisk-bugs] [Asterisk 0017590]: Crash when freeing buffer in update_curl
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 7 11:04:27 CDT 2010
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=17590
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17590
Category: Resources/res_config_curl
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA: SWP-1822
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-07-06 08:54 CDT
Last Modified: 2010-07-07 11:04 CDT
======================================================================
Summary: Crash when freeing buffer in update_curl
Description:
free(buffer) causes crash with signal 6 Aborted.
HTTP message is clearly wrong, as it contains PHP error, but this
shouldn't crash asterisk.
bufsize = 100
buffer = 0x937c060 "1<br />\n<b>Fatal error</b>: Call to
undefined function ast_sip_prune_rt() in <b>/opt/voip/web/curl_"
__PRETTY_FUNCTION__ = "update_curl"
======================================================================
----------------------------------------------------------------------
(0124310) tilghman (administrator) - 2010-07-07 11:04
https://issues.asterisk.org/view.php?id=17590#c124310
----------------------------------------------------------------------
We require a complete debug log to help triage the issue.
This document will provide instructions on how to collect debugging logs
from an Asterisk machine for the purpose of helping bug marshals
troubleshoot an issue:
http://svn.digium.com/svn/asterisk/trunk/doc/valgrind.txt
Issue History
Date Modified Username Field Change
======================================================================
2010-07-07 11:04 tilghman Note Added: 0124310
2010-07-07 11:04 tilghman Status acknowledged =>
feedback
======================================================================
More information about the asterisk-bugs
mailing list