On 22/10/2007, Rajendra, Singh <[EMAIL PROTECTED]> wrote: > I have compiled the net-snmp 5.4.1 without perl & embedded perl support. But > when I try to run it on my target Machine the snmpd service is not starting.
> Output with -f-Le flags > ./snmpd -f -Le > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() There's a patch for this problem on the project website. Please go to http://sourceforge.net/tracker/?group_id=12694&atid=456380 (the "Official Patches" tracker), and see patch #1805971. > error on subcontainer '' insert (-1) > Segmentation fault (core dumped) That one is probably not related to the first subtree_load problem. Can you please try running the agent with the debug flag '-DipAddressTable' What does that display? Dave ------------------------------------------------------------------------- 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
