Date: Mon, 28 Jan 2008 14:45:22 +0000 From: Pete French <petefrench@ticketswitch.com> To: jhb@freebsd.org Cc: freebsd-stable@freebsd.org Subject: Re: panic: vm_fault: fault on nofualt entry, addr: 81423000 Message-ID: <E1JJVEg-00048p-TW@dilbert.ticketswitch.com> In-Reply-To: <200801250837.49793.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> That isn't page-aligned which is unexpected, though it should still > work fine. I am wondering if the non page alignment is what is causing the trouble here. I discovered my printfs were causing panics themselves, so am re-doing a lot of my results as I have been generating some red herrings. I will have some more results to email you later, but it looks to me as if the problem of the first table entry results in unmapping part of the header, and hence access to the second tbale entry crashes. At least the address reported in the panic is one I can see was unmapped just before the panic. I am doing a full compile against the latest stable and will actually see if I can track this down in a lot more detail and send you the results, cheers, -pete.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1JJVEg-00048p-TW>