Updated from 23.09.1 to 24.03 - Random Crashes
-
I recently updated from 23.09.1 to 24.03.1, now I face random crashes with below error log:
textdump.tar.0
Fatal trap 12: page fault while in kernel mode
cpuid = 6; apic id = 06
fault virtual address = 0x1c
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80f246e2
stack pointer = 0x28:0xfffffe0083b5aae0
frame pointer = 0x28:0xfffffe0083b5ab70
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 = 2 (clock (6))
rdi: 0000000000000000 rsi: 0000000000000000 rdx: fffffe0083b5acf8
rcx: 0000000000000000 r8: 0000000000000598 r9: 0000000000000000
rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe0083b5ab70
r10: 0000000000001fe7 r11: 000000000000df51 r12: 0000000000000000
r13: 0000000000000598 r14: fffff8009206f540 r15: 0000000000000034
trap number = 12
panic: page fault
cpuid = 6
time = 1725340753
KDB: enter: panicSystem specs:
Dell R210 II, 8GB, CPU E3 1230
1LAN
3WANs (Two WANs are PPPoe)
Squid, HAProxy,OpenVPN,WireGuard,IPSec -
@enthu19 That looks like https://redmine.pfsense.org/issues/15684
The fix is already in 24.08. -
Thank you for providing the details.
I have set two System Tunable parameters:- net.link.ether.inet.log_arp_movements:0
- net.inet.tcp.sack.enable:0
Let's wait and see if this will fix the crash for now.
Any expected release date for 24.08?
-
When it's ready.
There are a lot of big changes in it and getting them working smoothly is taking time.