Date: Fri, 08 Nov 2024 16:51:19 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 282241] panic on boot on Parallels arm64 Message-ID: <bug-282241-27103-5PtX8Jema7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282241-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-282241-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=3D282241 Andrew Turner <Andrew@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #8 from Andrew Turner <Andrew@FreeBSD.org> --- Can you try with https://reviews.freebsd.org/D47487. It looks like the issu= e is the interrupt is configured as level when it should be edge so we get an interrupt storm leading to lock contention that causes the ithread to sleep waiting for the mutex to be unlocked. --=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-282241-27103-5PtX8Jema7>