The following reply was made to PR kern/144809; it has been noted by GNATS.
From: John Baldwin <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/144809: [panic] Fatal trap 12: page fault while in kernel mode Date: Tue, 1 Feb 2011 12:58:13 -0500 Have you checked your hardware (specifically your RAM)? Almost all of the panics I have seen in pmap_remove_pages() have been due to a hardware error. -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
