[asterisk-bugs] [JIRA] (ASTERISK-28464) FRACK!, Failed assertion with res_pjsip

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Fri Jun 28 04:14:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247485#comment-247485 ] 

Joshua C. Colp commented on ASTERISK-28464:
-------------------------------------------

It appears the bug you have submitted is against a rather old version of a supported branch of Asterisk. There have been many issues fixed between the version you are using and the current version of your branch. Please test with the latest version in your Asterisk branch and report whether the issue persists.

Please see the Asterisk Versions [1] wiki page for info on which versions of Asterisk are supported.
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions



> FRACK!, Failed assertion with res_pjsip
> ---------------------------------------
>
>                 Key: ASTERISK-28464
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28464
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 16.1.0
>            Reporter: Kirsty Tyerman
>              Labels: pjsip
>
> When I leave asterisk running, after some amount of time I find the following excessive refcount issue. It doesnt seem to crash asterisk, but I'm also unsure what is causing this issue.
> {noformat}
> [Jun 27 08:56:04] ERROR[27585]: res_sorcery_config.c:186 sorcery_config_retrieve_id: Excessive refcount 100000 reached on ao2 object 0x55f5ec2f98d0
> [Jun 27 08:56:04] ERROR[27585]: res_sorcery_config.c:186 sorcery_config_retrieve_id: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x55f5ec2f98d0 (0)
> Got 20 backtrace records
> #0: [0x55f5e99aca8d] /usr/sbin/asterisk(__ao2_ref+0x29d) [0x55f5e99aca8d]
> #1: [0x55f5e99ae6a6] /usr/sbin/asterisk(+0x6d6a6) [0x55f5e99ae6a6]
> #2: [0x55f5e99ae950] /usr/sbin/asterisk(__ao2_find+0x30) [0x55f5e99ae950]
> #3: [0x7f223068d050] /usr/lib64/asterisk/modules/res_sorcery_config.so(+0x3050) [0x7f223068d050]
> #4: [0x55f5e9aa9a42] /usr/sbin/asterisk(ast_sorcery_retrieve_by_id+0xc2) [0x55f5e9aa9a42]
> #5: [0x7f223005c0c9] /usr/lib64/asterisk/modules/res_pjsip.so(+0x270c9) [0x7f223005c0c9]
> #6: [0x7f2230063e54] /usr/lib64/asterisk/modules/res_pjsip.so(+0x2ee54) [0x7f2230063e54]
> #7: [0x7f22300673ce] /usr/lib64/asterisk/modules/res_pjsip.so(+0x323ce) [0x7f22300673ce]
> #8: [0x55f5e99ae355] /usr/sbin/asterisk(+0x6d355) [0x55f5e99ae355]
> #9: [0x55f5e99ae8e0] /usr/sbin/asterisk(__ao2_callback+0x20) [0x55f5e99ae8e0]
> #10: [0x7f2230070d2b] /usr/lib64/asterisk/modules/res_pjsip.so(ast_sip_cli_traverse_objects+0x55b) [0x7f2230070d2b]
> #11: [0x55f5e9a0435a] /usr/sbin/asterisk(ast_cli_command_full+0x24a) [0x55f5e9a0435a]
> #12: [0x55f5e9a0464c] /usr/sbin/asterisk(ast_cli_command_multiple_full+0x8c) [0x55f5e9a0464c]
> #13: [0x55f5e99a84a0] /usr/sbin/asterisk(+0x674a0) [0x55f5e99a84a0]
> #14: [0x55f5e9ad49e0] /usr/sbin/asterisk(+0x1939e0) [0x55f5e9ad49e0]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list