[asterisk-bugs] [Asterisk 0015074]: huge memory leak - sip_alloc
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 28 09:56:58 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: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 193274
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-09 08:03 CDT
Last Modified: 2009-05-28 09:56 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
======================================================================
----------------------------------------------------------------------
(0105649) svnbot (reporter) - 2009-05-28 09:56
https://issues.asterisk.org/view.php?id=15074#c105649
----------------------------------------------------------------------
Repository: asterisk
Revision: 197542
_U branches/1.6.2/
U branches/1.6.2/main/utils.c
------------------------------------------------------------------------
r197542 | file | 2009-05-28 09:56:57 -0500 (Thu, 28 May 2009) | 12 lines
Merged revisions 197538 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r197538 | file | 2009-05-28 11:51:43 -0300 (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=197542
Issue History
Date Modified Username Field Change
======================================================================
2009-05-28 09:56 svnbot Checkin
2009-05-28 09:56 svnbot Note Added: 0105649
======================================================================
More information about the asterisk-bugs
mailing list