I panicked more than the kernel
Fatal trap 12: page fault while in kernel modecpuid = 0; apic id = 00fault virtual address = 0x0fault code = supervisor read data, page not presentinstruction pointer = 0x20:0xffffffff804d7de7stack pointer = 0x28:0xfffffe007b1e3b20frame pointer = 0x28:0xfffffe007b1e3b40code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1processor eflags = interrupt enabled, resume, IOPL = 0current process = 30 (zpool)rdi: fffff800035d9400 rsi: 0000000000020005 rdx: 000000000000000brcx: fffff80003797900 r8: 0000000000000001 r9: 0000000000000000rax: 0000000000000000 rbx: fffff800035d9400 rbp: fffffe007b1e3b40r10: 0000000000000016 r11: fffff80005d7ec60 r12: 0000000000002000r13: 0000000000020005 r14: fffff80003761900 r15: fffff80003761a00trap number = 12panic: page faultcpuid = 0time = 1724695959KDB: stack backtrace:db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe007b1e3810vpanic() at vpanic+0x131/frame 0xfffffe007b1e3940panic() at panic+0x43/frame 0xfffffe007b1e39a0trap_fatal() at trap_fatal+0x40b/frame 0xfffffe007b1e3a00trap_pfault() at trap_pfault+0x46/frame 0xfffffe007b1e3a50calltrap() at calltrap+0x8/frame 0xfffffe007b1e3a50--- trap 0xc, rip = 0xffffffff804d7de7, rsp = 0xfffffe007b1e3b20, rbp = 0xfffffe007b1e3b40 ---agp_close() at agp_close+0x57/frame 0xfffffe007b1e3b40giant_close() at giant_close+0x68/frame 0xfffffe007b1e3b90devfs_close() at devfs_close+0x4b3/frame 0xfffffe007b1e3c00VOP_CLOSE_APV() at VOP_CLOSE_APV+0x1d/frame 0xfffffe007b1e3c20vn_close1() at vn_close1+0x14c/frame 0xfffffe007b1e3c90vn_closefile() at vn_closefile+0x3d/frame 0xfffffe007b1e3ce0devfs_close_f() at devfs_close_f+0x2a/frame 0xfffffe007b1e3d10_fdrop() at _fdrop+0x11/frame 0xfffffe007b1e3d30closef() at closef+0x24a/frame 0xfffffe007b1e3dc0closefp_impl() at closefp_impl+0x58/frame 0xfffffe007b1e3e00amd64_syscall() at amd64_syscall+0x100/frame 0xfffffe007b1e3f30fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe007b1e3f30--- syscall (6, FreeBSD ELF64, close), rip = 0x2123944fb2ba, rsp = 0x2123994a4d88, rbp = 0x2123994a4da0 ---KDB: enter: panic[ thread pid 30 tid 100220 ]Stopped at kdb_enter+0x33: movq $0,0xfd9962(%rip)db> set hint.agp.0.disabled=1Unknown variabledb>
root@:/ # dmesg | grep agpagp0: <Intel Pineview SVGA controller> on vgapci0WARNING: Device "agp" is Giant locked and may be deleted before FreeBSD 15.0.agp0: aperture size is 256M, detected 8188k stolen memoryagp0: <Intel Pineview SVGA controller> on vgapci0WARNING: Device "agp" is Giant locked and may be deleted before FreeBSD 15.0.agp0: aperture size is 256M, detected 8188k stolen memoryagp_close() at agp_close+0x57/frame 0xfffffe007b1efb40agp0: <Intel Pineview SVGA controller> on vgapci0WARNING: Device "agp" is Giant locked and may be deleted before FreeBSD 15.0.agp0: aperture size is 256M, detected 8188k stolen memory
In today's meeting we agreed to go with the disabling of the agp device in the 24.7.3 kernel.Thanks for a further datapoint that these devices appear to be serial ones without relevant VGA capabilities.Cheers,Franco
#metooCode: [Select]set hint.agp.0.disabled=1set hint.agp.1.disabled=1set hint.agp.2.disabled=1set hint.agp.3.disabled=1bootcan get you running from the loader shell probably (on most setups, agp.0 should be enough).
set hint.agp.0.disabled=1set hint.agp.1.disabled=1set hint.agp.2.disabled=1set hint.agp.3.disabled=1boot
....unless it creates other problems with [s][i][b]23[/b][/i][/s]24.7.3.
Fatal trap 9: general protection fault while in kernel modecpuid = 15; apic id = 2einstruction pointer = 0x20:0xffffffff810924eestack pointer = 0x28:0xfffffe014b0a4bd0frame pointer = 0x28:0xfffffe014b0a4c00code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1processor eflags = interrupt enabled, resume, IOPL = 0current process = 36814 (python3.11)rdi: fffffe001ea22b00 rsi: 000000000000000f rdx: 00000000000000edrcx: 2d8be74f1d661a99 r8: 000007fffffff000 r9: fffff800019c6868rax: fffff801a04247b0 rbx: fffffe00070c2a08 rbp: fffffe014b0a4c00r10: 0000000115915425 r11: fffff80000000000 r12: fffffe001ea22b00r13: 0000000000000000 r14: fffff801a04247a8 r15: fffffe014b0a4c60trap number = 9panic: general protection faultcpuid = 15time = 1724877840KDB: stack backtrace:db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe014b0a4910vpanic() at vpanic+0x131/frame 0xfffffe014b0a4a40panic() at panic+0x43/frame 0xfffffe014b0a4aa0trap_fatal() at trap_fatal+0x40b/frame 0xfffffe014b0a4b00calltrap() at calltrap+0x8/frame 0xfffffe014b0a4b00--- trap 0x9, rip = 0xffffffff810924ee, rsp = 0xfffffe014b0a4bd0, rbp = 0xfffffe014b0a4c00 ---pmap_try_insert_pv_entry() at pmap_try_insert_pv_entry+0xbe/frame 0xfffffe014b0a4c00pmap_copy() at pmap_copy+0x549/frame 0xfffffe014b0a4cb0vmspace_fork() at vmspace_fork+0xc90/frame 0xfffffe014b0a4d30fork1() at fork1+0x52e/frame 0xfffffe014b0a4da0sys_fork() at sys_fork+0x54/frame 0xfffffe014b0a4e00amd64_syscall() at amd64_syscall+0x100/frame 0xfffffe014b0a4f30fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe014b0a4f30--- syscall (0, FreeBSD ELF64, syscall), rip = 0x826ce51fa, rsp = 0x8204b87d8, rbp = 0x8204b8830 ---KDB: enter: panicpanic.txt0600003014663706020 7135 ustarrootwheelgeneral protection faultversion.txt0600007414663706020 7540 ustarrootwheelFreeBSD 14.1-RELEASE-p3 ixl_revert-n267779-6ca05616b9e9 SMP
Trying to mount root from zfs:zroot/ROOT/default []...uhub0: 4 ports with 4 removable, self powereduhub1: 16 ports with 16 removable, self poweredRoot mount waiting for: usbus1ugen1.2: <MediaTek Inc. WirelessDevice> at usbus1Dual Console: Serial Primary, Video Secondarypid 31 (zpool) is attempting to use unsafe AIO requests - not logging anymore
root@opnsense:~ # dmesg | grep agproot@opnsense:~ #
That one is completely unrelated to agp.
I'm suspecting a bad zpool in your install that is now found since zpool import -Na does what it should.