Subject: Re: Translation fault?
To: Phil Nelson <phil@cs.wwu.edu>
From: Mark Brinicombe <mark@causality.com>
List: port-arm32
Date: 09/13/1998 18:15:14
On Fri, 11 Sep 1998, Phil Nelson wrote:

> I'm getting LOTS of the following message.  Since I'm new to the arm32 port
> (running a shark) I'm not sure what is happening here or how to stop it.
> Can someone clue me in?  Thanks.
> 
> Sep 11 10:35:03 coal /netbsd:  Data abort: 'Translation fault (section)'
> status=005 address=ffffffff PC=200e8bf8
A process somewhere should have received a SEGV to go with that. Something
has tried to access address -1 by the looks of it.

Cheers,
				Mark