Subject: Re: uvm_fault
To: None <current-users@netbsd.org>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: current-users
Date: 01/29/2006 00:35:51
On Sat, Jan 28, 2006 at 12:53:27PM +0000, segv@netctl.net wrote:
> This is on dual Pentium 3 machine
> Kernel was compiled with '-O3 -march=pentium3 -mmmx -msse -mfpmath=sse'

Can you please recompile a kernel without those options (but still with
makeoptions DEBUG="-g") and try again?

If you repeat the problem, please also type "show registers" in ddb before
you do "bt $ebp".

Pavel