On Tue, Jan 23, 2007 at 03:40:11PM -0500, test wrote:
> I have a similar problem.  I would suspect it's my hdd or possible RAM,
> because this only happens when I am trying to recompile the kernel, or install
> something from the ports tree.  It panics with this error.

this problem is there from about 3.6 at least.
in a nutshell pmap leaks pv_entry structs and
those contain pointers that become invalid and
dereferenced. in your case it's the page directory
pointer that's get busted.

cu
-- 
    paranoic mickey       (my employers have changed but, the name has remained)

Reply via email to