[asterisk-bugs] [JIRA] (ASTERISK-23055) res_pjsip/distribute: crash when distributing transaction during a mutex unlock in pjsip
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Dec 20 17:11:04 CST 2013
Rusty Newton created ASTERISK-23055:
---------------------------------------
Summary: res_pjsip/distribute: crash when distributing transaction during a mutex unlock in pjsip
Key: ASTERISK-23055
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23055
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