[asterisk-bugs] [JIRA] (ASTERISK-22944) Reload Memory Leak.
Jean-Marc Pigeon (JIRA)
noreply at issues.asterisk.org
Fri Dec 6 17:53:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212673#comment-212673 ]
Jean-Marc Pigeon commented on ASTERISK-22944:
---------------------------------------------
I do not fully confirm my finding.
I do confirm after a restart, each reload increase memory used as displayed by kernel (ps axl), but it seems after few "reload", memory
usage is reaching a "capped" value. So, even if it is not perfect, it is not putting long term running asterisk in trouble.
Sorry for the alarm.
> Reload Memory Leak.
> -------------------
>
> Key: ASTERISK-22944
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22944
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 11.6.0
> Environment: CentOS release 6.4
> Reporter: Jean-Marc Pigeon
> Assignee: Jean-Marc Pigeon
>
> System in production, work no trouble, found the used memory was a little bit high
> VSZ 203632, RSS 76152
> Restarted asterisk (service asterisk restart)
> New Memory values are 81636 48376 (rather stable while calls are processed).
> done an asterisk -rx "reload"
> New Memory values are 115128 82524
> new asterisk reload
> New Memory values are 147112 115200
> So it seems each time the SAME configuration is reloaded, used memory increase.
> test done on 2 different asterisks (but same asterisk versions).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list