Results 1 to 2 of 2

Thread: You receive an error message on a Windows XP

  1. #1
    ahnel is offline Senior Member
    Join Date
    Jan 2009
    Posts
    170
    Rep Power
    4

    Default You receive an error message on a Windows XP

    SYMPTOMS

    When Windows XP running on your PC, you get any one of the following error messages:
    • Stop 0x00000077
    • KERNEL_STACK_INPAGE_ERROR

    METHODS TO RESOLVE PROBLEM

    Method 1: Install the latest Windows XP Service Pack
    Method 2: Run a disk scanner A disk scanner can find and repair hard disk errors. To run a disk scanner, attempt to restart PC. Then, choose from the following situations.

    If the computer restarted successfully Option 1: Autochk automatically runs
    If PC restarted successfully, the Autochk disk scanner will run to find and repair any hard disk errors. Option 2: Manually run Chkdsk If Autochk does not automatically run, you can run Chkdsk disk scanner yourself. To do this, follow these steps:

    1. Click Start, click Run, type chkdsk /f /r, and then click OK.

    2. At the command prompt, type Y to let the disk scanner run when you restart the PC.

    3. Restart the PC.

    4. Chkdsk will run.
    If the computer did not restart successfully
    If the PC did not restart successfully, run the Chkdsk disk scanner from the Recovery Console. For this, follow these steps:

    1. Restart the PC.

    2. When Welcome to Setup screen shows, press R to start the Recovery Console.

    3. If you have a dual-boot or a multiple-boot PC, choose the installation that you require to access.

    4. When you are prompted, type administrator password. If the administrator password is blank, press ENTER.

    5. At the command prompt, type chkdsk /r, and then press ENTER.

    6. When Chkdsk has ended running, read the results, and then take any steps that are needed to finish process. For example, you may be prompted to run chkdsk /f to fix certain problems.

    7. Restart the PC.
    Method 3: Run a virus-checking program
    Run a current virus-checking program to scan your PC for viruses. Select from the following options.

    Option 1: Run the computer's virus-checking program
    Run the virus-checking program that is installed on the computer.
    Option 2: Run Windows Live OneCare safety scanner

  2. #2
    ahnel is offline Senior Member
    Join Date
    Jan 2009
    Posts
    170
    Rep Power
    4

    Default More information

    This happens if a requested page of kernel data could not be study from the paging file into memory, or master boot record is infected with a virus.

    To resolve this cause, interpret the error message. If both first and third parameters are zero, the four parameters are defined as follows:

    1. 0 (zero)
    2. Page Table Entry (PTE) value at time of error
    3. 0 (zero)
    4. Address of signature on kernel stack

    If either first or third parameter is not a zero, the following conditions apply:

    1. Status code
    2. I/O status code
    3. Page file number
    4. Offset into page file

    The cause of this problem may be determined from second parameter I/O status code by using this information in which the "value of second parameter" indicator is followed by a "general cause" format:

    • 0xC000000E, or STATUS_NO_SUCH_DEVICE: the drive is occupied, because of a bad hard disk, a bad disk array, or a bad controller card.
    • 0xC000009A, or STATUS_INSUFFICIENT_RESOURCES: lack of nonpaged pool resources.
    • 0xC000009C, or STATUS_DEVICE_DATA_ERROR: bad blocks on the hard disk.
    • 0xC000009D, or STATUS_DEVICE_NOT_CONNECTED: bad cabling, non-termination, or the controller cannot access the hard disk.
    • 0xC000016A, or STATUS_DISK_OPERATION_FAILED: bad blocks on the hard disk.
    • 0xC0000185, or STATUS_IO_DEVICE_ERROR: wrong termination, or defective cabling of SCSI-based devices, or two devices are attempting to utilize same IRQ.

Similar Threads

  1. Replies: 0
    Last Post: 10-06-2009, 12:12 PM
  2. Replies: 0
    Last Post: 10-05-2009, 01:04 PM
  3. Replies: 1
    Last Post: 10-03-2009, 05:04 PM
  4. Replies: 1
    Last Post: 10-03-2009, 08:12 AM
  5. Replies: 0
    Last Post: 09-25-2009, 06:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48