[asterisk-bugs] [JIRA] (ASTERISK-27756) Asterisk crash with FRACK!, Failed assertion bad magic number
Abhay Gupta (JIRA)
noreply at issues.asterisk.org
Fri Mar 23 00:51:39 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242780#comment-242780 ]
Abhay Gupta commented on ASTERISK-27756:
----------------------------------------
Got this in full logs , can someone explain me as to where to look for the problem ?
[Mar 23 12:36:01] ERROR[19145][C-000070a9] stasis/control.c: FRACK!, Failed assertion bad magic number 0x0 for object 0x7efc30007d78 (0)
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: Got 20 backtrace records
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #0: [0x63f210] main/utils.c:2446 __ast_assert_failed() (0x63f183+8D)
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #1: [0x4623a0] main/astobj2.c:190 log_bad_ao2()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #2: [0x462417] main/astobj2.c:194 __ao2_lock() (0x4623b6+61)
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #3: [0x7efcda2e27d0] stasis/control.c:914 dial_bridge_after_cb()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #4: [0x7efcda2e29d0] stasis/control.c:930 dial_bridge_after_cb_failed()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #5: [0x47fe9c] main/bridge_after.c:71 after_bridge_cb_failed()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #6: [0x47ff77] main/bridge_after.c:100 after_bridge_cb_run_discard()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #7: [0x47ffb1] main/bridge_after.c:119 after_bridge_cb_destroy()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #8: [0x50950e] main/datastore.c:69 ast_datastore_free() (0x5094c4+4A)
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #9: [0x4c239d] main/channel.c:2252 ast_channel_destructor()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #10: [0x463216] main/astobj2.c:585 __ao2_ref() (0x462ba4+672)
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #11: [0x4c3bef] main/channel.c:2656 ast_hangup() (0x4c3761+48E)
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #12: [0x5a149a] main/pbx.c:4564 __ast_pbx_run()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #13: [0x5a1861] main/pbx.c:4654 pbx_thread()
[Mar 23 12:36:01] VERBOSE[19145][C-000070a9] logger.c: #14: [0x63c0b0] main/utils.c:1257 dummy_start()
> Asterisk crash with FRACK!, Failed assertion bad magic number
> -------------------------------------------------------------
>
> Key: ASTERISK-27756
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27756
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Stasis
> Affects Versions: 15.2.0
> Environment: Ubuntu 16.04 with asterisk 15.2.0 using ARI for bridge.
> Reporter: Abhay Gupta
> Attachments: ari.txt
>
>
> The is a incoming call on IAX channel and at times we get this message on trying to bridge this channel
> [Mar 21 12:43:31] WARNING[1685][C-000066a0] bridge.c: Channel IAX2/2_1-10099 has a PBX thread and cannot be imparted into bridge 3cdd7200-ed20-403d-a6d9-53c2db73ed2c
> at this time asterisk crashes with the following message .
> [Mar 21 12:43:37] ERROR[1685][C-000066a0] stasis/control.c: FRACK!, Failed assertion bad magic number 0x0 for object 0x8f2ed2 (0)
> The ari log at the time of error is attached where the same IAX channel comes is stasis bridge command is fired and then asterisk crashes .
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list