Bug #16147
Updated by Chris W 18 days ago
Hardware is a SuperMicro PIO-618R-TDLR, dual Intel E5-2640 CPU & 32Gb of ram running Plus 24.11. ram. <pre> --- trap 0x9, rip = 0xffffffff80fce585, rsp = 0xfffffe004edb76c0, rbp = 0xfffffe004edb7700 --- pfi_kkif_update() at pfi_kkif_update+0x15/frame 0xfffffe004edb7700 pfi_kkif_update() at pfi_kkif_update+0x1fc/frame 0xfffffe004edb7750 pfi_ifaddr_event() at pfi_ifaddr_event+0x82/frame 0xfffffe004edb77a0 srcaddr_change_event() at srcaddr_change_event+0xa7/frame 0xfffffe004edb7810 in6_update_ifa() at in6_update_ifa+0xd2c/frame 0xfffffe004edb7990 in6_addifaddr() at in6_addifaddr+0x2f/frame 0xfffffe004edb7a60 in6_control_ioctl() at in6_control_ioctl+0x7d8/frame 0xfffffe004edb7ad0 rtnl_handle_addr() at rtnl_handle_addr+0x612/frame 0xfffffe004edb7cd0 rtnl_handle_message() at rtnl_handle_message+0x195/frame 0xfffffe004edb7d30 nl_taskqueue_handler() at nl_taskqueue_handler+0x492/frame 0xfffffe004edb7e40 taskqueue_run_locked() at taskqueue_run_locked+0x182/frame 0xfffffe004edb7ec0 taskqueue_thread_loop() at taskqueue_thread_loop+0xc2/frame 0xfffffe004edb7ef0 fork_exit() at fork_exit+0x7b/frame 0xfffffe004edb7f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe004edb7f30 </pre> <pre> <6>tun0: link state changed to UP <6>tun0: changing name to 'tailscale0' <6>tailscale0: link state changed to DOWN ... <6>tun0: link state changed to UP <6>tun0: changing name to 'tailscale0' Fatal trap 9: general protection fault while in kernel mode cpuid = 19; apic id = 19 instruction pointer = 0x20:0xffffffff80fce585 stack pointer = 0x28:0xfffffe004edb76c0 frame pointer = 0x28:0xfffffe004edb7700 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 = 0 (netlink_socket (PID) rdi: 2e656c6163736c69 rsi: fffff80497a1d100 rdx: 0000000000000000 rcx: fffff802ce52f800 r8: 0000000000000025 r9: 0000000000000003 rax: fffff80273fa8600 rbx: fffff800060c45f0 rbp: fffffe004edb7700 r10: 0000000000000001 r11: ffffffff82f94cc0 r12: fffff8071ed4c800 r13: fffff80006a54c28 r14: 0000000000000000 r15: fffff8001fa00000 trap number = 9 panic: general protection fault cpuid = 19 time = 1744986481 KDB: enter: panic </pre> Repeating in system log <pre> Apr 18 12:02:00 hostname php-cgi[99882]: pfSsh.php: The command '/usr/local/etc/rc.d/pfsense_tailscaled stop' returned exit code '1', the output was 'Stopping tailscaled. Waiting for PIDS: 68069.' Apr 18 12:02:00 hostname tailscale[21809]: Waiting for device tailscale0 Apr 18 12:02:00 hostname kernel: tailscale0: link state changed to DOWN Apr 18 12:02:00 hostname kernel: tun0: link state changed to UP Apr 18 12:02:00 hostname kernel: tun0: changing name to 'tailscale0' Apr 18 12:02:01 hostname tailscale[43858]: Found device tailscale0 Apr 18 12:02:01 hostname tailscale[44331]: Added tailscale0 to interface group Tailscale Apr 18 12:02:01 hostname tailscale[44847]: Bringing up tailscale0 with --auth-key=... --login-server=https://... --advertise-exit-node=false --accept-routes --accept-dns=false --advertise-routes=10.0.0.0/8,172.16.0.0/12 </pre>