[asterisk-bugs] [Asterisk 0015074]: huge memory leak - sip_alloc
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 28 09:51:44 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15074
======================================================================
Reported By: pj
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 15074
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 193274
Request Review:
======================================================================
Date Submitted: 2009-05-09 08:03 CDT
Last Modified: 2009-05-28 09:51 CDT
======================================================================
Summary: huge memory leak - sip_alloc
Description:
It seems, that every sip qualify allocates more and memory,
after about 10hours of operation, my asterisk eats >120MB of ram
asterisk was almost idle all this time, only about 6 sip devices was
registered
fragment of memory statistics is attached
======================================================================
----------------------------------------------------------------------
(0105646) svnbot (reporter) - 2009-05-28 09:51
https://issues.asterisk.org/view.php?id=15074#c105646
----------------------------------------------------------------------
Repository: asterisk
Revision: 197538
U trunk/main/utils.c
------------------------------------------------------------------------
r197538 | file | 2009-05-28 09:51:43 -0500 (Thu, 28 May 2009) | 5 lines
Fix a bug in stringfields where it did not actually free the pools of
memory.
(closes issue https://issues.asterisk.org/view.php?id=15074)
Reported by: pj
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=197538
Issue History
Date Modified Username Field Change
======================================================================
2009-05-28 09:51 svnbot Checkin
2009-05-28 09:51 svnbot Note Added: 0105646
======================================================================
More information about the asterisk-bugs
mailing list