2009/5/28 Bart Van Assche <[email protected]>: > On Thu, May 28, 2009 at 5:28 PM, James R. Leu <[email protected]> wrote: >> We have been seeing a memory leak with snmpd in our >> environment since the days of net-snmp 5.3.
>> Some of loss records seem bogus, (librpm and librpmio?). >> The ones I find interesting that I am going to look into are: >> >> initialize_table_ipAddressPrefixTable >> _ipAddressPrefixTable_container_init >> netsnmp_subtree_load > > I suggest that you file a bug report for the "definitely lost" reports. In particular, we would be specifically interested in leaks that increase over time, during the normal operation of the agent, or when the configuration is re-read. There are a number of "initialisation leaks", where resources are allocated at startup, and not released when the agent shuts down. We've tended to be less concerned about those, since the agent would typically be exiting and hence releasing them anyway. Of course, patches to fix any leaks would be welcome! Dave ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
