[asterisk-bugs] [JIRA] (ASTERISK-27300) Asterisk crashes randomly (FRACK!, chan_sip)

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Sep 28 10:00:07 CDT 2017


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

Richard Mudgett commented on ASTERISK-27300:
--------------------------------------------

A FRACK is not a crash though what causes it could lead to a crash.  The only information the FRACK you report provides is that someone is using an ao2 object in chan_sip after it was destroyed.  The FRACK backtrace records will be useful if you enable BETTER_BACKTRACES in menuselect.  Enabling DONT_OPTIMIZE in menuselect would also help.

This FRACK has nothing to do with ASTERISK-26699 as that FRACK was for chan_pjsip/res_pjsip not chan_sip.

Also be aware that chan_sip is extended support and relies on the Asterisk community.

> Asterisk crashes randomly (FRACK!, chan_sip)
> --------------------------------------------
>
>                 Key: ASTERISK-27300
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27300
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 13.13.0
>         Environment: 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u3 (2017-08-15) x86_64
> OpenSSL 1.0.1t
> 1032 sip peers (chan_sip with TLS/SRTP only)
>            Reporter: Alex A. Welzl
>
> Asterisk crashes randomly (currently 1-2 times per week). Any idea if this is the same issue like ASTERISK-26699? If not, upgrading to another version makes no sense.
> [2017-09-27 19:48:13] ERROR[11520] astobj2.c: FRACK!, Failed assertion bad magic number 0x0 for object 0x45f6410 (0)
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: Got 16 backtrace records
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #0: [0x45b777] /usr/sbin/asterisk(__ao2_ref+0x1a7) [0x45b777]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #1: [0x45da2a] /usr/sbin/asterisk() [0x45da2a]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #2: [0x45e4a2] /usr/sbin/asterisk(__ao2_callback_data+0x12) [0x45e4a2]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #3: [0x7f6dbeb5a163] /usr/lib/asterisk/modules/chan_sip.so(+0x68163) [0x7f6dbeb5a163]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #4: [0x7f6dbeb5ad95] /usr/lib/asterisk/modules/chan_sip.so(+0x68d95) [0x7f6dbeb5ad95]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #5: [0x7f6dbeb87911] /usr/lib/asterisk/modules/chan_sip.so(+0x95911) [0x7f6dbeb87911]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #6: [0x7f6dbeb8a1cc] /usr/lib/asterisk/modules/chan_sip.so(+0x981cc) [0x7f6dbeb8a1cc]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #7: [0x7f6dbeb8c543] /usr/lib/asterisk/modules/chan_sip.so(+0x9a543) [0x7f6dbeb8c543]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #8: [0x7f6dbeb8ceac] /usr/lib/asterisk/modules/chan_sip.so(+0x9aeac) [0x7f6dbeb8ceac]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #9: [0x5d1d2f] /usr/sbin/asterisk() [0x5d1d2f]
> [2017-09-27 19:48:13] VERBOSE[11520] logger.c: #10: [0x5e064a] /usr/sbin/asterisk() [0x5e064a]



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



More information about the asterisk-bugs mailing list