[Bug 258649] kern/sched_ule: Panic in sched_switch (...) at /usr/src/sys/kern/sched_ule.c:2150

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Sep 2021 13:26:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258649

--- Comment #5 from Alexander Motin <mav@FreeBSD.org> ---
Hmm.  td_oncpu offset within struct thread is not zero, so my guess about td
being NULL is likely wrong, but then I have no clue what is NULL there.  Could
you disassemble the instructions near the "instruction pointer" value, or at
least show more of the stack trace from the panic message for the relative
address, so that I could try do build the same kernel ad disassemble myself.

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