[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
Thu Dec 19 16:51:04 CST 2013


Matt Jordan created ASTERISK-23037:
--------------------------------------

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