[asterisk-bugs] [Asterisk 0013908]: Memory Leakage
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 17 02:40:40 CST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13908
======================================================================
Reported By: visu
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13908
Category: Applications/app_dial
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 157167
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-17 02:40 CST
Last Modified: 2008-11-17 02:40 CST
======================================================================
Summary: Memory Leakage
Description:
Asterisk trunk version (157167) seems to have a major memory leak. The
memory leak increases with evey call and never reclaims.
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 1.8 4.1 28948 10600 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 2.0 4.3 29348 10976 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 2.0 4.3 29348 11004 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 1.9 4.3 29348 11036 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 1.6 4.3 29348 11064 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 1.6 4.3 29480 11092 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 1.7 4.3 29480 11124 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]# ps aux | grep asterisk | grep -v grep
root 27631 1.6 4.3 29480 11152 pts/4 Sl+ 11:01 0:00 asterisk
-c
[root at centos sounds]#
Let me know if more information required.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-11-17 02:40 visu New Issue
2008-11-17 02:40 visu Asterisk Version => SVN
2008-11-17 02:40 visu SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2008-11-17 02:40 visu SVN Revision (number only!) => 157167
======================================================================
More information about the asterisk-bugs
mailing list