Date: Sun, 8 Oct 2000 11:20:02 -0700 (PDT) From: Justin Gibbs <gibbs@plutotech.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Message-ID: <200010081820.LAA38354@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/21831; it has been noted by GNATS. From: Justin Gibbs <gibbs@plutotech.com> To: bjlin@stic.gov.tw Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Date: Sun, 8 Oct 2000 12:12:13 -0600 (MDT) > I've got random crash on 4.1.1-Stable. > > I just updated the system 30 min. ago, and it just crashes > when I make ports (or kernel, system). > It says fatal error 12 (page fault in kernel mode). > The debug message is: You need to: a) Provide a dmesg listing from a boot -v of your system before the problems began. b) Perform an nm /kernel | sort and locate the function that contains the instruction 0xc01f7758. or even better yet c) put options DDB into your kernel config file and provide the output of "trace" when you system panics. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010081820.LAA38354>