[asterisk-bugs] [JIRA] (ASTERISK-27447) Asterisk crash on music on hold?

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Dec 7 10:33:07 CST 2017


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

Richard Mudgett commented on ASTERISK-27447:
--------------------------------------------

Your backtrace appears to contain a memory corruption. We need one or both of the following items to continue investigation of the issue:
1. Valgrind output. See https://wiki.asterisk.org/wiki/display/AST/Valgrind for instructions on how to use Valgrind with Asterisk.
2. MALLOC_DEBUG output. See https://wiki.asterisk.org/wiki/display/AST/MALLOC_DEBUG+Compiler+Flag for instructions on how to use the MALLOC_DEBUG option.

Note that MALLOC_DEBUG and Valgrind are mutually exclusive options. Valgrind output is preferable, but will be more system resource intensive and may be difficult to get on a production system. In such a case, you may have better luck getting the necessary output from MALLOC_DEBUG.

Both of your collected backtrace files show memory corruption.  The memory corruption may be the same as ASTERISK-27238 and ASTERISK-27412.  The fix for those issues is not in a release yet.  The patch for ASTERISK-27413 may be needed to find the cause of the memory corruption if the fix for the other issues doesn't work here.

> Asterisk crash on music on hold?
> --------------------------------
>
>                 Key: ASTERISK-27447
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27447
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.17.0
>         Environment: ubuntu 16.04
>            Reporter: Sebastian Gutierrez
>            Assignee: Unassigned
>         Attachments: core-brief.txt, core-full.txt, core-locks.txt, core-thread1.txt, core.uc-tennant4-2017-11-28T09-13-39+0100-brief.txt, core.uc-tennant4-2017-11-28T09-13-39+0100-full.txt, core.uc-tennant4-2017-11-28T09-13-39+0100-locks.txt, core.uc-tennant4-2017-11-28T09-13-39+0100-thread1.txt
>
>
> asterisk crash on double free or corruption



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



More information about the asterisk-bugs mailing list