[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:26:43 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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-12-19 10:38 CST
Last Modified: 2010-02-18 15:26 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?
======================================================================
----------------------------------------------------------------------
(0118253) svnbot (reporter) - 2010-02-18 15:26
https://issues.asterisk.org/view.php?id=16471#c118253
----------------------------------------------------------------------
Repository: asterisk
Revision: 247783
_U branches/1.6.0/
------------------------------------------------------------------------
r247783 | dvossel | 2010-02-18 15:26:42 -0600 (Thu, 18 Feb 2010) | 14
lines
Blocked revisions 247770 via svnmerge
........
r247770 | dvossel | 2010-02-18 15:23:48 -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=247783
Issue History
Date Modified Username Field Change
======================================================================
2010-02-18 15:26 svnbot Checkin
2010-02-18 15:26 svnbot Note Added: 0118253
======================================================================
More information about the asterisk-bugs
mailing list