From owner-freebsd-hackers Fri Apr 24 01:40:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23496 for freebsd-hackers-outgoing; Fri, 24 Apr 1998 01:40:59 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alpha.delta.edu (alpha.delta.edu [161.133.129.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA23486 for ; Fri, 24 Apr 1998 01:40:55 -0700 (PDT) (envelope-from dakott@alpha.delta.edu) Received: from pm343-30.dialip.mich.net by alpha.delta.edu; (5.65v3.0/1.1.8.2/06Jan97-0932AM) id AA28537; Fri, 24 Apr 1998 04:43:37 -0400 Received: from kott.my.domain (dakott@kott.my.domain [192.168.0.1]) by kott.my.domain (8.8.8/8.8.5) with SMTP id VAA17716; Thu, 23 Apr 1998 21:39:48 -0400 (EDT) Date: Thu, 23 Apr 1998 21:39:47 -0400 (EDT) From: David Kott To: dmorrisn@u.washington.edu, freebsd-hackers@FreeBSD.ORG Subject: Re: [...] [Fwd: panic: page , fault (Is my memory going bad?) Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >When I booted up my machine this morning I got a kernel panic right >after logging in. It gave the output below. After I rebooted, it's run >fine ever since. I do mount my filesystems async, but I always shut the >system down properly(--it couldn't be that could it?) > >Fatal Trap 12: page fault while in kernel mode >fault virtual address = 0x400 >fault code = supervisor read, page not present >instruction pointer = 0x8:0xf010f2dc >stack pointer = 0x10:0xefbffbf0 Have you recently rebuilt your kernel? Did you rebuild your LKMs? I used to get something similar to this, though the details escape me. Now, as a rule, whenever I rebuild my kernel, I rebuild the LKM's I use. -d To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message