[asterisk-bugs] [JIRA] (ASTERISK-27338) Excessive refcount 100000 reached on ao2 object
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Fri Oct 13 11:12:20 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239326#comment-239326 ]
Richard Mudgett commented on ASTERISK-27338:
--------------------------------------------
The backtrace isn't too helpful because it shows the ao2 object has to be a format and formats are referenced in a lot of places. Certain formats like slin, ulaw, and alaw can get a lot of references normally. I imagine the ao2 object that reached the excessive ref count is the slin format since the code was trying to write a frame toward a softmix bridge channel after mixing audio.
About how many channels did you have in confbridge/softmix bridges at the time?
Do many normal calls on the system have to do format translations?
How is the system used?
> Excessive refcount 100000 reached on ao2 object
> -----------------------------------------------
>
> Key: ASTERISK-27338
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27338
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Bridges/bridge_softmix
> Affects Versions: 13.17.2
> Environment: Ubuntu 16.04 with Asterisk 13.17.2 using ARI and bridge for mixing
> Reporter: Abhay Gupta
> Attachments: frack.log
>
>
> System crash with
> [Oct 12 14:32:07] ERROR[21298][C-0001ad35] astobj2.c: Excessive refcount 100000 reached on ao2 object 0x557464afd838
> [Oct 12 14:32:07] WARNING[7128][C-0001aabd] channel.c: Exceptionally long queue length queuing to Local/agentmanual at xyz-00017532;1
> [Oct 12 14:32:07] ERROR[21298][C-0001ad35] astobj2.c: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x557464afd838
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list