[asterisk-bugs] [Asterisk 0016335]: [patch] Asterisk crashes randomly on mISDN RELEASE_COMPLETE
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 26 10:26:35 CST 2010
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: 2010-01-26 10:26 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.
======================================================================
----------------------------------------------------------------------
(0117192) jamicque (reporter) - 2010-01-26 10:26
https://issues.asterisk.org/view.php?id=16335#c117192
----------------------------------------------------------------------
after applying this patch on 1.6.0.12 asterisk does not compile...
Issue History
Date Modified Username Field Change
======================================================================
2010-01-26 10:26 jamicque Note Added: 0117192
======================================================================
More information about the asterisk-bugs
mailing list