-
Notifications
You must be signed in to change notification settings - Fork 20
Page Fault #12
Copy link
Copy link
Open
Description
What steps will reproduce the problem?
1. Run VMWare Workstation and install FPOS in it (from FPOS ISO). I used
"Other 32bit OS" as OS type selection.
2. Boot the installed OS.
3. Select the OS from the GRUB OS selection menu.
What is the expected output? What do you see instead?
The running OS? I'm sorry and couldn't run this on other systems so not
really sure what came next.
What version of the product are you using? On what operating system?
FreePascal OS 0.01 (on VMWare workstation 6.5.1).
Please provide any additional information below.
This is what I saw on the screen:
---------------------------------------------------------------------------
Installing heap... [ OK ]
Page Fault Exception
Error Code = 2
EAX = $FF000004
EBX = $00047000
ECX = $FFFFC000
EDX = $0009F800
ESI = $000348EC
EDI = $000348EC
ESP = $0012A024
EBP = $0012A03C
CS = $00000008
DS = $00000010
ES = $00000010
FS = $00000010
GS = $00000010
SS = $0012A058
EIP = $001024DE
EFLAGS = $00210016
User ESP = $00047000
Page Fault at $001024DE, Faulting Address = $FF000004
Page is user-mode reserved
_
FreePascal OS 0.01
---------------------------------------------------------------------------
There was also a continuous system sound/beep, which only stopped when I
killed the OS (from VMware, eg, like you pull off the plug from your PC ;) ).
Original issue reported on code.google.com by uuf6...@gmail.com on 25 Oct 2009 at 7:59
Reactions are currently unavailable