Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
Crash with latest version
« previous
next »
Print
Pages: [
1
]
Author
Topic: Crash with latest version (Read 188 times)
jclendineng
Full Member
Posts: 153
Karma: 7
Crash with latest version
«
on:
October 17, 2024, 11:47:53 pm »
Stood up a system and keep getting these crashes, either the box will freeze up and not load anything while passing internet or it will force reboot.
Fatal trap 9: general protection fault while in kernel mode
cpuid = 7; apic id = 07
instruction pointer = 0x20:0xffffffff81093ab1
stack pointer = 0x28:0xfffffe01136c0780
frame pointer = 0x28:0xfffffe01136c08d0
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 = 86082 (python3.11)
rdi: fffffe000ba53a78 rsi: fffffe000ba53a78 rdx: ffbff803d1de3558
rcx: 0000000000000000 r8: fffff803e86e7000 r9: 0000000000000078
rax: 0000000000000000 rbx: fffffe0000000000 rbp: fffffe01136c08d0
r10: fffff8000e22dd38 r11: fffff803e86e7000 r12: 0000000000000028
r13: fffff8000e22dd38 r14: fffffe000ba53a40 r15: 80000001caa78405
trap number = 9
panic: general protection fault
cpuid = 7
time = 1729201319
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe01136c04c0
vpanic() at vpanic+0x131/frame 0xfffffe01136c05f0
panic() at panic+0x43/frame 0xfffffe01136c0650
trap_fatal() at trap_fatal+0x40b/frame 0xfffffe01136c06b0
calltrap() at calltrap+0x8/frame 0xfffffe01136c06b0
--- trap 0x9, rip = 0xffffffff81093ab1, rsp = 0xfffffe01136c0780, rbp = 0xfffffe01136c08d0 ---
pmap_remove_pages() at pmap_remove_pages+0x6b1/frame 0xfffffe01136c08d0
exec_new_vmspace() at exec_new_vmspace+0x235/frame 0xfffffe01136c0930
exec_elf64_imgact() at exec_elf64_imgact+0x61b/frame 0xfffffe01136c09f0
kern_execve() at kern_execve+0x795/frame 0xfffffe01136c0d80
sys_execve() at sys_execve+0x56/frame 0xfffffe01136c0e00
amd64_syscall() at amd64_syscall+0x100/frame 0xfffffe01136c0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01136c0f30
--- syscall (59, FreeBSD ELF64, execve), rip = 0x8242cc69a, rsp = 0x83d5f7358, rbp = 0x83d5f73d0 ---
KDB: enter: panic
panic.txt0600003014704302247 7134 ustarrootwheelgeneral protection faultversion.txt0600007514704302247 7540 ustarrootwheelFreeBSD 14.1-RELEASE-p2 stable/24.7-n267758-4ad7ad40bc77 SMP
Logged
jclendineng
Full Member
Posts: 153
Karma: 7
Re: Crash with latest version
«
Reply #1 on:
October 18, 2024, 12:07:22 am »
As a note, this only occurred when trying to upgrade from the base image that’s installed to the latest patch.
Edit. Going over the logs it looked like the issue was either ZFS corruption which could be RAM or SSD. I replaced with another SSD and same issue so I replaced the ram and stressed tested it with what caused the last few crashes (loading large geoip ranges and any large firewall alias). After loading everything, I’ve had no crashes so I’m thinking I just had bad RAM.
«
Last Edit: October 18, 2024, 07:54:56 pm by jclendineng
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
Crash with latest version