From owner-freebsd-bugs@freebsd.org Thu Aug 30 14:49:28 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C0C710A0A91 for ; Thu, 30 Aug 2018 14:49:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1560E84537 for ; Thu, 30 Aug 2018 14:49:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D0E7710A0A90; Thu, 30 Aug 2018 14:49:27 +0000 (UTC) Delivered-To: bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFBD510A0A8E for ; Thu, 30 Aug 2018 14:49:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5FE1084536 for ; Thu, 30 Aug 2018 14:49:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id C132C15F8E for ; Thu, 30 Aug 2018 14:49:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7UEnQD8006904 for ; Thu, 30 Aug 2018 14:49:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7UEnQ43006903 for bugs@FreeBSD.org; Thu, 30 Aug 2018 14:49:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 231023] ip6_savecontrol_v4 panic Date: Thu, 30 Aug 2018 14:49:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sbruno@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2018 14:49:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231023 Bug ID: 231023 Summary: ip6_savecontrol_v4 panic Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: sbruno@FreeBSD.org Since updating to -current at svn r338350, we're seeing this panic twice a = day. I'm having trouble getting the panicstr, but this should point at the loca= tion of the issue. db> bt Tracing pid 0 tid 100278 td 0xfffff8001430b000 ip6_savecontrol_v4() at ip6_savecontrol_v4+0x26/frame 0xfffffe00955f75f0 ip6_savecontrol() at ip6_savecontrol+0x2c/frame 0xfffffe00955f7640 icmp6_input() at icmp6_input+0x24a2/frame 0xfffffe00955f7800 ip6_input() at ip6_input+0xc43/frame 0xfffffe00955f78f0 netisr_dispatch_src() at netisr_dispatch_src+0xa8/frame 0xfffffe00955f7940 ether_demux() at ether_demux+0x140/frame 0xfffffe00955f7970 ether_nh_input() at ether_nh_input+0x317/frame 0xfffffe00955f79c0 netisr_dispatch_src() at netisr_dispatch_src+0xa8/frame 0xfffffe00955f7a10 ether_input() at ether_input+0x26/frame 0xfffffe00955f7a30 _task_fn_rx() at _task_fn_rx+0x8e6/frame 0xfffffe00955f7b20 gtaskqueue_run_locked() at gtaskqueue_run_locked+0x144/frame 0xfffffe00955f= 7b80 gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0x98/frame 0xfffffe00955f7bb0 fork_exit() at fork_exit+0x83/frame 0xfffffe00955f7bf0 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00955f7bf0 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- --=20 You are receiving this mail because: You are the assignee for the bug.=