Date: Mon, 30 Sep 2019 16:58:38 -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: <312c935e-4645-7732-9961-079d93c0e8d5@FreeBSD.org> In-Reply-To: <d7fc19d7-82fa-2e02-2bbc-e9afc26654a7@FreeBSD.org> References: <201909281516.x8SFGNnS063908@repo.freebsd.org> <d4b2d2bd-b2ec-bad0-f28f-41502d8718cb@FreeBSD.org> <d7fc19d7-82fa-2e02-2bbc-e9afc26654a7@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30/09/19 16:12, Renato Botelho wrote: > On 30/09/19 16:03, Renato Botelho wrote: >> 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: > > I sent it too fast... downgrading to 5.7.3_20 didn't help. Same crash. > It was also upgraded from 11.2 -> 11.3 at the same time so maybe this > is the actual problem > I've built version 5.8 with WITH_DEBUG=yes and collected a better backtrace #0 0x0000000800af1951 in tcpTable_load (cache=0x0, vmagic=0x0) at mibII/tcpTable.c:1000 #1 0x0000000800af1c67 in TCP_Count_Connections () at mibII/tcpTable.c:338 #2 0x0000000800b0b309 in tcp_handler (handler=0x80489f980, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at mibII/tcp.c:380 #3 0x000000080085facf in netsnmp_call_handler (next_handler=0x80489f980, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:546 #4 0x00000008008600e6 in netsnmp_call_next_handler (current=0x80489fb00, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:660 #5 0x0000000800845d08 in netsnmp_instance_helper_handler (handler=0x80489fb00, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at helpers/instance.c:820 #6 0x000000080085facf in netsnmp_call_handler (next_handler=0x80489fb00, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:546 #7 0x00000008008600e6 in netsnmp_call_next_handler (current=0x80489fb40, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:660 #8 0x000000080084aedb in netsnmp_scalar_group_helper_handler (handler=0x80489fb40, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at helpers/scalar_group.c:207 #9 0x000000080085facf in netsnmp_call_handler (next_handler=0x80489fb40, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:546 #10 0x00000008008600e6 in netsnmp_call_next_handler (current=0x80489fb80, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:660 #11 0x000000080084b277 in netsnmp_serialize_helper_handler (handler=0x80489fb80, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at helpers/serialize.c:86 #12 0x000000080085facf in netsnmp_call_handler (next_handler=0x80489fb80, reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:546 #13 0x000000080085ff21 in netsnmp_call_handlers (reginfo=0x804893950, reqinfo=0x804a1b180, requests=0x80483d420) at agent_handler.c:631 #14 0x0000000800877a18 in handle_var_requests (asp=0x804839480) at snmp_agent.c:3001 #15 0x0000000800879078 in handle_pdu (asp=0x804839480) at snmp_agent.c:3829 #16 0x00000008008758d2 in netsnmp_handle_request (asp=0x804839480, status=0) at snmp_agent.c:3676 #17 0x0000000800872195 in handle_snmp_packet (op=1, session=0x80483a400, reqid=894519769, pdu=0x8049a7140, magic=0x0) at snmp_agent.c:2283 #18 0x0000000800f58caa in _sess_process_packet_handle_pdu (sessp=0x804a23740, sp=0x80483a400, isp=0x804839400, transport=0x804a51400, pdu=0x8049a7140) at snmp_api.c:5804 #19 0x0000000800f53391 in _sess_process_packet (sessp=0x804a23740, sp=0x80483a400, isp=0x804839400, transport=0x804a51400, opaque=0x804852a80, olength=60, packetptr=0x804a6f040 "0/\002\001\001\004\f8oQPCXxq5udh�\034\002\0045QI�\002\001", length=49) at snmp_api.c:5860 #20 0x0000000800f51cbb in _sess_read (sessp=0x804a23740, fdset=0x7fffffffe298) at snmp_api.c:6121 #21 0x0000000800f5183d in snmp_sess_read2 (sessp=0x804a23740, fdset=0x7fffffffe298) at snmp_api.c:6394 #22 0x0000000800f517fa in snmp_read2 (fdset=0x7fffffffe298) at snmp_api.c:5909 #23 0x00000000004057ef in receive () at snmpd.c:1341 #24 0x0000000000404c79 in main (argc=5, argv=0x7fffffffe5f8) at snmpd.c:1125 -- Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?312c935e-4645-7732-9961-079d93c0e8d5>