[asterisk-bugs] [Asterisk 0016335]: [patch] Asterisk crashes randomly on mISDN RELEASE_COMPLETE

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 7 06:19:52 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 06:19 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0114832) sodom (reporter) - 2009-12-07 06:19
 https://issues.asterisk.org/view.php?id=16335#c114832 
---------------------------------------------------------------------- 
Hmm, as i said, i realised to late that your using 1.6.x version. I guess
chan_misdn is quite different from 1.6.x to 1.4.x.

So others should use my comment as a hint if they still have crashes even
with your patch and otherwhise ignore my saying.

Maybe i run into the problem on my side only because i added tons of
patches and optional code to get transfer and briding to meetme under
control. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-07 06:19 sodom          Note Added: 0114832                          
======================================================================




More information about the asterisk-bugs mailing list