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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282241 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 issue 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. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282241-27103-5PtX8Jema7>
