[Bug 286893] Cold boot panic (as virtual machine under VirtualBox v7.1.6/MS Windows 10): sleeping thread holds Giant

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 23 May 2025 16:06:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286893

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
So it looks like something in virtualbox is failing to drop giant before going
to sleep on a sleepqueue.  That is, there's probably a DROP_GIANT call missing
somewhere near rtR0SemEventMultiBsdWait().

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