[Bug 258649] kern/sched_ule: Panic in sched_switch (...) at /usr/src/sys/kern/sched_ule.c:2150
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258649] [ULE] Panic in sched_ule.c:2150"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Sep 2021 13:12:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258649
--- Comment #4 from iron.udjin@gmail.com ---
(In reply to Alexander Motin from comment #3)
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x0
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff8314ac02
stack pointer = 0x28:0xfffffe00e1b44660
frame pointer = 0x28:0xfffffe014b77fdd0
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 = 11 (swi4: clock (0))
trap number = 12
panic: page fault
cpuid = 0
time = 1632167377
KDB: stack backtrace:
#0 0xffffffff806a97c5 at kdb_backtrace+0x65
#1 0xffffffff80664a37 at vpanic+0x187
#2 0xffffffff806648a3 at panic+0x43
#3 0xffffffff80913557 at trap_fatal+0x387
#4 0xffffffff809135af at trap_pfault+0x4f
#5 0xffffffff80912c8a at trap+0x26a
#6 0xffffffff808ecc4e at calltrap+0x8
--
You are receiving this mail because:
You are the assignee for the bug.