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

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Aug 25 19:01:57 CDT 2016


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

Richard Mudgett reassigned ASTERISK-22732:
------------------------------------------

    Assignee: Richard Mudgett

> 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
>
> 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