Bug 1329230 - snmpd leaks memory withing ipNetToMediaTable
Summary: snmpd leaks memory withing ipNetToMediaTable
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: net-snmp
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Josef Ridky
QA Contact: David Jež
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-21 13:13 UTC by Dalibor Pospíšil
Modified: 2019-12-10 14:19 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-10 14:19:02 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Dalibor Pospíšil 2016-04-21 13:13:34 UTC
Description of problem:
Memory leaks constantly increases while asking for whole table or for individual values.

Version-Release number of selected component (if applicable):
net-snmp-5.7.2-24.el7

How reproducible:
always

Steps to Reproduce:
1. run snmpd in valgrind
2. get table ipNetToMediaTable few times in som nontrivial time frame


Actual results:
definitely lost bytes found

Expected results:
no definitely lost bytes found

Additional info:
Those 328 bytes were obtained by getting the table every one second for 485 seconds. They get increased while the time frame is bigger.

Comment 1 Josef Ridky 2019-12-10 14:18:15 UTC
Very similar to #1329228. 

Due of no log is provided, I am closing it as WONTFIX.

#1329228 is available for RHEL-8 with the same test case.


Note You need to log in before you can comment on or make changes to this bug.