Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2025 16:06:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 286893] Cold boot panic (as virtual machine under VirtualBox v7.1.6/MS Windows 10): sleeping thread holds Giant
Message-ID:  <bug-286893-27103-Z3rXpLAofo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286893-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-286893-27103@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=3D286893

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

--=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-286893-27103-Z3rXpLAofo>