Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2009 09:21:49 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        "Sam Fourman Jr." <sfourman@gmail.com>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: Fwd: Kernel panic on 7.2-RC1 when booting with ACPI enabled kernel.
Message-ID:  <200905010921.49712.jhb@freebsd.org>
In-Reply-To: <11167f520904301526g3f0185a9m51e601cbfa04177a@mail.gmail.com>
References:  <43b1bb350904230622u4b7790f0p9f665b649c97a3b@mail.gmail.com> <200904300836.34238.jhb@freebsd.org> <11167f520904301526g3f0185a9m51e601cbfa04177a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 30 April 2009 6:26:10 pm Sam Fourman Jr. wrote:
> On Thu, Apr 30, 2009 at 7:36 AM, John Baldwin <jhb@freebsd.org> wrote:
> > On Saturday 25 April 2009 6:27:23 am Magnus Kling wrote:
> >> 2009/4/24 John Baldwin <jhb@freebsd.org>
> >> > Can you do 'frame 10' followed by 'p *(struct acpi_pci_devinfo
> >> > *)child->ivars'
> >> >
> >> > --
> >> > John Baldwin
> >>
> >> (kgdb) frame 10
> >> #10 0xc0db4ca8 in acpi_pci_child_location_str_method (cbdev=3D0xc22126=
80,
> >> =A0 =A0 child=3D0xc2243400, buf=3D0xc22c2400 "slot=3D0 function=3D0 ha=
ndle=3D",
> >> buflen=3D1024)
> >> =A0 =A0 at /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_pci=
=2Ec:150
> >> 150 =A0 =A0 =A0 =A0 =A0 =A0 strlcat(buf, acpi_name(dinfo->ap_handle), =
buflen);
> >>
> >> (kgdb) =A0p *(struct acpi_pci_devinfo *)child->ivars
> >> $1 =3D {ap_dinfo =3D {pci_links =3D {stqe_next =3D 0xc0b00f8c}, resour=
ces =3D {
> >> =A0 =A0 =A0 stqh_first =3D 0xc0b00f8c, stqh_last =3D 0x1030000}, cfg =
=3D {dev =3D 0x0,
> >> =A0 =A0 =A0 bar =3D {4, 0, 0, 3257136600, 0, 0}, bios =3D 0, subvendor=
 =3D 0,
> >> =A0 =A0 =A0 subdevice =3D 0, vendor =3D 0, device =3D 0, cmdreg =3D 0,=
 statreg =3D 0,
> >> =A0 =A0 =A0 baseclass =3D 0 '\0', subclass =3D 0 '\0', progif =3D 0 '\=
0', revid =3D 0
>=20
> I also have a ACPI problem that may be related
>=20
>=20
http://www.nabble.com/Asus-X83VB-X2-Notebook-ACPI-kernel-panic-td23290433.h=
tml

There aren't any panic messages in your messages file.  There is a LOR that=
 is=20
a false-positive, but I don't see any panic info.

=2D-=20
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905010921.49712.jhb>