[asterisk-bugs] [Asterisk 0016335]: [patch] Asterisk crashes randomly on mISDN RELEASE_COMPLETE
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 31 12:16:08 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16335
======================================================================
Reported By: azielke
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16335
Category: Channels/chan_misdn
Reproducibility: random
Severity: crash
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA: SWP-2981
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: 2011-01-31 12:16 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.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015795 asterisk sends no RELEASE_COMPLETE when...
related to 0015952 Sometimes asterisk Crashes in the hangu...
======================================================================
----------------------------------------------------------------------
(0131277) mkeuter (reporter) - 2011-01-31 12:16
https://issues.asterisk.org/view.php?id=16335#c131277
----------------------------------------------------------------------
I tested the patch in Asterisk 1.4.40-rc2, but I didn't helped.
I have the segfaults since 1.4.37-rc1, that's why I suspect this change of
chan_misdn.c:
http://svnview.digium.com/svn/asterisk?view=revision&sortby=file&revision=284478
Issue History
Date Modified Username Field Change
======================================================================
2011-01-31 12:16 mkeuter Note Added: 0131277
======================================================================
More information about the asterisk-bugs
mailing list