To: Jarle Greipsland <jarle@runit.sintef.no>
Subject: Re: port-alpha/8939
References: <mtuyabc9d6x.fsf@contents-vnder-pressvre.mit.edu> <19991203182230G.jarle@runit.sintef.no>
From: nathanw@mit.edu (Nathan J. Williams)
Date: 03 Dec 1999 12:52:17 -0500
In-Reply-To: Jarle Greipsland's message of "Fri, 03 Dec 1999 18:22:30 +0100"
Message-ID: <mtuu2lzap4e.fsf@contents-vnder-pressvre.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Lines: 26
Xref: contents-vnder-pressvre.mit.edu netbsd.other:32

Jarle Greipsland <jarle@runit.sintef.no> writes:

>     trap entry = 0x2 (memory management fault)
>     a0         = 0xfffffe00044de0a8
>     a1         = 0x1
>     a2         = 0x0
>     pc         = 0xfffffc00004f6e48
>     ra         = 0xfffffc00004f6e2c
>     curproc    = 0xfffffc0004d4a030
>         pid = 2533, comm = crashme
> 
> Caught exception in ddb.
> db> examine 0xfffffc0000006070
> 0xfffffc0000006070:     8e
> db> 

Okay, that looks like a user-space bugcheck trap. I'm going to have to
do a little digging in the code and architecture manual to figure out
whether we're supposed to expect that, or what.

> 
> Do you need more information?

I'll let you know when I have something figured out...

        - Nathan
