https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282496

--- Comment #7 from [email protected] <[email protected]> ---
Hi, I had some time to look further and devise a better fix (against
14.2-RELEASE). It seems pf_purge_expired_src_nodes(void) asserts the
src_node_lock and it was called with only the hashrow lock there. Added locking
in following patch:
https://github.com/mkrzewic/freebsd-src/commit/464b5b9e787fa972ea65bae58a277995e75151d0

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

Reply via email to