[asterisk-bugs] [Asterisk 0016322]: segfault if too many rooms in	meetme.conf
    Asterisk Bug Tracker 
    noreply at bugs.digium.com
       
    Wed Nov 25 13:17:14 CST 2009
    
    
  
The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16322 
====================================================================== 
Reported By:                JimVanM
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16322
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
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-25 12:21 CST
Last Modified:              2009-11-25 13:17 CST
====================================================================== 
Summary:                    segfault if too many rooms in meetme.conf
Description: 
I have an app that uses potentially thousands of meetme rooms. I had them
declared in meetme.conf, and all worked well, but I started having a
problem recently where asterisk would segfault.
I had meetme rooms defined in the range from 550000 to 570000, and then
from 520000 to 5499999
The issue turned out to be that when I attempted to join a meetme that was
several thousand lines into the conf file, asterisk would segfault.
I have resolved my problem by using dynamic meetme in the dialplan, and I
don't expect that this is a problem many people would face, but I ran it by
Leif and he figured I might as well put in a report so it gets fixed.
====================================================================== 
---------------------------------------------------------------------- 
 (0114285) mnick (manager) - 2009-11-25 13:17
 https://issues.asterisk.org/view.php?id=16322#c114285 
---------------------------------------------------------------------- 
Did you use: bt and bt full at your backtrage ??
If not:
Please see the doc/backtrace.txt file in your Asterisk source directory.
Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the
Compiler Flags section, then \'make install\' after enabling, reproduce the
crash, and then execute the instructions in doc/backtrace.txt.
When complete, attach that file to this issue report. Thanks! 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-25 13:17 mnick          Note Added: 0114285                          
2009-11-25 13:17 mnick          Status                   new => feedback     
======================================================================
    
    
More information about the asterisk-bugs
mailing list