[asterisk-bugs] [Asterisk 0010348]: Certain realtime IAX calls are causing an malloc error and crash
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Aug 21 12:02:24 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10348
======================================================================
Reported By: link55
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10348
Category: Addons/res_config_mysql
Reproducibility: random
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 77800
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-31-2007 17:31 CDT
Last Modified: 08-21-2007 12:02 CDT
======================================================================
Summary: Certain realtime IAX calls are causing an malloc
error and crash
Description:
When using IAX realtime with res_config_mysql, after 1-2 minutes there is a
hard crash and core dump. This has been reproduced in 1.4.9 and
SVN-trunk-r77800 with the latest asterisk-addons. Attached are two GDB
traces showing the back trace and what I think might be causing the error -
a malformed SQL query. I Xed out the IPs and usernames.
======================================================================
----------------------------------------------------------------------
russell - 08-21-07 12:02
----------------------------------------------------------------------
It sounds like you are getting crashes, for sure. Please build Asterisk
with DONT_OPTIMIZE and get a backtrace of the crash using gdb.
gdb /usr/sbin/asterisk core.12345
(gdb) bt
(gdb) bt full
Issue History
Date Modified Username Field Change
======================================================================
08-21-07 12:02 russell Note Added: 0069185
======================================================================
More information about the asterisk-bugs
mailing list