[asterisk-bugs] [JIRA] (ASTERISK-22732) Deadlock potential in res_fax and CCSS with local channels.

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Aug 2 10:16:14 CDT 2017


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

George Joseph updated ASTERISK-22732:
-------------------------------------

    Target Release Version/s: 15.0.0

> Deadlock potential in res_fax and CCSS with local channels.
> -----------------------------------------------------------
>
>                 Key: ASTERISK-22732
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22732
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/CallCompletionSupplementaryServices, Resources/res_fax
>    Affects Versions: 1.8.23.1, 11.5.1, 12.0.0-beta1
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>      Target Release: 11.24.0, 13.12.0, 14.1.0, 15.0.0
>
>
> res_fax and CCSS code call ast_channel_queryoption() with a channel lock held.  If the specified channel is a local channel, there is a deadlock potential due to how local channels have to do deadlock avoidance.
> All calls to ast_channel_queryoption() must not have a channel lock held by the caller.
> There is a brief discussion about it in https://reviewboard.asterisk.org/r/2915/



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



More information about the asterisk-bugs mailing list