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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Oct 18 18:40:03 CDT 2013


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

Rusty Newton updated ASTERISK-22732:
------------------------------------

    Status: Open  (was: Triage)
    
> 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
>
> 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 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