[asterisk-bugs] [Asterisk 0012965]: Local dial with moh causes crash

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jul 1 08:21:40 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12965 
====================================================================== 
Reported By:                rlsutton2
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12965
Category:                   General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-01-2008 08:15 CDT
Last Modified:              07-01-2008 08:21 CDT
====================================================================== 
Summary:                    Local dial with moh causes crash
Description: 
When a call using dial local/ goes into musiconhold, and then the sip
extension initiating this call puts it on hold (more musiconhold) asterisk
enters a "crashed" state. any attempt from CLI to "show channels" will kill
the CLI. manager API slows down to an unusable rate. CPU load remains
normal. Asterisk can not be restarted or shutdown from the cli, soft hangup
is non functional. The only resolve is to "Kill -9" asterisk.

This problem appears to exist in asterisk 1.2.18 and 1.4.17(the versions I
have handy).

This crash can be reproduce with the aid of the following dial plan

exten => 400,1,answer
exten => 400,2,dial(local/401)

exten => 401,1,answer
exten => 401,2,musiconhold()

from a SIP phone dial 400, you hear music. Put the call on hold, about 4
seconds later asterisk has entered the above state.
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 07-01-08 08:21  
---------------------------------------------------------------------- 
Please recompile with DONT_OPTIMIZE and DEBUG_THREADS.  Then, when the
above described condition occurs, run 'core show locks' and upload the
resulting output as a text file to this issue.  Also, it would be helpful
if you would first update to 1.4.21.1 or later (possibly SVN 1.4), as the
issue may have already been fixed. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-01-08 08:21  Corydon76      Note Added: 0089489                          
======================================================================




More information about the asterisk-bugs mailing list