[Bug 268246] crash and panic using pfsync on 13.1-RELEASE

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Feb 2023 19:58:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246

--- Comment #62 from jjasen@gmail.com ---
fresh from the dump -- 

What do you need from it?


Fatal trap 12: page fault while in kernel mode
cpuid = 10; apic id = 24
fault virtual address   = 0x18
fault code              = supervisor read data, page not present
instruction pointer     = 0x20:0xffffffff80cd15d0
stack pointer           = 0x28:0xfffffe020478fbc0
frame pointer           = 0x28:0xfffffe020478fc20
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 (swi1: pfsync)
trap number             = 12
panic: page fault
cpuid = 10
time = 1675713418
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe020478f980
vpanic() at vpanic+0x151/frame 0xfffffe020478f9d0
panic() at panic+0x43/frame 0xfffffe020478fa30
trap_fatal() at trap_fatal+0x385/frame 0xfffffe020478fa90
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe020478faf0
calltrap() at calltrap+0x8/frame 0xfffffe020478faf0
--- trap 0xc, rip = 0xffffffff80cd15d0, rsp = 0xfffffe020478fbc0, rbp =
0xfffffe020478fc20 ---
m_copym() at m_copym+0x30/frame 0xfffffe020478fc20
ip_fragment() at ip_fragment+0x24f/frame 0xfffffe020478fcc0
ip_output() at ip_output+0x1152/frame 0xfffffe020478fdf0
pfsyncintr() at pfsyncintr+0x151/frame 0xfffffe020478fe60
ithread_loop() at ithread_loop+0x25a/frame 0xfffffe020478fef0
fork_exit() at fork_exit+0x7e/frame 0xfffffe020478ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe020478ff30
--- trap 0x82c4efe0, rip = 0xffffffff80bc2cbf, rsp = 0, rbp = 0 ---
mi_startup() at mi_startup+0xdf
Uptime: 1m58s

-- 
You are receiving this mail because:
You are the assignee for the bug.