Date: Wed, 12 May 2021 09:11:01 +0000 From: bugzilla-noreply@freebsd.org To: ipfw@FreeBSD.org Subject: [Bug 255775] panic with ipfw turned on at boot time Message-ID: <bug-255775-8303-2T8tHUIU6O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255775-8303@https.bugs.freebsd.org/bugzilla/> References: <bug-255775-8303@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255775 Andrey V. Elsukov <ae@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ae@FreeBSD.org --- Comment #3 from Andrey V. Elsukov <ae@FreeBSD.org> --- Your panic doesn't seem related to ipfw. This backtraces shows that your ho= st receives IPv6 packet, that was forwarded into IP-IP tunnel. Then panic was triggered by KASSERT in iflib due to packet's mbuf has unexpected non NULL m_nextpkt field. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255775-8303-2T8tHUIU6O>