[asterisk-bugs] [Asterisk 0016390]: Asterisk 1.6.1.9 lockup when caller hangs up in StartMusicOnHold()

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Dec 8 12:35:19 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16390 
====================================================================== 
Reported By:                acunningham
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16390
Category:                   Resources/res_musiconhold
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           Older 1.6.1 - please test a newer version 
JIRA:                        
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-03 18:06 CST
Last Modified:              2009-12-08 12:35 CST
====================================================================== 
Summary:                    Asterisk 1.6.1.9 lockup when caller hangs up in
StartMusicOnHold()
Description: 
A call comes in to an AGI. That AGI does:

EXEC StartMusicOnHold "default"

then the caller hangs up. Asterisk leaves the channel up, even though it
has replied "200 OK" to the calling SIP device. Then if you immediately do
a "/etc/init.d/asterisk stop", you get:

Asterisk ended with exit status 137
Asterisk exited on signal 9.

If you leave the call to RTP timeout, Asterisk eventually kills the
channel and returns to normal.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016388 [patch] New music on hold patches cause...
====================================================================== 

---------------------------------------------------------------------- 
 (0114938) svnbot (reporter) - 2009-12-08 12:35
 https://issues.asterisk.org/view.php?id=16390#c114938 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 233718

U   trunk/res/res_musiconhold.c

------------------------------------------------------------------------
r233718 | tilghman | 2009-12-08 12:22:44 -0600 (Tue, 08 Dec 2009) | 8
lines

Find another ref leak and change how we manage module references.
(closes issue https://issues.asterisk.org/view.php?id=16388, closes issue
https://issues.asterisk.org/view.php?id=16279, closes issue
https://issues.asterisk.org/view.php?id=16390)
 Reported by: parisioa
 Patches: 
       20091208__issue16388.diff.txt uploaded by tilghman (license 14)
 Tested by: parisioa, tilghman
 Review: https://reviewboard.asterisk.org/r/442/

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=233718 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-08 12:35 svnbot         Checkin                                      
2009-12-08 12:35 svnbot         Note Added: 0114938                          
======================================================================




More information about the asterisk-bugs mailing list