[asterisk-bugs] [JIRA] (ASTERISK-28064) Memory leak issue in json.c, endpoints.c and stasis_channels.c While using AMI
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Sep 20 08:53:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244903#comment-244903 ]
Asterisk Team commented on ASTERISK-28064:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Memory leak issue in json.c, endpoints.c and stasis_channels.c While using AMI
> ------------------------------------------------------------------------------
>
> Key: ASTERISK-28064
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28064
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: General
> Affects Versions: 13.16.0
> Environment: Centos 7
> Reporter: mohit dhiman
>
> I am using Asterisk through AMI and at a time call flow is around 250 calls at any time, now every 1 and half day later asterisk resource memory tends to increase very high because of which alot of AMI disconnection is happening.
> when i executed command 'memory show summary' during a normal case and high memory usage case i found few files that were allocated high amount of memory like:
> high memory case:
> json.c 351997999 bytes
> endpoints.c 3063068552 bytes
> stasis_channels.c 658183761 bytes
> normal case:
> json.c 600 bytes
> endpoints.c 600872 bytes
> stasis_channels.c 42317640 bytes
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list