re0 buggy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 21:14:35 UTC
Hi, # freebsd-version 14.1-RELEASE-p5 I try command: # traceroute 8.8.8.8 Suddenly, the CPU restarts by itself. I found this with `dmesg`: Fatal trap 12: page fault while in kernel mode cpuid = 10; apic id = 0a fault virtual address = 0x10007 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff80c58f80 stack pointer = 0x28:0xfffffe00e3f29d40 frame pointer = 0x28:0xfffffe00e3f29d80 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 (re0 taskq) rdi: fffffe00e3c09800 rsi: 000000000000ffff rdx: fffff80741c80800 rcx: fffffe00e3c09e90 r8: 00000000000000d7 r9: ffffffffffffffff rax: 0000000000000000 rbx: fffff8000253b740 rbp: fffffe00e3f29d80 r10: fffff80741c80800 r11: 000000008edf98a5 r12: 000000000000ffff r13: fffffe01091d8460 r14: 0000000000000000 r15: 0000000000008803 trap number = 12 panic: page fault cpuid = 10 time = 1731359165 KDB: stack backtrace: #0 0xffffffff80b7fefd at kdb_backtrace+0x5d #1 0xffffffff80b32bd1 at vpanic+0x131 #2 0xffffffff80b32a93 at panic+0x43 #3 0xffffffff8100091b at trap_fatal+0x40b #4 0xffffffff81000966 at trap_pfault+0x46 #5 0xffffffff80fd6d48 at calltrap+0x8 #6 0xffffffff821643d4 at re_rxeof+0x344 #7 0xffffffff82157835 at re_int_task_8125+0xb5 #8 0xffffffff80b953d2 at taskqueue_run_locked+0x182 #9 0xffffffff80b96652 at taskqueue_thread_loop+0xc2 #10 0xffffffff80aecf7f at fork_exit+0x7f #11 0xffffffff80fd7dae at fork_trampoline+0xe -- Regards, Budi Janto