[Pkg-net-snmp-devel] snmpd crashed after some time

Jochen Friedrich jochen at scram.de
Mon Nov 6 13:00:02 CET 2006


Hi Tilo,

> *** glibc detected *** free(): invalid pointer: 0x0813f838 ***

Looks like a free() of a non-malloc()ed pointer.

>   But:
> ifDescr.1 = STRING: eth0
> ifDescr.2 = STRING: eth1
> ifDescr.3 = STRING: eth2
> ifDescr.4 = STRING: lo
> ifDescr.5 = STRING: ppp0
> ifDescr.6 = STRING: tun0
> ifDescr.7 = STRING: tun4
> ifDescr.10 = STRING: tun4
> ifDescr.68 = STRING: tun4
> ifDescr.103 = STRING: tun4
> ifDescr.125 = STRING: tun4
> ifDescr.126 = STRING: tun5
> ifDescr.131 = STRING: tun5

That's a known issue (see Debian Bug #368617, SF Bug #1238981 and SF Bug #1513191 for a proposed upstream patch).
AFAIK, there is still an open discussion about this in the net-snmp-coders mailing list.

> As you can see, the interfaces are reported several times (this did not
> happen with the original version)

What did you mean with "original version"?

Thanks,
Jochen



More information about the Pkg-net-snmp-devel mailing list