[asterisk-bugs] [JIRA] (ASTERISK-23103) Crash in ast_format_cmp, in ao2_find
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Mon Jan 20 07:21:03 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell updated ASTERISK-23103:
-------------------------------------
Attachment: 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.
Originally posted to duplicate ticket ASTERISK-23147.
> Crash in ast_format_cmp, in ao2_find
> ------------------------------------
>
> Key: ASTERISK-23103
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23103
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Formats/General
> Affects Versions: 11.7.0
> Reporter: JoshE
> Assignee: JoshE
> Severity: Critical
> Attachments: backtrace.txt, format-shutdown-segv.patch
>
>
> I am seeing a crash in ao2_find in the ast_format_helper function. It's possible this is related to ASTERISK-22875.
> It's possible that this is related to the addition of SIP_CODEC_INBOUND and SIP_CODEC_OUTBOUND to the dialplan.
--
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