[Bug 268246] crash and panic using pfsync on 13.1-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Feb 2023 07:44:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #54 from Kristof Provost <kp@freebsd.org> --- (In reply to jjasen from comment #53) I really need to be able to reproduce this, or at least poke at a machine that can trigger this somewhat reliably. Until then we're stuck doing test-kernels with added assertions. I've extended the patch to also check the mbuf when it comes out of the queue again. I'm kind of hoping it'll look good then, because then we might be looking at a bug in ip_fragment() rather than corruption while it's queued. I've uploaded the patch here, because it's getting a bit unwieldy for the comment field. https://people.freebsd.org/~kp/0001-pfsync-debug-hacks-for-PR268246.patch -- You are receiving this mail because: You are the assignee for the bug.