[asterisk-bugs] [Asterisk 0016335]: Asterisk crashes randomly on mISDN RELEASE_COMPLETE
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 27 07:35:46 CST 2009
The following issue has been SUBMITTED.
======================================================================
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-11-27 07:35 CST
======================================================================
Summary: 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-27 07:35 azielke New Issue
2009-11-27 07:35 azielke Status new => assigned
2009-11-27 07:35 azielke Assigned To => rmudgett
2009-11-27 07:35 azielke Asterisk Version => 1.6.1.10
2009-11-27 07:35 azielke Regression => No
2009-11-27 07:35 azielke SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list