Date: Fri, 26 Jun 1998 11:03:52 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: "Julian C. Dunn" <jdunn@aecinfo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel panic: page fault (hardware error?) Message-ID: <Pine.BSF.3.96.980626110228.25008n-100000@resnet.uoregon.edu> In-Reply-To: <3.0.5.32.19980626091534.00814b00@aecp09.nmarcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Jun 1998, Julian C. Dunn wrote: > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0xf12acff0 > fault code = supervisor write, page not present > instruction pointer = 0x8:0xf01d75b8 Well, in the 2.2.6 GENERIC, this is in the middle of pmap_remove_pages, which would imply either a memory or swap problem or other sort of data corruption. Do programs crash randomly with sig10 or sig11 (Bus error or Segmentation Fault) errors? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980626110228.25008n-100000>