[asterisk-bugs] [JIRA] (ASTERISK-29302) FRACK!, Failed assertion bad magic number 0x0 for object

Igor (JIRA) noreply at issues.asterisk.org
Fri Feb 19 02:35:15 CST 2021


Igor created ASTERISK-29302:
-------------------------------

             Summary: FRACK!, Failed assertion bad magic number 0x0 for object
                 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.2.0, 18.1.0, 18.1.1
         Environment: RHEL8
            Reporter: Igor


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