[asterisk-bugs] [Asterisk 0013543]: Memory leacks in stress test with failure
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 14 17:27:47 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13543
======================================================================
Reported By: triccyx
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13543
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.6.0-rc6
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-23 03:00 CDT
Last Modified: 2008-10-14 17:27 CDT
======================================================================
Summary: Memory leacks in stress test with failure
Description:
During stress tests I notice a memory leak.
Test:
*about 10 calls for sec.
*some called phones are not present so " app_dial.c:1450 dial_exec_full:
Unable to create channel of type 'SIP' (cause 20 - Unknown)"
*g729 used
*no packet2packet
*no transcoding
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0013505 Memory leak in channel variables
======================================================================
----------------------------------------------------------------------
(0093656) svnbot (reporter) - 2008-10-14 17:27
http://bugs.digium.com/view.php?id=13543#c93656
----------------------------------------------------------------------
Repository: asterisk
Revision: 149199
U trunk/channels/chan_sip.c
U trunk/include/asterisk/chanvars.h
U trunk/include/asterisk/config.h
U trunk/include/asterisk/hashtab.h
U trunk/include/asterisk/strings.h
U trunk/main/chanvars.c
U trunk/main/config.c
U trunk/main/hashtab.c
U trunk/pbx/pbx_spool.c
U trunk/res/res_indications.c
------------------------------------------------------------------------
r149199 | tilghman | 2008-10-14 17:27:42 -0500 (Tue, 14 Oct 2008) | 8
lines
Add additional memory debugging to several core APIs, and fix several
memory
leaks found with these changes.
(Closes issue http://bugs.digium.com/view.php?id=13505, closes issue
http://bugs.digium.com/view.php?id=13543)
Reported by: mav3rick, triccyx
Patches:
20081001__bug13505.diff.txt uploaded by Corydon76 (license 14)
Tested by: mav3rick, triccyx
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=149199
Issue History
Date Modified Username Field Change
======================================================================
2008-10-14 17:27 svnbot Checkin
2008-10-14 17:27 svnbot Note Added: 0093656
======================================================================
More information about the asterisk-bugs
mailing list