[asterisk-bugs] [JIRA] (ASTERISK-20550) Deadlock between SIP pvts being placed in container and CLI command 'sip show channels'
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Mar 25 14:10:02 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204538#comment-204538 ]
Matt Jordan commented on ASTERISK-20550:
----------------------------------------
Well, that's not the worst thing in the world :-)
I'll close this issue out to ASTERISK-21068. We've had a number of people report the same problem - if you do run into it again, try the patch out on that issue. It should keep REGISTER request parsing from deadlocking if you happen to also be running a CLI command at the same time.
> Deadlock between SIP pvts being placed in container and CLI command 'sip show channels'
> ---------------------------------------------------------------------------------------
>
> Key: ASTERISK-20550
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20550
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: SVN
> Reporter: David Brillert
> Assignee: David Brillert
> Attachments: cli.txt, refcountdebug.txt, sip show channels ref count log.rar, thread apply bt.txt
>
>
> While testing for ref counting issues to debug another bug report I ran into a deadlock.
> core show locks unresponsive so I attached with gdb.
> Ref count debugging was enabled so I am attaching:
> gdb thread apply all bt
> cli before lock
> ref count file
--
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