https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279899
--- Comment #10 from Zhenlei Huang <z...@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.