[asterisk-bugs] [JIRA] (ASTERISK-29302) res_ari: Format cache FRACK when invoking operations

Igor Yeroshev (JIRA) noreply at issues.asterisk.org
Wed Feb 24 03:44:15 CST 2021


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

Igor Yeroshev edited comment on ASTERISK-29302 at 2/24/21 3:43 AM:
-------------------------------------------------------------------

Hello,
Today we was  try to disable the second bridge and snoop for customer channel
But result the same.
We have started to get error after second call.
New log for this I have attached.


was (Author: igor_ye):
Hello,
Today we was  try to disable the second bridge and snoop for customer channel
But result the same.
We have started to get error after first call.
New log for this I have attached.

> res_ari: Format cache FRACK when invoking operations
> ----------------------------------------------------
>
>                 Key: ASTERISK-29302
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29302
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_ari
>    Affects Versions: 18.1.0, 18.1.1, 18.2.0
>         Environment: RHEL8
>            Reporter: Igor Yeroshev
>            Assignee: Unassigned
>         Attachments: 24.02.2021.7z, extensions.conf, messages.7z
>
>
> Hello! 
> We try to implement auto dialer with Asterisk ARI Interface. 
> When we start calling after several calls we receive Errors 
> [Feb 17 10:35:03] ERROR[749178] format_cache.c: FRACK!, Failed assertion bad magic number 0x0 for object 0x11a8ff8 (0) 
> [Feb 17 10:35:03] ERROR[749178] : Got 13 backtrace records
> Problem occurs on 18.1.0, 18.1.1, 18.2.0 versions.
> After this errors asterisk was restarted. 
> We make this POST requests to make a call. 
> 1. POST /ari/bridges?type=mixing (x2) 
> 2. POST /ari/channels/create 
> 3. POST /ari/channels/variable (x5) 
> 4. POST /ari/channels/externalMedia 
> 5. POST /ari/channels/snoop 
> 6. POST /ari/bridges/addChannel (x3) 7
> 7. POST /ari/channels/dial 
> 8. POST /ari/bridges/record 
> 9. POST /ari/bridges/play (cycle) 
> 10. DELETE /ari/channels 
> 11. DELETE /ari/bridges (x2) 
> Full log in attach. 
> We can reproduce this problem.



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



More information about the asterisk-bugs mailing list