[asterisk-bugs] [JIRA] (ASTERISK-23037) res_pjsip/distribute: crash when distributing transaction during a mutex unlock in pjsip

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Dec 30 10:59:04 CST 2013


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

Matt Jordan closed ASTERISK-23037.
----------------------------------

    Resolution: Workaround Available

This was technically a bug in pjproject and was fixed in the latest release. This bug can be resolved by updating to the latest pjproject in the github repo.
                
> res_pjsip/distribute: crash when distributing transaction during a mutex unlock in pjsip
> ----------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-23037
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23037
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Resources/res_pjsip
>    Affects Versions: 12.0.0-beta2
>            Reporter: Matt Jordan
>
> See the following backtrace in the testsuite for an example:
> https://bamboo.asterisk.org/bamboo/artifact/AST-ATTSCD4/C632TE/build-155/Test-Suite-Logs/channels/pjsip/basic_calls/outgoing/off-nominal/bob_incompatible_codecs/backtrace_8037.txt
> {quote}
> (04:48:06 PM) mmichelson: mjordan: I think that crash isn't due to calling from incorrect thread. I think we're trying to unlock a mutex that isn't ours.
> (04:48:18 PM) mmichelson: It may be because the pjsip_transaction got destroyed while we had it locked.
> (04:49:04 PM) mjordan: well that's just about as disturbing
> (04:49:13 PM) mmichelson: Yeah, it's definitely not a good thing.
> {quote}

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