[asterisk-bugs] [Asterisk 0018735]: [patch] memory leak with IAX in 1.8

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 25 04:29:47 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18735 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18735
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 319469 
Request Review:              
====================================================================== 
Date Submitted:             2011-02-02 12:43 CST
Last Modified:              2011-05-25 04:29 CDT
====================================================================== 
Summary:                    [patch] memory leak with IAX in 1.8
Description: 
I'm trying to track a certain memory leak: the sizes (rss, size, vsize)
keep increasing, whereas the memory size shown by 'memory show summary' and
'astobj2 show allocations' don't inflate.

When I stop the remote Asterisk server, the memory inflation stops. Thus
it must be triggered by the registration requests.

I managed to reproduce this on several Centos5 systems, but not on my
laptop (x86_64, Debian Squeeze). It has been around for a number of months,
at least.

Update: seems to be easy to reproduce on other 32bit systems. I'm not
exactly sure if it happens in 64bit systems (the rss increases the same,
but size and vsize seem to increase in much larger steps).
====================================================================== 

---------------------------------------------------------------------- 
 (0135367) tzafrir (manager) - 2011-05-25 04:29
 https://issues.asterisk.org/view.php?id=18735#c135367 
---------------------------------------------------------------------- 
I played a bit with the number of parameters. It seems that I needed at
least 12 different peers here for this to be reproduced. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-25 04:29 tzafrir        Note Added: 0135367                          
======================================================================




More information about the asterisk-bugs mailing list