[asterisk-bugs] [Asterisk 0016335]: [patch] Asterisk crashes randomly on mISDN RELEASE_COMPLETE
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 7 04:38:50 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16335
======================================================================
Reported By: azielke
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 16335
Category: Channels/chan_misdn
Reproducibility: random
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.6.1.10
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-27 07:35 CST
Last Modified: 2009-12-07 04:38 CST
======================================================================
Summary: [patch] Asterisk crashes randomly on mISDN
RELEASE_COMPLETE
Description:
I experienced random crashes on an asterisk when an Call over mISDN is hung
up.
The backtrace for the crash always looked similar (see attachment), so i
check the source.
I noticed that there is a check for ch->need_queue_hangup, but it would
just print a message and continue executing the rest of the code.
The fix seems really trivial, but tests show that the asterisk didn't
crash anymore.
======================================================================
----------------------------------------------------------------------
(0114827) sodom (reporter) - 2009-12-07 04:38
https://issues.asterisk.org/view.php?id=16335#c114827
----------------------------------------------------------------------
Just realised that you use asterisk 1.6.x not 1.4.x like myself, so maybe
you had completely other problems.
Issue History
Date Modified Username Field Change
======================================================================
2009-12-07 04:38 sodom Note Added: 0114827
======================================================================
More information about the asterisk-bugs
mailing list