OpenWrt Forum Archive

Topic: BUG: snmpd Segmentation fault

The content of this topic has been archived on 18 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I am using whiterussian RC3

To reproduce
#ipkg install snmpd

I'm using the default /etc/snmp/snmpd.conf

#debug running snmpd in shell
snmpd -Lo -f -V

<snip>  lot of SNMP messages here </snip>

Received SNMP packet(s) from 10.69.1.38
  GETNEXT message
    -- .1.3.6.1.2.1.1.9.1.4.10
Segmentation fault



Produced by calling
#snmpwalk -v 1 -c public my_ap_IP_ADDRESS .1

The bug seems caused by the 802.11 MIB support from AvantCom. I just rebuilt the net-snmp packages without it. You can download them from my testing repository.

Can you test the snmpd package and confirm the bug is gone ?

Thanks!   Those packages fixed the problem. Running stable so far.

The discussion might have continued from here.