From owner-freebsd-alpha Wed Jul 12 14:44:56 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 90D7737C2CD; Wed, 12 Jul 2000 14:44:53 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id OAA06856; Wed, 12 Jul 2000 14:44:53 -0700 Date: Wed, 12 Jul 2000 14:42:49 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: wilko@freebsd.org Cc: Andrew Gallatin , freebsd-alpha@freebsd.org Subject: Re: unaligned access fault panic during boot? In-Reply-To: <20000712234044.C2459@freebie.demon.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Meaning: I'm not alone? No, just comparing with a Generic kernel.. > > > > > > > On Wed, 12 Jul 2000, Andrew Gallatin wrote: > > > > > > > > Wilko Bulte writes: > > > > Using a freshly supped -current source tree (2 hours ago) I'm getting a panic on > > > > boot: > > > > trap entry = 0x4 (unaligned access fault) > > > > a0 = 0xfffffc0000590a33 > > > > a1 = 0x2c > > > > a2 = 0x2 > > > > pc = 0xfffffc00003a970c > > > > ra = 0xfffffc00003a96b8 > > > > curproc = 0 > > > > > > > > This is a Miata GL 600ua. Anybody else seeing this ? I had hoped to build a > > > > release overnight to (hopefully) be able to test Lynx support. > > > > > > The obvious question is what functions do the pc & ra map to? > > nm on the kernel says: > > fffffc00005245fc t Lret_result > fffffc00004e892c t Lsavectx1 > fffffc00003a50c0 T MD5Final > fffffc00003a4e80 T MD5Init > fffffc00003a5020 T MD5Pad > fffffc00003a5140 T MD5Transform > fffffc00003a4ec0 T MD5Update > fffffc0000550490 D M_ACCF > fffffc00005504e0 d M_ACCF_init_sys_init > > Does this make any sense? Are you loading randomdev? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message