[asterisk-bugs] [Asterisk 0013452]: skinny memory leak

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 12 17:52:49 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13452 
====================================================================== 
Reported By:                pj
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   13452
Category:                   Channels/chan_skinny
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 141949 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-10 04:31 CDT
Last Modified:              2008-09-12 17:52 CDT
====================================================================== 
Summary:                    skinny memory leak
Description: 
memory allocations continuously growing,
asterisk has only two idle 7920 phones during monitoring period,
no skinny calls during this time window (about 15hours), 
perhaps some leak in keepalives handling?

  176148 bytes in 3284 allocations in file 'chan_skinny.c'
  307800 bytes in 7523 allocations in file 'chan_skinny.c'






======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0013294 crash after "Hard hangup called wh...
====================================================================== 

---------------------------------------------------------------------- 
 (0092454) wedhorn (reporter) - 2008-09-12 17:52
 http://bugs.digium.com/view.php?id=13452#c92454 
---------------------------------------------------------------------- 
memleak3.diff Fixes at least one of the memory violations. Comments
included in diff regarding issues in transmit_tone and
transmit_displaymessage.

Also adds transmit debug so we can see where these issues are occuring.
Sorry, at the moment the extra debugging is overbearing, but it is only for
testing this issue (and the related). Will move it off to its on bug later
and include config options.

Tested on my 30VIPs and not getting any high fence violations. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-12 17:52 wedhorn        Note Added: 0092454                          
======================================================================




More information about the asterisk-bugs mailing list