[asterisk-bugs] [JIRA] (ASTERISK-20627) ConfBridge() crashes if no timing module is loaded

Leif Madsen (JIRA) noreply at issues.asterisk.org
Tue Oct 30 08:20:18 CDT 2012


Leif Madsen created ASTERISK-20627:
--------------------------------------

             Summary: ConfBridge() crashes if no timing module is loaded
                 Key: ASTERISK-20627
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20627
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_confbridge
    Affects Versions: 11.0.0, 10.5.2
            Reporter: Leif Madsen
            Severity: Minor


I've run into this a couple of times, but finally got it nailed down as to why this happens.

When ConfBridge() is used without a timing module, it'll crash. I'm going to attach a backtrace that shows what is going on.

I realize that a timing module is required for ConfBridge() to operate, but likely app_confbridge() should just throw a WARNING/ERROR and not bother loading if no timing module exists.

At the very least, the system should not crash.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list