[asterisk-bugs] [DAHDI-linux 0014183]: sending a large number of calls to app_meetme causes kernel panic

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jan 26 01:19:13 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14183 
====================================================================== 
Reported By:                TerryWhelan
Assigned To:                sruffell
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   14183
Category:                   wct4xxp
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     acknowledged
====================================================================== 
Date Submitted:             2009-01-06 13:19 CST
Last Modified:              2009-01-26 01:19 CST
====================================================================== 
Summary:                    sending a large number of calls to app_meetme causes
kernel panic
Description: 
On machine 1 create a dial file that calls machine 2 plays about 30 seconds
of test messages and hangup.  Create one of these every 5 seconds.  On
machine 2 put all incoming calls into a meetme conference.  After a couple
of hundred calls machine 2 kernel panics.  I have dialed in using SIP and
on the PRI.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0014270 kernel panic on VMWare
====================================================================== 

---------------------------------------------------------------------- 
 (0098718) svnbot (reporter) - 2009-01-26 01:19
 http://bugs.digium.com/view.php?id=14183#c98718 
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 5811

U   linux/trunk/drivers/dahdi/dahdi-base.c

------------------------------------------------------------------------
r5811 | sruffell | 2009-01-26 01:19:12 -0600 (Mon, 26 Jan 2009) | 7 lines

Ensure the channel is in a good state before placing it on the chans
arrays.
Also ensure that dahdi_receive holds the chan_lock while iterating over
the
chans array to prevent channels from entering or leaving the array while
the
interrupt handler is running.

Related to issue http://bugs.digium.com/view.php?id=14183 .

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

http://svn.digium.com/view/dahdi?view=rev&revision=5811 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-26 01:19 svnbot         Checkin                                      
2009-01-26 01:19 svnbot         Note Added: 0098718                          
======================================================================




More information about the asterisk-bugs mailing list