Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 16:03:46 -0300
From:      Renato Botelho <garga@FreeBSD.org>
To:        Kurt Jaeger <pi@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r513140 - in head/net-mgmt/net-snmp: . files
Message-ID:  <d4b2d2bd-b2ec-bad0-f28f-41502d8718cb@FreeBSD.org>
In-Reply-To: <201909281516.x8SFGNnS063908@repo.freebsd.org>
References:  <201909281516.x8SFGNnS063908@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28/09/19 12:16, Kurt Jaeger wrote:
> Author: pi
> Date: Sat Sep 28 15:16:22 2019
> New Revision: 513140
> URL: https://svnweb.freebsd.org/changeset/ports/513140
> 
> Log:
>   net-mgmt/net-snmp: update 5.7.3 -> 5.8
>   
>   PR:		232025
>   Approved by:	zi (maintainer timeout)
>   Relnotes:	https://sourceforge.net/p/net-snmp/mailman/message/36386084/

This version is crashing here:

FreeBSD files00.nyi.netgate.com 11.3-RELEASE-p3 FreeBSD 11.3-RELEASE-p3
#0: Mon Aug 19 21:08:43 UTC 2019
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

Last lines of snmpwalk:

IP-MIB::icmpMsgStatsOutPkts.ipv4.3 = Counter32: 736
IP-MIB::icmpMsgStatsOutPkts.ipv4.4 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.5 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.8 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.11 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.12 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.13 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.14 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.17 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv4.18 = Counter32: 0
IP-MIB::icmpMsgStatsOutPkts.ipv6.129 = Counter32: 1
IP-MIB::icmpMsgStatsOutPkts.ipv6.135 = Counter32: 786
IP-MIB::icmpMsgStatsOutPkts.ipv6.136 = Counter32: 671
IP-MIB::icmpMsgStatsOutPkts.ipv6.143 = Counter32: 6
TCP-MIB::tcpRtoAlgorithm.0 = INTEGER: vanj(4)
TCP-MIB::tcpRtoMin.0 = INTEGER: 1000 milliseconds
TCP-MIB::tcpRtoMax.0 = INTEGER: 4096000 milliseconds
TCP-MIB::tcpMaxConn.0 = INTEGER: -1
TCP-MIB::tcpActiveOpens.0 = Counter32: 3388
TCP-MIB::tcpPassiveOpens.0 = Counter32: 329812
TCP-MIB::tcpAttemptFails.0 = Counter32: 0
TCP-MIB::tcpEstabResets.0 = Counter32: 35634

Config file:

syslocation  "address here"
syscontact  xxx@yyy
sysservices 76
rocommunity  random_name

backtrace:

(gdb) bt
#0  0x0000000800ad33e4 in tcpTable_load () from
/usr/local/lib/libnetsnmpmibs.so.35
#1  0x0000000800ad35f9 in TCP_Count_Connections () from
/usr/local/lib/libnetsnmpmibs.so.35
#2  0x0000000800ae574e in tcp_handler () from
/usr/local/lib/libnetsnmpmibs.so.35
#3  0x0000000800854eaa in netsnmp_call_handler () from
/usr/local/lib/libnetsnmpagent.so.35
#4  0x0000000800842d8c in netsnmp_instance_helper_handler () from
/usr/local/lib/libnetsnmpagent.so.35
#5  0x0000000800854eaa in netsnmp_call_handler () from
/usr/local/lib/libnetsnmpagent.so.35
#6  0x0000000800846525 in netsnmp_scalar_group_helper_handler ()
   from /usr/local/lib/libnetsnmpagent.so.35
#7  0x0000000800854eaa in netsnmp_call_handler () from
/usr/local/lib/libnetsnmpagent.so.35
#8  0x00000008008467ed in netsnmp_serialize_helper_handler ()
   from /usr/local/lib/libnetsnmpagent.so.35
#9  0x0000000800854eaa in netsnmp_call_handler () from
/usr/local/lib/libnetsnmpagent.so.35
#10 0x0000000800866262 in handle_var_requests () from
/usr/local/lib/libnetsnmpagent.so.35
#11 0x0000000800867542 in handle_pdu () from
/usr/local/lib/libnetsnmpagent.so.35
#12 0x0000000800864a16 in netsnmp_handle_request () from
/usr/local/lib/libnetsnmpagent.so.35
#13 0x0000000800861e80 in handle_snmp_packet () from
/usr/local/lib/libnetsnmpagent.so.35
#14 0x0000000800ee157e in _sess_read () from /usr/local/lib/libnetsnmp.so.35
#15 0x0000000800edf1f8 in _sess_read () from /usr/local/lib/libnetsnmp.so.35
#16 0x0000000800edf00b in snmp_read2 () from /usr/local/lib/libnetsnmp.so.35
#17 0x0000000000405181 in SnmpdCatchRandomSignal ()
#18 0x0000000000403095 in ?? ()
#19 0x000000080062a000 in ?? ()
#20 0x0000000000000000 in ?? ()

-- 
Renato Botelho



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d4b2d2bd-b2ec-bad0-f28f-41502d8718cb>