[asterisk-bugs] [Asterisk 0015616]: random crashes
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 1 13:45:26 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15616
======================================================================
Reported By: rgj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15616
Category: General
Reproducibility: unable to reproduce
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: 1.4.26
JIRA: SWP-274
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-30 14:26 CDT
Last Modified: 2010-02-01 13:45 CST
======================================================================
Summary: random crashes
Description:
Our production Asterisk server crashes randomly, about once every two days.
GDB shows random locations for the crash. The only thing they have in
common is that it's something near malloc, but it's being called from
really different locations each time.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015609 [patch] WARNING[23025]: channel.c:952 _...
======================================================================
----------------------------------------------------------------------
(0117473) tilghman (administrator) - 2010-02-01 13:45
https://issues.asterisk.org/view.php?id=15616#c117473
----------------------------------------------------------------------
One thing that MAY help track this down is my malloc_hold branch:
http://svn.digium.com/svn/asterisk/team/tilghman/malloc_hold (branch of
1.4)
Once downloaded, 'make menuselect', enable Compiler Flags/MALLOC_DEBUG,
then define in individual files "#define MALLOC_HOLD 1" on the very top
line of each file you want to debug (don't do main/frame.c if you can help
it), then compile and run.
Issue History
Date Modified Username Field Change
======================================================================
2010-02-01 13:45 tilghman Note Added: 0117473
======================================================================
More information about the asterisk-bugs
mailing list