[asterisk-bugs] [JIRA] (ASTERISK-23070) Memory leak when using CLI through AMI

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Apr 21 11:45:20 CDT 2014


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

Rusty Newton commented on ASTERISK-23070:
-----------------------------------------

Denis, I think this is turning into a bit of a support issue. You may have a legitimate bug, but it will be up to you to show us how to reproduce the problem easily so that we can investigate. We have so far been unable to reproduce the problem.


I won't be able to RDP to your system to look at VMs there. If we don't have others reporting the issue, and we can't reproduce it, I can't spent any further time looking into it when we have a hundred other issues to look at. 

I understand your crash with MALLOC_DEBUG is preventing you from gathering some further information. You should first file a new issue on that crash, with a [backtrace per the wiki instructions|https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace]  and we'll try to get that resolved and then we can re-open this issue if necessary. If that time comes, feel free to contact a bug marshal in #asterisk-bugs on irc.freenode.net to ask for a re-open. I'm going to close this issue out until we get further information.



> Memory leak when using CLI through AMI
> --------------------------------------
>
>                 Key: ASTERISK-23070
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23070
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/ManagerInterface
>    Affects Versions: 12.0.0
>         Environment: Centos 6.5 on Oracle VM VirtualBox
>            Reporter: Denis
>            Assignee: Denis
>            Severity: Critical
>         Attachments: extconfig.conf, manager.conf
>
>
> Calling CLI commands through AMI interface causes memory leak (sending AMI actions does not cause leak), each call CLI command through AMI increase RAM buffer by 8 kb. I am using Astxx lib (by Matthew A. Nicholson http://matt-land.com/astxx/) as AMI caller, memory usage increases when executed 
> action::command command(str_cmd);
> command(*connectionn);



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



More information about the asterisk-bugs mailing list