Date: Wed, 12 May 2021 11:43:46 +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-k0pyAflRtQ@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 --- Comment #8 from Andrey V. Elsukov <ae@FreeBSD.org> --- (In reply to Michael Meiszl from comment #7) I think there is no need to test suggested patch. It seems the problem is d= ue to "use after free". mbuf is already freed and memory were filled with 0xdeadc0de pattern. This is why KASSERT was triggered. --=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-k0pyAflRtQ>