This problem can be caused by a damaged pagefile or bad sector that the pagefile is mapped to or faulty RAM module. Try removing the pagefile, rebooting and then creating a new one. Also, have your memory tested, either with your vendors tools or with something like memtestx86.
This code usually indicates that the system tried to access pageable memory and could not or an error returned when it attempted to do so. I have had at least one case where a faulty RAM module was causing this and other stop codes.
markdean
Junior Poster in Training
56 posts since Mar 2006
Reputation Points: 14
Solved Threads: 1
Pagefile is the system's swap space. Windows uses a swap file to swap pages of memory to disk. It does this when physical memory is low and for pages that have not been referenced for a certain amount of time. To remove it, open Control Panel > System then click on Advanced tab then the Settings button under Performance Options then click the Advanced tab. Under the Virtual Memory section click the Change button and then find and click in the No Paging file button then click Set. Click OK to dismiss all windows ignoring any warnings. Reboot and then repeat the steps to re-create a pagefile that is 1.5 times your installed physical memory. Make sure the minimum and maximums match i.e. if you create a pagefile of 1024, put 1024 in both boxes. If you have a second hard drive, create the pagefile on that drive.
markdean
Junior Poster in Training
56 posts since Mar 2006
Reputation Points: 14
Solved Threads: 1
A pagefile is not absolutely necessary although some applications may not work correctly if it can't page anything. I think Java is one of them. So whatever you put in is fine and usually 1.5 times the physical is norm. It used to be physical memory + 12 in the NT 4/2000 days.
Regardless whether the memory test come through, you should also look into making sure you have the latest drivers for all your hardware and also make sure Windows is updated.
markdean
Junior Poster in Training
56 posts since Mar 2006
Reputation Points: 14
Solved Threads: 1