[asterisk-bugs] [JIRA] (ASTERISK-25522) ARI: Crash when creating channel via ARI originate with requesting channel

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:20:06 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-25522:
-------------------------------------

    Target Release Version/s: 14.0.0

> ARI: Crash when creating channel via ARI originate with requesting channel
> --------------------------------------------------------------------------
>
>                 Key: ASTERISK-25522
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25522
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_ari, Resources/res_ari_channels
>            Reporter: Matt Jordan
>      Target Release: 13.7.0, 14.0.0
>
>         Attachments: backTrace_11-03_819pm.txt
>
>
> When an ARI originate occurs with a requesting channel, the format capabilities structure that is pulled from the requesting channel is not being retrieved with the requesting channel lock held, nor is the lifetime of the format capabilities structure being ref bumped. As a result, other threads can manipulate the {{format_cap}} structure - such as removing all formats from the structure - causing a crash when the new channel is created.
> The attached backtrace demonstrates this occurring.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list