Posts

Showing posts from October, 2014

How to read the small memory dump file that is created by Windows if a crash occurs

http://support.microsoft.com/kb/315263#method3

You receive various Stop error messages in Windows 7 or in Windows Server 2008 R2 when you try to resume a computer that has a large SATA hard disk

Image
You receive various Stop error messages in Windows 7 or in Windows Server 2008 R2 when you try to resume a computer that has a large SATA hard disk http://support.microsoft.com/kb/977178 Symptoms Cause Resolution Hotfix information Prerequisites Registry information Restart requirement Hotfix replacement information File information Windows 7 and Windows Server 2008 R2 file information notes For all supported x86-based versions of Windows 7 For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2 For all supported IA-64-based versions of Windows Server 2008 R2 Status More information Additional file information Additional file information for Windows 7 and for Windows Server 2008 R2 Additional files for all supported x86-based versions of Windows 7 Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2 Additional files for all supported IA-64-based versions of Windows S

Bug Check 0x7A: KERNEL_DATA_INPAGE_ERROR

The KERNEL_DATA_INPAGE_ERROR bug check has a value of 0x0000007A. This bug check indicates that the requested page of kernel data from the paging file could not be read into memory. http://msdn.microsoft.com/en-in/library/windows/hardware/ff559211(v=vs.85).aspx If you received a blue screen error, or stop code, the computer has shut down abruptly to protect itself from data loss. For information about how to recover from this error, see  Resolving Blue Screen errors in Windows . KERNEL_DATA_INPAGE_ERROR Parameters The four parameters that are listed in the message can have three possible meanings. If the first parameter is 1 or 2, or 3 and the third parameter is 0, the parameters have the following definitions. Parameter Description 1 The lock type that was held (1, 2, or 3) 2 The error status (usually an I/O status code) 3 If Lock Type is 1:  the current process If Lock Type is 2 or 3:  0 4 The virtual address that could not be paged into mem