Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 10:40:02 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        freebsd-alpha@freebsd.org
Subject:   Re: alpha/20011: trap entry = 0x2 (memory management fault)
Message-ID:  <200007181740.KAA89363@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR alpha/20011; it has been noted by GNATS.

From: Matthew Jacob <mjacob@feral.com>
To: root@krowa.astercity.net
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: alpha/20011: trap entry = 0x2 (memory management fault)
Date: Tue, 18 Jul 2000 10:31:57 -0700 (PDT)

 You need to give a bit more information if you can. This is a kernel you've
 built (root@foo.acn.pl:/usr/src/sys/compile/KROWA). Use nm to tell us what
 corresponds to the pc and ra values in the trap message. Better yet, build
 with
 
 	options DDB
 
 and when it panics, type
 
 	t<RET>
 
 to get a stack trace.
 
 
 
 
 


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?200007181740.KAA89363>