[asterisk-bugs] [JIRA] (ASTERISK-28627) Error FRACK!, failed assertion bad magic number

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sun Nov 24 15:33:32 CST 2019


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

Asterisk Team commented on ASTERISK-28627:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> Error FRACK!, failed assertion bad magic number
> -----------------------------------------------
>
>                 Key: ASTERISK-28627
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28627
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 13.13.1, 13.21.1, 13.29.1
>         Environment: Asterisk compiled on a baremetal machine with debian 10, dell PowerEdge R340 with  Intel(R) Xeon(R) E-2124 CPU @ 3.30GHz
> and 16G  RAM, 1T of hard disk with RAID hardware 
> gcc version 8.3.0 (Debian 8.3.0-6) 
> Linux  4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) x86_64 GNU/Linux
> Asterisk with chan_sip and realtime for the sip friends  with mariadb. 
>            Reporter: Rosa Atienza
>
> Asterisk without calls, only has 40 extensions,  after 12  or 24 hours working (without traffic ) starts to throw this message, at the moment without crash.  
> The problem appears if  asterisk is started by systed or if you start with asterisk,  also as root and as asterisk user. 
> [Nov 24 22:19:48] ERROR[20558]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> [Nov 24 22:19:48] ERROR[20563]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> [Nov 24 22:19:48] ERROR[20562]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> [Nov 24 22:19:48] ERROR[20554]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> [Nov 24 22:19:48] ERROR[20582]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> [Nov 24 22:19:48] ERROR[20561]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> [Nov 24 22:19:48] ERROR[20425]:   Got 10 backtrace records
> # 0: asterisk(__ao2_ref+0x1e1) [0x563ff43d7301]
> # 1: /usr/lib/asterisk/modules/chan_sip.so(+0x6d61a) [0x7f2889a5161a]
> # 2: asterisk(+0x1c7520) [0x563ff4537520]
> # 3: asterisk(ast_taskprocessor_execute+0x166) [0x563ff4550a66]
> # 4: asterisk(+0x1e77b0) [0x563ff45577b0]
> # 5: asterisk(ast_taskprocessor_execute+0xc7) [0x563ff45509c7]
> # 6: asterisk(+0x1e7bbc) [0x563ff4557bbc]
> # 7: asterisk(+0x1f1d99) [0x563ff4561d99]
> # 8: /lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7f28f1ba0fa3]
> # 9: /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f28f17794cf]
> ...
> It seems that each line of these :
> [Nov 24 22:19:48] ERROR[20561]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> Could correspond for each extension because this line appear as 40 times and then  as 40 times: 
> Nov 24 22:19:48] ERROR[20548]: astobj2.c:136 INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x1fca for object 0x7f28a02be6e8 (0)
> [Nov 24 22:19:48] ERROR[20574]:   Got 10 backtrace records
> # 0: asterisk(__ao2_ref+0x1e1) [0x563ff43d7301]
> # 1: /usr/lib/asterisk/modules/chan_sip.so(+0x6d61a) [0x7f2889a5161a]
> # 2: asterisk(+0x1c7520) [0x563ff4537520]
> # 3: asterisk(ast_taskprocessor_execute+0x166) [0x563ff4550a66]
> # 4: asterisk(+0x1e77b0) [0x563ff45577b0]
> # 5: asterisk(ast_taskprocessor_execute+0xc7) [0x563ff45509c7]
> # 6: asterisk(+0x1e7bbc) [0x563ff4557bbc]
> # 7: asterisk(+0x1f1d99) [0x563ff4561d99]
> # 8: /lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7f28f1ba0fa3]
> # 9: /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f28f17794cf]



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



More information about the asterisk-bugs mailing list