[asterisk-bugs] [Asterisk 0016471]: [patch] calling ConfBridge() with no timing source causes segfault
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Dec 20 15:12:53 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16471
======================================================================
Reported By: kjotte
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16471
Category: Applications/app_confbridge
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: Addons-1.6.2.0
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-12-19 10:38 CST
Last Modified: 2009-12-20 15:12 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?
======================================================================
----------------------------------------------------------------------
(0115483) kjotte (reporter) - 2009-12-20 15:12
https://issues.asterisk.org/view.php?id=16471#c115483
----------------------------------------------------------------------
Much better! Got
[Dec 20 16:11:32] ERROR[21249]: app_confbridge.c:435
join_conference_bridge: Conference bridge '1234' could not be created.
as expected.
Issue History
Date Modified Username Field Change
======================================================================
2009-12-20 15:12 kjotte Note Added: 0115483
======================================================================
More information about the asterisk-bugs
mailing list