On 04/10/06, Venkata Guddeti <[EMAIL PROTECTED]> wrote: > I have recently started using net-snmp (5.3.1) on RHEL 4.0. One more thing > about the OS is that it is a 64 bit OS. When the Manager sends SNMP PDUs > (similar to snmpwalk), I am having snmpd crash. I see sometimes an error in > the /var/log/messages saying there is an error in the received PDU. If there > is an error why would it crash rather than ignoring that particular PDU.
That looks like a bug in the agent. Can you please try running the agent under a debugger (starting it using the flags "-f -Le") and then send the same query from the manager. Where does the agent crash? What's the backtrace, and the listing of the code at this point? Dave ------------------------------------------------------------------------- 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
