Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\Dumps\020910-63781-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*d:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.x86fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0x82a40000 PsLoadedModuleList = 0x82b88810
Debug session time: Tue Feb 9 18:40:41.670 2010 (GMT-5)
System Uptime: 1 days 1:31:08.219
Loading Kernel Symbols
...............................................................
................................................................
...............................................
Loading User Symbols
Loading unloaded module list
..................................
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
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: c0463df8, lock type that was held (value 1,2,3, or PTE address)
Arg2: c00000c0, error status (normally i/o status code)
Arg3: 711efbe0, current process (virtual address for lock type 3, or PTE)
Arg4: 8c7bf000, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)
Debugging Details:
------------------
ERROR_CODE: (NTSTATUS) 0xc00000c0 - This device does not exist.
BUGCHECK_STR: 0x7a_c00000c0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 82af460a to 82b1cd10
STACK_TEXT:
8bd4faf4 82af460a 0000007a c0463df8 c00000c0 nt!KeBugCheckEx+0x1e
8bd4fb68 82aec0d5 8838eb2c 8bd4fbc0 82b74540 nt!MiWaitForInPageComplete+0x2fd
8bd4fbfc 82ac7e3f 82b74540 8c7bf000 8838ea98 nt!MiIssueHardFault+0x3b2
8bd4fc80 82a74259 00000001 8c7bf000 00000000 nt!MmAccessFault+0x2656
8bd4fd10 82a73f7a 877cd030 8bd4fd30 00000000 nt!MiInPageSingleKernelStack+0x1cf
8bd4fd44 82acc003 877cd0a4 8bd4fd90 82c4e66d nt!KiInSwapKernelStacks+0x41
8bd4fd50 82c4e66d 00000000 abfc3599 00000000 nt!KeSwapProcessOrStack+0x78
8bd4fd90 82b000d9 82acbf8b 00000000 00000000 nt!PspSystemThreadStartup+0x9e
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiWaitForInPageComplete+2fd
82af460a cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiWaitForInPageComplete+2fd
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc007
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0x7a_c00000c0_nt!MiWaitForInPageComplete+2fd
BUCKET_ID: 0x7a_c00000c0_nt!MiWaitForInPageComplete+2fd
Followup: MachineOwner
---------