Segmentation fault when start net-snmp
tran vanle <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all I build net-snmp-5.2.1.2.tar.gz If I run snmpd with basic configuration //smnpd.conf #################### syslocation TQM8xxL sysservices 79 syscontact VCS #################### It run OK But when I want to use trapsink like (edit snmpd.conf): //snmpd.conf #################################### syslocation TQM8xxL sysservices 79 syscontact VCS # authtrapenable: Should we send traps when authentication failures occur # arguments: 1 | 2 (1 = yes, 2 = no) authtrapenable 1 # trapcommunity: Default trap sink community to use # arguments: community-string trapcommunity abc # trapsink: A SNMPv1 trap receiver # arguments: host [community] [portnum] trapsink 192.168.1.7 # informsink: A SNMPv2c inform (acknowledged trap) receiver # arguments: host [community] [portnum] informsink 192.168.1.15 # trap2sink: A SNMPv2c trap receiver # arguments: host [community] [portnum] trap2sink 192.168.1.7 #################################### I run snmpd with debug , I receive ....... ...... snmp_clean_persistent: removing old config file: /var/net-snmp/snmpd.0.conf trace: netsnmp_send_traps(): agent_trap.c, 616: trap: send_trap 0 0 NET-SNMP-MIB::netSnmpAgentOIDs.10trace: netsnmp_send_traps(): agent_trap.c, 618: trap: trace: snmp_call_callbacks(): callback.c, 209: callback: START calling callbacks for maj=1 min=6 trace: snmp_call_callbacks(): callback.c, 223: callback: calling a callback for maj=1 min=6 trace: send_notifications(): notification/snmpNotifyTable.c, 95: send_notifications: starting: pdu=8086740, vars=0 Segmentation fault What error I had and How can I fix it? Is net-snmp-5.2.1.2.tar.gz do not support trapsink? Does anyone have a patch? Thanks for all Send instant messages to your online friends http://au.messenger.yahoo.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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