From owner-freebsd-current@FreeBSD.ORG Wed May 26 07:40:56 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61C0716A4CE; Wed, 26 May 2004 07:40:56 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id DABF743D2D; Wed, 26 May 2004 07:40:55 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (e26206bd546992d4c9d04d437689c09d@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4QE2Cws008739; Wed, 26 May 2004 09:02:13 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0EC1552ED7; Wed, 26 May 2004 07:02:10 -0700 (PDT) Date: Wed, 26 May 2004 07:02:10 -0700 From: Kris Kennaway To: Klaus Robert Suetterlin Message-ID: <20040526140210.GA9269@xor.obsecurity.org> References: <200405251018.41994.jhb@FreeBSD.org> <200405261034.i4QAY9mq009144@robert2.mpe-garching.mpg.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <200405261034.i4QAY9mq009144@robert2.mpe-garching.mpg.de> User-Agent: Mutt/1.4.2.1i cc: current@FreeBSD.org cc: John Baldwin Subject: Re: panic: device_set_ivars(NULL, ...) (was: fatal trap 12 when booting without ACPI) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 14:40:56 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 26, 2004 at 12:34:09PM +0200, Klaus Robert Suetterlin wrote: > pcib5: at pcibus 5 on motherboard > panic: device_set_invars(NULL, ...) > at line 1353 in file ../../../kern/subr_bus.c > Debugger("panic") > Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 > db> I get a similar panic: pcib2: at pcibus 2 on motherboard panic: device_set_ivars(NULL, ...) at line 1353 in file ../../../kern/subr_bus.c Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> trace Debugger(c076ab5e,c07d6e20,549,c076c38f,100) at Debugger+0x54 __panic(c076c38f,549,c076c4d9,c0c21c54,c0717d40) at __panic+0xf5 device_set_ivars(0,c6198570,c0789f87,0,c2261a80) at device_set_ivars+0x29 legacy_add_child(c2261a80,0,c0789f87,0,2) at legacy_add_child+0x70 legacy_pcib_attach(c2261900,c2261900,c078fd14,c078fd04,c07c86c0) at legacy_pcib_attach+0xdc device_probe_and_attach(c2261900,c2261a80,c0c21ce0,c071795f,c2261a80) at device_probe_and_attach+0xa9 bus_generic_attach(c2261a80,c078fd14,c2261a80,c0c21ce0,c0590ddb) at bus_generic_attach+0x28 legacy_attach(c2261a80,c61ae04c,c078fd14,0,c07c7320) at legacy_attach+0x1f device_probe_and_attach(c2261a80,c2261b00,c0c21d2c,c071be4c,c2261b00) at device_probe_and_attach+0xa9 bus_generic_attach(c2261b00,c2261b00,c0c21d58,c058c599,c2261b00) at bus_generic_attach+0x28 nexus_attach(c2261b00,c61ac84c,c078fd14,0,c078c73c) at nexus_attach+0x1c device_probe_and_attach(c2261b00,c078c73c,c0c21d7c,c070e6b9,c2260280) at device_probe_and_attach+0xa9 root_bus_configure(c2260280,c0787576,0,c0c21d98,c054ad95) at root_bus_configure+0x28 configure(0,c1ec00,c1e000,c1ec00,c1e000) at configure+0x29 mi_startup() at mi_startup+0xb5 begin() at begin+0x2c db> x/s 0xc0789f87 0xc0789f87: pir Kris --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAtKNiWry0BWjoQKURAvJ0AJ9pR84SMNU2gBmYuyGTUTjiW7JpXwCePaw+ Qc4izuVuS1FKlfm/x3awB3A= =Je8L -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--