[asterisk-bugs] [JIRA] (ASTERISK-28578) race condition on pjsip channelstats command
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Mon Oct 21 07:22:48 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=248478#comment-248478 ]
Friendly Automation commented on ASTERISK-28578:
------------------------------------------------
Change 13044 merged by Friendly Automation:
Crash during "pjsip show channelstats" execution
[https://gerrit.asterisk.org/c/asterisk/+/13044|https://gerrit.asterisk.org/c/asterisk/+/13044]
> race condition on pjsip channelstats command
> --------------------------------------------
>
> Key: ASTERISK-28578
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28578
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 13.28.0
> Reporter: Salah Ahmed
> Assignee: Salah Ahmed
> Severity: Minor
> Labels: pjsip
>
> Hello,
> Recently we experienced a crash. This crash happened during execute "pjsip show channelstats" by an external module. It seems this is a separate thread running to fetch and print rtp stats. Actually the crash happened on ao2_lock, just before it going to read the rtp stats on a rtp instance. According to gdb backtrace log, it seems the session media was already cleaned up at that moment.
> Thanks,
> Salah
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list