Actions
Regression #14233
closedpfSense installer crashes on the 7100
Start date:
Due date:
% Done:
0%
Estimated time:
Release Notes:
Force Exclusion
Affected Plus Version:
23.05
Affected Architecture:
7100
Description
The pfSense installer in the 23.05 memstick-serial image crashes:
Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 08 fault virtual address = 0x0 fault code = supervisor read instruction, page not present instruction pointer = 0x20:0x0 stack pointer = 0x28:0xfffffe0085663c78 frame pointer = 0x28:0xfffffe0085663cf0 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 = 12 (swi6: task queue) rdi: fffff80005bd5800 rsi: c0306938 rdx: fffffe0085663c90 rcx: 6 r8: 0 r9: 10 rax: 843 rbx: 10 rbp: fffffe0085663cf0 r10: 0 r11: 7ff716a4 r12: fffffe0085663d08 r13: fffff8002a19a800 r14: fffff80005bd5800 r15: 0 trap number = 12 panic: page fault cpuid = 1 time = 1680561392 KDB: enter: panic [ thread pid 12 tid 100018 ] Stopped at kdb_enter+0x32: movq $0,0x27b2e33(%rip) db> bt Tracing pid 12 tid 100018 td 0xfffffe0085802000 kdb_enter() at kdb_enter+0x32/frame 0xfffffe0085663a30 vpanic() at vpanic+0x183/frame 0xfffffe0085663a80 panic() at panic+0x43/frame 0xfffffe0085663ae0 trap_fatal() at trap_fatal+0x409/frame 0xfffffe0085663b40 trap_pfault() at trap_pfault+0x4f/frame 0xfffffe0085663ba0 calltrap() at calltrap+0x8/frame 0xfffffe0085663ba0 --- trap 0xc, rip = 0, rsp = 0xfffffe0085663c78, rbp = 0xfffffe0085663cf0 --- ??() at 0/frame 0xfffffe0085663cf0 rtnl_handle_ifevent() at rtnl_handle_ifevent+0xab/frame 0xfffffe0085663d70 do_link_state_change() at do_link_state_change+0x44/frame 0xfffffe0085663dc0 taskqueue_run_locked() at taskqueue_run_locked+0x181/frame 0xfffffe0085663e40 taskqueue_run() at taskqueue_run+0x68/frame 0xfffffe0085663e60 ithread_loop() at ithread_loop+0x257/frame 0xfffffe0085663ef0 fork_exit() at fork_exit+0x7d/frame 0xfffffe0085663f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0085663f30 --- trap 0, rip = 0, rsp = 0, rbp = 0 ---
Tested: pfSense-plus-memstick-serial-23.05-DEVELOPMENT-amd64-20230403-0600
Updated by Jim Pingle over 1 year ago
Does this 7100 have any expansion cards in it?
M.2 or eMMC?
Does it happen with a more recent BETA snapshot?
Updated by Jordan G over 1 year ago
was able to install to m.2 on 7100 using memstick-serial-23.05-DEVELOPMENT-amd64-20230427-0208.img without issue
Updated by Steve Wheeler over 1 year ago
- Status changed from New to Resolved
This is fixed in current 23.05 snaps. The Apr 3rd snap panics at every boot, current snaps boot and install fine.
Tested: 23.05.b.20230501.0600
Updated by Marcos M over 1 year ago
- Release Notes changed from Default to Force Exclusion
Actions