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

Igor Yeroshev (JIRA) noreply at issues.asterisk.org
Sun Feb 21 01:30:15 CST 2021


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

Igor Yeroshev commented on ASTERISK-29302:
------------------------------------------

It's our new development. When we was make a tests it's looked like all is fine. But when we start to make more calls we got this error. We can get this error after first call or after 10 or 20 calls. 

> 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: Igor Yeroshev
>         Attachments: 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