Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2021 13:26:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258649] kern/sched_ule: Panic in sched_switch (...) at /usr/src/sys/kern/sched_ule.c:2150
Message-ID:  <bug-258649-227-MN9ztGPrey@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258649-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258649-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258649

--- 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.  Co=
uld
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258649-227-MN9ztGPrey>