Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 14:42:49 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        wilko@freebsd.org
Cc:        Andrew Gallatin <gallatin@cs.duke.edu>, freebsd-alpha@freebsd.org
Subject:   Re: unaligned access fault panic during boot?
Message-ID:  <Pine.BSF.4.05.10007121442300.2727-100000@semuta.feral.com>
In-Reply-To: <20000712234044.C2459@freebie.demon.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10007121442300.2727-100000>