[EMAIL PROTECTED] wrote: > In one of our lab, continous core dump is seen in every 30 mins. > [...] > It looks like every 30 minutes, a SNMP manager in their network sends > out a SNMP request for a table (GET_NEXT), and during the handling of > this request, the SNMP daemon core dumped. > [...] > #pstack core.snmpd.6378.1184245202 > | core 'core.snmpd.6378.1184245202' of 6378: > /opt/netsnmp5/sbin/snmpd -f | > | -s -l /var/log/snmpd.log -a -c /opt/netsnm > | > | ff3b068c memcpy (5, 104, 74, 2, ff2bf874, ffffffff) + 1ac > | > | ff2bfa00 var_ipRouteEntry (ffbfdc80, 1228d8, 1228c8, 0, ffbfdc7c, 2) > [...] > | /opt/netsnmp5/lib/libnetsnmpagent.so.5.0.9
It looks like you're running net-snmp 5.0.9 installed in /opt/netsnmp5 on Solaris. That is an extremely old release and is not even the most recent version on the 5.0.x line (which is no longer being maintained). We would strongly suggest that you use something a little less ancient. It's quite likely that your problem is fixed in the upcoming 5.4.1 release. Give it a try -- 5.4.1.rc4 is available from the project website. +Thomas PS. Having sent your first message, please be patient and wait for a response. Nagging us for an answer is not likely to improve your chances. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
