My OS raises the '3rd exception with no resolution' problem.
My OS recursively page faults in the page fault handler, when switching to
other out-of-memory processes while waiting for the disk access for the
loading process. During/sometime around the 3rd recursive page fault, I get
that message. I am not sure if there is some 'handling exception' flag I
have to turn off, or perhaps its just my Ring0 stack size too small..
If anyone can explain what that problem means in more detail, it would
probably be more clear.
Thanks