[asterisk-bugs] [JIRA] (ASTERISK-26974) res_pjsip: Deadlock in T.38 framehook
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Mon May 22 15:47:17 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Harwell updated ASTERISK-26974:
-------------------------------------
Target Release Version/s: 14.5.0
> res_pjsip: Deadlock in T.38 framehook
> -------------------------------------
>
> Key: ASTERISK-26974
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26974
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_t38
> Affects Versions: 13.15.0
> Reporter: Richard Mudgett
> Assignee: Richard Mudgett
> Target Release: 13.16.0, 14.5.0
>
> Attachments: backtrace-threads-PJSIP.txt
>
>
> A deadlock can happen while T.38 is active and a re-INVITE happens. The thread processing the re-INVITE is trying to update the channel's format capabilities while the channel thread is trying to send a frame. The thread processing the re-INVITE has the session's media container lock and wants the channel lock and the channel thread has the channel lock and wants the session's media container lock.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list