Backtrace:
db:1:pfs> bt
Tracing pid 79686 tid 100334 td 0xfffffe010ce053a0
kdb_enter() at kdb_enter+0x32/frame 0xfffffe010bfa8900
vpanic() at vpanic+0x182/frame 0xfffffe010bfa8950
panic() at panic+0x43/frame 0xfffffe010bfa89b0
trap_fatal() at trap_fatal+0x409/frame 0xfffffe010bfa8a10
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe010bfa8a70
calltrap() at calltrap+0x8/frame 0xfffffe010bfa8a70
--- trap 0xc, rip = 0xffffffff80f9352c, rsp = 0xfffffe010bfa8b40, rbp = 0xfffffe010bfa8b70 ---
X_ip_mrouter_done() at X_ip_mrouter_done+0x31c/frame 0xfffffe010bfa8b70
rip_detach() at rip_detach+0x3f/frame 0xfffffe010bfa8ba0
sorele_locked() at sorele_locked+0x89/frame 0xfffffe010bfa8bc0
soclose() at soclose+0xeb/frame 0xfffffe010bfa8c20
_fdrop() at _fdrop+0x11/frame 0xfffffe010bfa8c40
closef() at closef+0x24b/frame 0xfffffe010bfa8cd0
fdescfree() at fdescfree+0x4b3/frame 0xfffffe010bfa8d90
exit1() at exit1+0x4c7/frame 0xfffffe010bfa8df0
sys_exit() at sys_exit+0xd/frame 0xfffffe010bfa8e00
amd64_syscall() at amd64_syscall+0x10c/frame 0xfffffe010bfa8f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010bfa8f30
--- syscall (1, FreeBSD ELF64, sys_exit), rip = 0x822b5786a, rsp = 0x820a03288, rbp = 0x820a032a0 ---
Panic:
Fatal trap 12: page fault while in kernel mode
cpuid = 6; apic id = 06
fault virtual address = 0x0
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80f9352c
stack pointer = 0x28:0xfffffe010bfa8b40
frame pointer = 0x28:0xfffffe010bfa8b70
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 79686 (pimd)
rdi: fffffe00e204ad18 rsi: 4 rdx: 1
rcx: 0 r8: 0 r9: fffff80010067000
rax: 100 rbx: fffffe010ce053a0 rbp: fffffe010bfa8b70
r10: 0 r11: 800000044d83ed99 r12: fffffe010ce053a0
r13: 0 r14: fffff805734b4700 r15: 0
trap number = 12
panic: page fault
cpuid = 6
time = 1680781157
KDB: enter: panic
Console also shows:
config_aqm Unable to configure flowset, flowset busy!
config_aqm Unable to configure flowset, flowset busy!
It's probably this or related to it: https://redmine.pfsense.org/issues/12079
Except it's in pimd rather than igmpproxy hence the differences.
Steve