Windows 8 Kernel_KERNEL_DATA_INPAGE_ERROR

Kevin Wright

Active Member
Recently I've changed the fan on my computer since than i started getting multiple blue screens. I ran a disk check and used the Memory Diagnostic Tool but still came up with nothing. I have the dump files can anyone tell me what's going wrong?
 

Attachments

  • 010115-46953-01.dmp
    279.2 KB · Views: 359
  • 010215-24734-01.dmp
    279.2 KB · Views: 360
  • 010315-57187-01.dmp
    279.1 KB · Views: 378
  • 062214-35265-01.dmp
    280.6 KB · Views: 348
  • 122714-23843-01.dmp
    279.2 KB · Views: 382
  • 123114-39250-01.dmp
    279.2 KB · Views: 370
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 7A, {4, 0, fffffa8004d35c10, b175fdc}

Probably caused by : win32k.sys ( win32k!BltLnkSrcCopyMsk32+b5 )

Followup: MachineOwner
Hi,
the above dump file means there is a problem with the disk subsystem or a bad block in one of the sectors. It can also relate to RAM issues too but testing will prove either way.
You say you replaced a fan inside your machine? It might be worth checking all connections to the HDD just in case they have been knocked and become loose.
Above you mention about running certain tests but don't give much detail.
Try running another chkdsk but make sure it's set to look for and repair sectors. This guide whilst a little old still holds true for the most part:
http://www.howtogeek.com/howto/windows-vista/guide-to-using-check-disk-in-windows-vista/

You also have driver updates available. Please update your drivers using the support page here (please double check I have the correct page):
http://www.toshiba.co.uk/innovation/download_drivers_bios.jsp?service=UK

If after making the above changes you still get the bsod then you need to test your RAM.
Windows does have it's own memory testing app but it can often miss errors and the best app for the job is Memtest86. The latest version of which can be found here:
http://www.memtest.org/

To run Memtest86 you need to either burn a copy of it to disk or use a USB stick. If you look down the page you'll eventually find the latest version and it's associated downloads. If your burning to disk choose the pre-compiled iso zip. If your using a USB method then the corresponding download is the auto installer for a USB stick.
Once you have Memtest86 on the media you selected you'll then need to enter your bios and change the boot order so that the machine will boot from either the disk or stick you have Memtest86 on.
Run the test for at least 12hrs if possible unless it becomes clear that there is a issue. If there is a problem with the RAM you'll see the errors pop up in red so you can't miss them.

Post any new dump files.
 
Back
Top