Fatal trap 12: page fault while in kernel modecpuid = 3; apic id = 06fault virtual address = 0x20fault code = supervisor read data, page not presentinstruction pointer = 0x20:0xffffffff80c1dfd0stack pointer = 0x28:0xffffffff82841df0frame pointer = 0x28:0xffffffff82841e00code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1processor eflags = resume, IOPL = 0current process = 7 (pf purge)rdi: 0000000000000000 rsi: 0000000000000000 rdx: fffff80001d15740rcx: fffff80001d15740 r8: 0000000000003000 r9: 000000000000000frax: 0000000000000000 rbx: 0000000000000000 rbp: ffffffff82841e00r10: fffff801f0ef8000 r11: 000000008083bf61 r12: 0000000000000000r13: fffff80001d15740 r14: 0000000000000000 r15: 000000000001432ctrap number = 12panic: page faultcpuid = 3time = 1721152911KDB: stack backtrace:db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffffff82841ae0vpanic() at vpanic+0x131/frame 0xffffffff82841c10panic() at panic+0x43/frame 0xffffffff82841c70trap_fatal() at trap_fatal+0x40b/frame 0xffffffff82841cd0trap_pfault() at trap_pfault+0x46/frame 0xffffffff82841d20calltrap() at calltrap+0x8/frame 0xffffffff82841d20--- trap 0xc, rip = 0xffffffff80c1dfd0, rsp = 0xffffffff82841df0, rbp = 0xffffffff82841e00 ---turnstile_broadcast() at turnstile_broadcast+0x40/frame 0xffffffff82841e00__mtx_unlock_sleep() at __mtx_unlock_sleep+0x73/frame 0xffffffff82841e30pf_unlink_state() at pf_unlink_state+0x338/frame 0xffffffff82841e70pf_purge_expired_states() at pf_purge_expired_states+0x178/frame 0xffffffff82841ec0pf_purge_thread() at pf_purge_thread+0x13b/frame 0xffffffff82841ef0fork_exit() at fork_exit+0x7f/frame 0xffffffff82841f30fork_trampoline() at fork_trampoline+0xe/frame 0xffffffff82841f30--- trap 0, rip = 0, rsp = 0, rbp = 0 ---KDB: enter: panic
CPU microcode: updated from 0xe to 0x17CPU: Intel(R) N100 (806.40-MHz K8-class CPU) Origin="GenuineIntel" Id=0xb06e0 Family=0x6 Model=0xbe Stepping=0
Probably https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279899 and sadly the usual behaviour from the usual suspects at this point.Cheers,Franco
We were wondering if this does this also crash with the beta kernel? Because it sort of indicates that it didn't before.# opnsense-update -kr 24.7.bCheers,Franco
Quote from: franco on July 16, 2024, 09:19:11 pmWe were wondering if this does this also crash with the beta kernel? Because it sort of indicates that it didn't before.# opnsense-update -kr 24.7.bCheers,FrancoLet's try it out ;-)Already downloaded, reboot is happening in a sec.
FreeBSD OPNsense.localdomain 14.1-RELEASE FreeBSD 14.1-RELEASE stable/24.7-n267717-cf61c67cb34 SMP amd64
Quote from: computeralex92 on July 16, 2024, 09:32:59 pmQuote from: franco on July 16, 2024, 09:19:11 pmWe were wondering if this does this also crash with the beta kernel? Because it sort of indicates that it didn't before.# opnsense-update -kr 24.7.bCheers,FrancoLet's try it out ;-)Already downloaded, reboot is happening in a sec.I'm now running the following kernel:Code: [Select]FreeBSD OPNsense.localdomain 14.1-RELEASE FreeBSD 14.1-RELEASE stable/24.7-n267717-cf61c67cb34 SMP amd64I will keep you updated, but directly after the reboot no panic happen.