[asterisk-bugs] [JIRA] (ASTERISK-26712) rtp: Continuously increase in memory of asterisk process and causing crash in the process.

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Jan 18 17:27:10 CST 2017


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

Rusty Newton commented on ASTERISK-26712:
-----------------------------------------

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.



> rtp: Continuously increase in memory of asterisk process and causing crash in the process.
> ------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26712
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26712
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: 14.2.1
>         Environment: Linux ip-172-30-0-94.ap-southeast-1.compute.internal 3.10.0-327.36.2.el7.x86_64 #1 SMP Mon Oct 10 23:08:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
> CentOS Linux release 7.2.1511 (Core)
>            Reporter: Mandeep Singla
>            Assignee: Unassigned
>         Attachments: CLI, Memory show summary.txt, Top Command showing asterisk process Memory.png
>
>
> I am getting continuously increase in memory of asterisk process and causing crash in the process.
> after analyzing the "memory show summary" it is observed that rtp_engine.c can have mamory leak in code .



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



More information about the asterisk-bugs mailing list