Hey,
I'm experiencing core dumps when I build Net-SNMP 5.3.0.1 on Solaris 8. When I do an snmpwalk on . , snmpd crashes. It seems that "ipRouteTable" causes the crash.
(host:/)# /usr/local/bin/snmpwalk -v 2c -c blah localhost .1.3.6.1.2.1.4.20.1
IP-MIB::ipAdEntAddr.127.0.0.1 = IpAddress: 127.0.0.1
IP-MIB::ipAdEntAddr.172.26.1.110 = IpAddress: 172.26.1.110
IP-MIB::ipAdEntIfIndex.127.0.0.1 = INTEGER: 1
IP-MIB::ipAdEntIfIndex.172.26.1.110 = INTEGER: 2
IP-MIB::ipAdEntNetMask.127.0.0.1 = IpAddress: 255.0.0.0
IP-MIB::ipAdEntNetMask.172.26.1.110 = IpAddress: 255.255.255.0
IP-MIB::ipAdEntBcastAddr.127.0.0.1 = INTEGER: 0
IP-MIB::ipAdEntBcastAddr.172.26.1.110 = INTEGER: 1
IP-MIB::ipAdEntReasmMaxSize.127.0.0.1 = INTEGER: 65535
IP-MIB::ipAdEntReasmMaxSize.172.26.1.110 = INTEGER: 65535
Timeout: No Response from localhost
(host:/)#
(host:/tmp/net-snmp-5.3.0.1/agent)# ./snmpd -L -f
NET-SNMP version 5.3.0.1
Segmentation Fault (core dumped)
(host:/tmp/net-snmp-5.3.0.1/agent)#
I compiled it pretty much according to the docs:
./configure --with-mib-modules="host disman/event-mib ucd-snmp/diskio smux agentx mibII/mta_sendmail" --with-cc=gcc --with-default-snmp-version="2" --with-persistent-directory="/var/net-snmp" --with-logfile="/var/log/snmpd.log"
A "make test" fails in the last test.
Has anyone experienced this behaviour? Is this a known issue? Is there a workaround?
Thanks in advance!
Hendrik Van Belleghem
Telindus nv Belgium
Geldenaaksebaan 335
B-3001 Heverlee
tel.: +32 (0)16 38 20 11
fax: +32 (0)16 40 01 02
mailto:[EMAIL PROTECTED]
www.telindus.com
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
