[asterisk-bugs] [Asterisk 0016471]: [patch] calling ConfBridge() with no timing source causes segfault

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 18 15:23:50 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16471 
====================================================================== 
Reported By:                kjotte
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   16471
Category:                   Applications/app_confbridge
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           Addons-1.6.2.0 
JIRA:                       SWP-684 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-19 10:38 CST
Last Modified:              2010-02-18 15:23 CST
====================================================================== 
Summary:                    [patch] calling ConfBridge() with no timing source
causes segfault
Description: 
Calling ConfBridge() with no res_timing_* module loaded causes a
segmentation fault and brings down the whole PBX.  Perhaps some check for a
valid timing source needs to be made on the way in and drop the call if
none exists?
====================================================================== 

---------------------------------------------------------------------- 
 (0118250) svnbot (reporter) - 2010-02-18 15:23
 https://issues.asterisk.org/view.php?id=16471#c118250 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 247770

U   trunk/bridges/bridge_softmix.c

------------------------------------------------------------------------
r247770 | dvossel | 2010-02-18 15:23:49 -0600 (Thu, 18 Feb 2010) | 9 lines

fixes confbridge crash when no timing module is loaded.

(closes issue https://issues.asterisk.org/view.php?id=16471)
Reported by: kjotte
Patches:
      M16471.diff uploaded by junky (license 177)
Tested by: kjotte, junky


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-18 15:23 svnbot         Checkin                                      
2010-02-18 15:23 svnbot         Note Added: 0118250                          
======================================================================




More information about the asterisk-bugs mailing list