[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: uvm_fault
On Thu, 7 Nov 2002, Nicolas Richard wrote:
> I stripped my kernel, sucessully build it. (i386)
>
> After booting i keep getting a timeout x (x being a different number ranging from 1 to 13 or so )
>
> i drop into the debugger after that and i identify this page fault trap
>
>
>
> kernel: page fault trap, code=0
>
> uvm_fault(0xd4db51a8, 0x17361000, 0, 1) -> e
>
>
>
> what is required (minimum req) to use uvm, i've never being able to use
>
> swap enc on my 486 laptop 100MHz with 32m o ram .
This bug report is incomplete. Please read "How to report a Problem" at
http://www.openbsd.org/report.html
Especially the text in bold:
"Please include this in all bug reports." (this = dmesg)
"This is essential whenever possible. Panic reports without panic message,
traceback and ps output are useless."
Cheers,
Dries
--
Dries Schellekens
email: gwyllion@ulyssis.org
- References:
- uvm_fault
- From: Nicolas Richard <fur3fur3@yahoo.com>