Re: update_config

2007-06-06 Thread alok bharti
when i run snmpd under valgrind and called 'update_config' for dynamic configuration update, i get following valgrind logs :- ==32367==by 0x8171278: netsnmp_tdata_create_row (in /root/wichorus/snmpd) ==32367==by 0x80A0714: mteObjects_createEntry (mteObjects.c:123) ==32367==by 0x80A094E

Re: update_config

2007-06-03 Thread alok bharti
--- Thomas Anders <[EMAIL PROTECTED]> wrote: > alok bharti wrote: > > error on subcontainer '' insert (-1) > > What net-snmp version are you using? > I am using 5.3.1 > > On debugging i found that this happens for 'proxy' > > statements in my snmpd.conf file. If i remove > 'proxy' > > statemen

Re: update_config

2007-06-01 Thread Thomas Anders
alok bharti wrote: > error on subcontainer '' insert (-1) What net-snmp version are you using? > On debugging i found that this happens for 'proxy' > statements in my snmpd.conf file. If i remove 'proxy' > statements, this errors disappear. > > morover I see memory leak while snmpd updates with