[asterisk-bugs] [JIRA] (ASTERISK-23147) [patch] main/format.c: find_interface segfault during shutdown

Corey Farrell (JIRA) noreply at issues.asterisk.org
Thu Jan 16 02:03:03 CST 2014


Corey Farrell created ASTERISK-23147:
----------------------------------------

             Summary: [patch] main/format.c: find_interface segfault during shutdown
                 Key: ASTERISK-23147
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23147
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/General
    Affects Versions: 12.0.0, 11.7.0, SVN
            Reporter: Corey Farrell
            Severity: Minor
         Attachments: format-shutdown-segv.patch

find_interface does not check for interfaces==NULL, causing ao2_find to segfault when called after format_attr_shutdown.  This happens when shutting down fast with active channels.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list