bhitney opened this issue on Jul 22, 2001 ยท 11 posts
thip posted Mon, 23 July 2001 at 12:27 PM
"Invalid page fault" is usually a routine either trying to access some part of the memory it has no business fiddling with, or some memory that doesn't exist. No amount of RAM increase will help, it's just C++ doing what it does best : savaging memory ;-)