[asterisk-bugs] [Asterisk 0013593]: MALLOC_DEBUG causes crash in chan_h323
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 1 15:52:10 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13593
======================================================================
Reported By: pj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13593
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 145487
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-01 14:32 CDT
Last Modified: 2008-10-01 15:52 CDT
======================================================================
Summary: MALLOC_DEBUG causes crash in chan_h323
Description:
When asterisk is compiled also with MALLOC_DEBUG, asterisk crashes after
sip-h323 call is answered. Other debug options like DONT_OPTIMIZE
DEBUG_THREADS DEBUG_CHANNEL_LOCKS doesn't have impact to crash.
Another my asterisk system (SVN-trunk-r141949) is working fine with
chan_h323, even if MALLOC_DEBUG is enabled.
======================================================================
----------------------------------------------------------------------
(0093050) pj (reporter) - 2008-10-01 15:52
http://bugs.digium.com/view.php?id=13593#c93050
----------------------------------------------------------------------
uploading valgrind.zip...
weird is, that if I run asterisk from valgrind it does NOT crash
valgrind --log-file=valgrind.txt /usr/sbin/asterisk -vvvvc
2>malloc_debug.txt
but if I run simply by /usr/sbin/asterisk -vvvvc it always crash
Issue History
Date Modified Username Field Change
======================================================================
2008-10-01 15:52 pj Note Added: 0093050
======================================================================
More information about the asterisk-bugs
mailing list