[asterisk-bugs] [JIRA] (ASTERISK-26202) Random crashes when a channel joins a bridge

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Jul 20 11:40:57 CDT 2016


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

Joshua Colp commented on ASTERISK-26202:
----------------------------------------

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.



> Random crashes when a channel joins a bridge
> --------------------------------------------
>
>                 Key: ASTERISK-26202
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26202
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.9.1
>         Environment: - OS: Red Hat Enterprise Linux Server release 7.1 (Maipo), Kernel version 3.10.0-229.20.1.el7.x86_64
> - Hardware: HP DL380, G9, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz, 64GB RAM,  Digium interface 1TE235F 
>            Reporter: Claudiu Olteanu
>            Assignee: Unassigned
>              Labels: channel, segv, stasis
>         Attachments: backtrace-2016-07-15T11_26_10+0300.txt, backtrace-2016-07-15T15_26_53+0300.txt, backtrace-2016-07-15T15_54_59+0300.txt, full.txt
>
>
> Hi there,
> Today I encountered several SEGV/ABORT crashes. The backtraces are different but in the logging file it seems that in most cases the last event is "Channel X joined 'simple_bridge'".
> Thanks,
> Claudiu



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



More information about the asterisk-bugs mailing list