01-17-2013 07:41 AM
I keep getting a blue screen once every two days, usually when booting up my laptop. My Lenovo W530 originally came with regular hard drive and it worked fine, once I upgraded to SSD 520 480GB I keep running into the blue screen issue. What is interesting is that two of my co-workers have the exact same setup and also get the blue screen. Although, less often as they usually put the laptop to sleep while I like to shut it down.
I have all the latest Windows 8 updates, latest ssd firmware 3.1.2 and running Intel Full Diagnostic Scan does not show any issues.
Below is the Windows 8 *.dmp file message that I got from WinDbg utility and help would be appreciated.
KERNEL_DATA_INPAGE_ERROR (7a)
The requested page of kernel data could not be read in. Typically caused by
a bad block in the paging file or disk controller error. Also see
KERNEL_STACK_INPAGE_ERROR.
If the error status is 0xC000000E, 0xC000009C, 0xC000009D or 0xC0000185,
it means the disk subsystem has experienced a failure.
If the error status is 0xC000009A, then it means the request failed because
a filesystem failed to make forward progress.
Arguments:
Arg1: 0000000000000004, lock type that was held (value 1,2,3, or PTE address)
Arg2: 0000000000000000, error status (normally i/o status code)
Arg3: fffffa801a3f1d90, current process (virtual address for lock type 3, or PTE)
Arg4: 000000df2b07dc50, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)