[Bug 282994] Repeated kernel panics

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 29 Nov 2024 17:15:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282994

--- Comment #7 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to jSML4ThWwBID69YC from comment #6)
This is caused by a different thread blocking within a sysctl handler.  It's
hard to say what might be causing that.  (Normally, "procstat -kka" would give
a clue there, but that is also implemented by sysctl and thus subject to the
same problem, so: https://reviews.freebsd.org/D47842)

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