hi,
I haven't seen any reference to a 'known bug' list or something similar
in any of the docs, so I'm trying out to mail directly on this list, I
hope it's not reported too often.
I compiled plex86 on a Linux 2.4.2 station, debian sid distribution.
I ran my own operating system in bochs, worked fine, while trying it
under bochs I had the following error:
::plex86 panic:
::monPageFault: MapLinPPageOOB:
retracing the operations back I find the following:
Current instruction:
0008.0000813D 87441FFC xchgl %eax, -04(%edi,%ebx)
This instruction is part of a memory probing routine at the start of my
image, basically testing at each megabyte of memory if we can write or
not. It would seem that once you try doing this operation outside the
provided memory area it cause a page fault in plex86.
If it could be of any help, I could provide the code relative to this
part of my os causing the problem.
Thanks,
--
Dave Poirier ([EMAIL PROTECTED]) Assembly language: My blood,
http://void-core.2y.net/~eks/ my life, my spirit.. :)