Date: Sun, 19 Mar 2023 21:27:15 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 268246] crash and panic using pfsync on 13.1-RELEASE Message-ID: <bug-268246-7501-nhkJ7MBfZE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268246-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-268246-7501@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=3D268246 mikael.le-bohec@univ-ubs.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael.le-bohec@univ-ubs.fr --- Comment #92 from mikael.le-bohec@univ-ubs.fr --- Hello, I have the same symptoms (crash of the kernel when having IPv6 packets over= a pfsync interface with defer on). I managed to reproduce the problem/crash with only four lines from a fresh install : kldload pfsync echo "pass all" | pfctl -ef - ifconfig pfsync0 defer up ping ::1 >From my tests the problem is present only starting from the 13.1 kernel. I tried with the latest stable/13 (containing your patches) and it still cr= ash. --=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-268246-7501-nhkJ7MBfZE>