[Bug 272908] [14.0 CURRENT] Kernel panic in the pf_find_state_all_exists()

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Aug 2023 08:16:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272908

Kristof Provost <kp@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp@freebsd.org

--- Comment #1 from Kristof Provost <kp@freebsd.org> ---
What's the configuration here? (pf rules, network layout, ...)

Can this be reproduced? Consistently or intermittently?

Follow the instructions on
https://docs.freebsd.org/en/books/developers-handbook/kerneldebug/ and extract
a kgdb backtrace as well as all local variables in the
pf_find_state_all_exists() and pf_get_sport() frames (`frame XX`, `info
locals`).

-- 
You are receiving this mail because:
You are on the CC list for the bug.