Yeah I tried valgrind and Rational Purify Plus. There it didn't report any leak-trace. But in process manager (our own proprietary tool) and Task-manager, it shows memory keep on increasing. I'm just doing nothing except, session initiation and then simple snmp walk in a continuous loop.
Also while searching on netsnmp bug-trackers, I found some-one reported leak in netsnmp: http://sourceforge.net/tracker/index.php?func=detail&aid=3151845&group_id=12694&atid=112694 Do you think reported issue is somewhat related to memory leak. Thanks & regards, Sukhdeep Singh. -----Original Message----- From: Robert Story [mailto:[email protected]] Sent: Thursday, June 09, 2011 6:11 AM To: Sukhdeep Singh Cc: [email protected] Subject: Re: Meory leak On Wed, 8 Jun 2011 15:39:44 +0530 Sukhdeep wrote: SS> Actually I'm facing memory leaks problem with latest version(v 5.6.1 and 5.6.1.1) of netsnmp lib. When I try to build and run the same program with older version (v 5.4.1.2), it run without any leak. That's waaaaaay to little information to work with. SS> So could you please look into this. You have to help us help you. There are any number of tools available to help you find leaks, including valgrind and dmalloc. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
