[Bug 279899] pf_unlink_state mutex unlock page fault panic
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jun 2024 13:40:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279899 --- Comment #10 from Zhenlei Huang <zlei@FreeBSD.org> --- (In reply to Kristof Provost from comment #5) > (In reply to Daniel Ponte from comment #4) > In comment #2 you stated there's no pfsync, yet this panic is in pfsync. `vnet_pfsync_init()` vnet sysinit routine would unconditionally calls `pfsync_pointers_init()` [1]. I think that is why Daniel@ found > Removing pfsync from the kernel config has resolved this crash 1. https://cgit.freebsd.org/src/tree/sys/netpfil/pf/if_pfsync.c#n3112 -- You are receiving this mail because: You are the assignee for the bug.