From owner-freebsd-alpha Thu Mar 29 12:26:25 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id A235D37B756 for ; Thu, 29 Mar 2001 12:26:16 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA06521; Thu, 29 Mar 2001 15:26:15 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f2TKPjn81816; Thu, 29 Mar 2001 15:25:45 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15043.39496.927622.874793@grasshopper.cs.duke.edu> Date: Thu, 29 Mar 2001 15:25:44 -0500 (EST) To: Bernd Walter Cc: freebsd-alpha@freebsd.org Subject: Re: -current boot panic In-Reply-To: <20010329221942.A29139@cicely20.cicely.de> References: <20010329221942.A29139@cicely20.cicely.de> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bernd Walter writes: > > trap entry = 0x2 (memory management fault) > a0 = 0x28 > a1 = 0x1 > a2 = 0x1 > pc = 0xfffffc00003f53d0 > ra = 0xfffffc00003f53cc > curproc = 0xfffffc0000687080 > pid = 0, comm = > > Stopped at 0xfffffc00003f53d0: stq s4,0x28(s2) <0x28> How about running gdb on the kernel (with symbols) and mapping 0xfffffc00003f53d0 to a function & line number? FWIW, yesterday's -current works fine here. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message