Pratik Mathur
2005-11-04 06:22:50 UTC
I'm getting a Page Fault at address 0.
The exact error is:
Pid 1, Page Fault received, at address 0 (1649 pages free)
Non-present page, Write Fault, in Supervisor Mode
Interrupt number = 14, error code = 2
and then it fails the KASSERT on line 98 of paging.c "Failed assertion in
Page_Fault_Handler: 0"
--
The exact error is:
Pid 1, Page Fault received, at address 0 (1649 pages free)
Non-present page, Write Fault, in Supervisor Mode
Interrupt number = 14, error code = 2
and then it fails the KASSERT on line 98 of paging.c "Failed assertion in
Page_Fault_Handler: 0"
--