[asterisk-bugs] [Asterisk 0014796]: Asterisk crashes when empty member in queues.conf

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 31 17:05:32 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14796 
====================================================================== 
Reported By:                pida
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14796
Category:                   Core/Configuration
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-31 15:48 CDT
Last Modified:              2009-03-31 17:05 CDT
====================================================================== 
Summary:                    Asterisk crashes when empty member in queues.conf
Description: 
Asterisk crashes with SIGSEGV if in queues.conf is member entry with no
member interface.

Example queue definition from queues.conf:

[queue1]
musiconhold = default
strategy = ringall
timeout = 180
retry=10
weight=0
wrapuptime = 0
maxlen = 5
announce-holdtime = no
monitor-format = wav49
joinempty = yes
eventwhencalled = 1
member =>
member => Local/51 at internal/n

I tried it with Asterisk 1.4.24 and 1.4.21.2 on two different systems and
asterisk crashed always.

====================================================================== 

---------------------------------------------------------------------- 
 (0102509) svnbot (reporter) - 2009-03-31 17:05
 http://bugs.digium.com/view.php?id=14796#c102509 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 185603

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_queue.c

------------------------------------------------------------------------
r185603 | mmichelson | 2009-03-31 17:05:31 -0500 (Tue, 31 Mar 2009) | 19
lines

Merged revisions 185600 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r185600 | mmichelson | 2009-03-31 17:02:48 -0500 (Tue, 31 Mar 2009) | 12
lines
  
  Merged revisions 185599 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r185599 | mmichelson | 2009-03-31 17:00:01 -0500 (Tue, 31 Mar 2009) |
6 lines
    
    Fix crash that would occur if an empty member was specified in
queues.conf.
    
    (closes issue http://bugs.digium.com/view.php?id=14796)
    Reported by: pida
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-31 17:05 svnbot         Checkin                                      
2009-03-31 17:05 svnbot         Note Added: 0102509                          
======================================================================




More information about the asterisk-bugs mailing list