Share via

KERNAL_DATA_INPAGE_ERROR

Anonymous
2014-03-15T10:49:33+00:00

Hi,

I have the issue that my Sony VAIO regularly gives me a blue screen with KERNAL_DATA_INPAGE_ERROR.  It creates a dump file and hen restarts.  On restart I get error "Operating system not found".  If I do a hard reboot then it boots up again as normal.

This error seems to happen randomly, as in, I can be doing various things and then I get it rather than always the same procedure.

I have already done the following:

  • Complete clean install of Windows (twice).  Laptop works ok for a week or so and then the error returns.
  • Run chkdsk /r

I have copied the dmp file here https://www.dropbox.com/s/0wfwvbsrdak4bjd/021014-37687-01.zip and hope someone has an idea what the issue is as it's driving me mad!

Thanks,

Ben

Windows for home | Previous Windows versions | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2014-03-15T11:36:20+00:00

Maybe related, cannot say for sure. 0x7a's usually indicate a HDD issue (faulty HDD, faulty SATA cable, bad sectors, etc...). If no dump was generated, this may be an indication of something if we crash again.

You may want to look over this as well just in case:

If your computer is not generating .DMP files, please do the following:

1. Start > type %systemroot% which should show the Windows folder, click on it. Once inside that folder, ensure there is a Minidump folder created. If not, CTRL-SHIFT-N to make a New Folder and name it Minidump.

2. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Performance > Settings > Advanced > Ensure there's a check-mark for 'Automatically manage paging file size for all drives'.

3. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Startup and Recovery > Settings > System Failure > ensure there is a check mark next to 'Write an event to the system log'.

Ensure Small Memory Dump is selected and ensure the path is %systemroot%\Minidump.

4. Double check that the WERS is ENABLED:

Start > Search > type services.msc > Under the name tab, find Windows Error Reporting Service > If the status of the service is not Started then right click it and select Start. Also ensure that under Startup Type it is set to Automatic rather than Manual. You can do this by right clicking it, selecting properties, and under General selecting startup type to 'Automatic', and then click Apply.

Keep me updated.

Regards,

Patrick

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-03-15T12:27:56+00:00

    Points 1 - 3 were all ok, point 4 required the service so be started and set to automatic.

    Hopefully I won't need this if the problem is solved.  I'll keep you updated.

    Thanks for your assistance, much appreciated.

    Ben

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2014-03-15T11:31:39+00:00

    Thanks Patrick, done that.  Was that fix related to the original KERNAL_DATA_INPAGE_ERROR or another issue?

    There is no other dmp file in the minidump folder, could the 0x7A dmp file be somewhere else?

    Regards,

    Ben

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-03-15T13:16:16+00:00

    My pleasure, I look forward to your update.

    Regards,

    Patrick

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-03-15T11:12:15+00:00

    Hi Ben,

    The attached DMP file is not of the 0x7A bug check, however it's of the INTERNAL_POWER_ERROR (A0) bug check.

    This bug check indicates that the power policy manager experienced a fatal error.

    BugCheck A0, {c, ffffffffc000000e, ffffe00001660010, 0}

    1. Click the Start button.
    2. In the search box, type command prompt.
    3. In the list of results, right-click Command Prompt, and then click Run as administrator.
    4. In the Command Prompt window type:

    powercfg /hibernate /size 100

    Restart afterwards.

    Regards,

    Patrick

    Was this answer helpful?

    0 comments No comments