Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2019 14:08:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239143] kernel panic on boot due to missing domain ivar on acpi0
Message-ID:  <bug-239143-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239143

            Bug ID: 239143
           Summary: kernel panic on boot due to missing domain ivar on
                    acpi0
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: jwmaag@gmail.com

Created attachment 205693
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205693&action=
=3Dedit
acpidump

It seems as though my computer is tripping the KASSERTs introduced in commit
349571

A working system prints the following errors.

ivhd0: <AMD-Vi/IOMMU ivhd with EFR> on acpi0
ivhd0: Flag:b0<IotlbSup,Coherent>
ivhd0: Features(type:0x11) MsiNumPPR =3D 0 PNBanks=3D 2 PNCounters=3D 0
ivhd0: Extended features[31:0]:22294ada<PPRSup,NXSup,GTSup,IASup> HATS =3D =
0x2
GATS =3D 0x0 GLXSup =3D 0x1 SmiFSup =3D 0x1 SmiFRC =3D 0x2 GAMSup =3D 0x1 D=
ualPortLogSup
=3D 0x2 DualEventLogSup =3D 0x2
ivhd0: Extended features[62:32]:f77ef<USSup> Max PASID: 0x2f DevTblSegSup =
=3D 0x3
MarcSup =3D 0x1
ivhd0: supported paging level:7, will use only: 4
ivhd0: device range: 0x0 - 0xffff
ivhd0: PCI cap 0x190b640f@0x40 feature:19<IOTLB,EFR,CapExt>
ivhd0: failed to read ivar PCI_IVAR_DOMAIN on bus acpi0, error =3D 2
acpi0: failed to read ivar PCIB_IVAR_BUS on bus nexus0, error =3D 6
ivhd0: failed to read ivar PCI_IVAR_DOMAIN on bus acpi0, error =3D 2
acpi0: failed to read ivar PCIB_IVAR_BUS on bus nexus0, error =3D 6

The panic on the failing kernel

panic: pci_get_domain failed for ivhd0 on bus acpi0, error =3D 2
cpuid =3D 2
time =3D 1

--=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-239143-227>