From owner-freebsd-alpha Tue Jul 18 10:40: 4 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EDD037B6AE for ; Tue, 18 Jul 2000 10:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA89363; Tue, 18 Jul 2000 10:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 18 Jul 2000 10:40:02 -0700 (PDT) Message-Id: <200007181740.KAA89363@freefall.freebsd.org> To: freebsd-alpha@freebsd.org Cc: From: Matthew Jacob Subject: Re: alpha/20011: trap entry = 0x2 (memory management fault) Reply-To: Matthew Jacob Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR alpha/20011; it has been noted by GNATS. From: Matthew Jacob 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 to get a stack trace. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message