[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Jan 2023 02:07:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246

--- Comment #9 from Kristof Provost <kp@freebsd.org> ---
(In reply to jjasen from comment #8)
> Is there anything else I can provide in resolving this?

A way to reproduce this would be ideal.

Short of that, whatever information you can extract from the crash in #7. The
line number as well as the local variables would be good. It's not at all clear
why it panics right now. Getting the local variables (starting with arg, *arg,
pd, *pd, i.e. the order in which the code loads them, and checking what's sane
and valid as we go) would be good too.

-- 
You are receiving this mail because:
You are the assignee for the bug.