Carsten Sørensen skrev:
> Page_fatlt_in_nonpaged_area
http://makeashorterlink.com/?E2B352C6 siger:
Stop 0x00000050 or PAGE_FAULT_IN_NONPAGED_AREA
This Stop message, also known as Stop 0x50, occurs when requested data
is not found in memory. The system generates a fault, which normally
indicates that the system looks for data in the paging file. In this
circumstance, however, the missing data is identified as being located
within an area of memory that cannot be read to disk. The system
faults, but cannot find, the data and is unable to recover. Faulty
hardware, a buggy system service, antivirus software, and a corrupted
NTFS volume can all generate this type of error.
Interpreting the Message
The four parameters listed in the message are defined in order of
appearance as follows:
Virtual address which caused the fault
Type of access (0 = read operation, 1 = write operation)
If not zero, the instruction address which referenced the address in
parameter 1
Opaque information about the stop, interpreted by the kernel
Resolving the Problem
Faulty hardware. Stop 0x50 usually occurs after the installation of
faulty hardware or in the event of failure of installed hardware
(usually related to defective RAM, be it main memory, L2 RAM cache, or
video RAM). If hardware has been added to the system recently, remove
it to see if the error recurs. If existing hardware has failed, remove
or replace the faulty component. You should run hardware diagnostics
supplied by the system manufacturer. For details on these procedures,
see the owner's manual for your computer.
Buggy system service. Often, the installation of a buggy system service
is a culprit. Disable the service and confirm that this resolves the
error. If so, contact the manufacturer of the system service about a
possible update. If the error occurs during system startup, restart
your computer, and press F8 at the character-mode menu that displays
the operating system choices. At the resulting Windows 2000 Advanced
Options menu, choose the Last Known Good Configuration option. This
option is most effective when only one driver or service is added at a
time.
Antivirus software. Antivirus software can also trigger this error.
Disable the program and confirm that this resolves the error. If it
does, contact the manufacturer of the program about a possible update.
Corrupted NTFS volume. A corrupted NTFS volume can also generate this
error. Run Chkdsk /f /r to detect and repair disk errors. You must
restart the system before the disk scan begins on a system partition.
If the hard disk is SCSI, check for problems between the SCSI
controller and the disk.
--
Med venlig hilsen
Madsen.