[Bug 282241] panic on boot on Parallels arm64

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 21 Oct 2024 10:35:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282241

            Bug ID: 282241
           Summary: panic on boot on Parallels arm64
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: trasz@FreeBSD.org

Trying to boot new FreeBSD CURRENT on Parallels results in panic on boot which
looks like this:

panic: sleepq_add: td XXX to sleep on wchan XXX with sleeping prohibited

Backtrace suggests ACPI:

panic()
sleepq_add()
_sleep()
AcpiOsAcquireMutex()
AcpiUtAcquireMutex()
AcpiExEnterInterpreter()
AcpiEvaluateObject()
ithread_loop()

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