[asterisk-bugs] [JIRA] (ASTERISK-22944) Reload Memory Leak.
Jean-Marc Pigeon (JIRA)
noreply at issues.asterisk.org
Thu Dec 5 20:33:03 CST 2013
Jean-Marc Pigeon created ASTERISK-22944:
-------------------------------------------
Summary: 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
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