From owner-freebsd-alpha@FreeBSD.ORG Thu Apr 15 21:55:01 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E80316A4CE; Thu, 15 Apr 2004 21:55:01 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54FF643D48; Thu, 15 Apr 2004 21:55:00 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (98033facd10ad8856dd246428467a820@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i3G4ssh7012341; Thu, 15 Apr 2004 23:54:55 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 39AE453A1B; Thu, 15 Apr 2004 21:54:54 -0700 (PDT) Date: Thu, 15 Apr 2004 21:54:54 -0700 From: Kris Kennaway To: Andrew Gallatin Message-ID: <20040416045453.GA78366@xor.obsecurity.org> References: <20040411093343.GA89809@xor.obsecurity.org> <200404132236.20792.jhb@FreeBSD.org> <16509.42895.49213.222503@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <16509.42895.49213.222503@grasshopper.cs.duke.edu> User-Agent: Mutt/1.4.2.1i cc: alc@FreeBSD.org cc: alpha@FreeBSD.org cc: kris@obsecurity.org Subject: Re: Another alpha panic X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 04:55:01 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 14, 2004 at 05:05:19PM -0400, Andrew Gallatin wrote: >=20 > John Baldwin writes: > > On Sunday 11 April 2004 05:33 am, Kris Kennaway wrote: > > > Not that I've had any luck getting someone to take a look at the last > > > half-dozen alpha panics I've reported, but: > > > > > > panic: pmap_emulate_reference(0xfffffc0019436a00, 0xfffffe0014495e68= , 0, > > > 1): pa 0xb0a0000 not managed at line 2585 in file > > > /a/asami/portbuild/alpha/src-client/sys/alpha/alpha/pmap.c Stack bac= ktrace: > > > db_print_backtrace() at db_print_backtrace+0x18 > > > backtrace() at backtrace+0x2c > > > __panic() at __panic+0x150 > > > pmap_emulate_reference() at pmap_emulate_reference+0x15c > > > trap() at trap+0x39c > > > XentMM() at XentMM+0x2c > > > --- memory management fault (from ipl 7) --- > > > pmap_activate() at pmap_activate+0xb4 > > > Lcs1() at Lcs1+0x1c > > > --- root of call graph --- > >=20 > > This is a VM-related panic. Perhaps alc@ might have an idea. There m= ight be=20 > > a reference fault on a K0SEG address or some other silly bug. >=20 > I just googled and saw that at least 2 of these have come with the > same stack (context-switch(), pmap_activate()). What does > pmap_activate+0xb4 map to in your kernel? 0xfffffc00005cf164 is in pmap_activate (/a/asami/portbuild/alpha/src-client= /sys/alpha/alpha/pmap.c:2740). This is a kernel from Mar 6. > What sort of machine? Is this UP or SMP? Apr 11 19:11:40 axp0 kernel: COMPAQ AlphaServer DS10 466 MHz, 462MHz Apr 11 19:11:40 axp0 kernel: 8192 byte page size, 1 processor. Apr 11 19:11:40 axp0 kernel: CPU: EV6 (21264) major=3D8 minor=3D4 extension= s=3D0x303 Apr 11 19:11:40 axp0 kernel: OSF PAL rev: 0x1003300020133 Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAf2cdWry0BWjoQKURAu8EAKCMSfATC8I5BJmcaZlAwgTBoTrj7ACcDE6c /OlRRPR5ki96mHwYjF2PMrQ= =FDQm -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--