*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc0000006, fffff80002aa222b, fffff88005fea6e8, fffff88005fe9f40}
Probably caused by : hardware_disk
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: ffffffffc0000006, The exception code that was not handled
Arg2: fffff80002aa222b, The address that the exception occurred at
Arg3: fffff88005fea6e8, Exception Record Address
Arg4: fffff88005fe9f40, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000006 - The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x.
FAULTING_IP:
nt!RtlImageNtHeaderEx+3f
fffff800`02aa222b 66390a cmp word ptr [rdx],cx
EXCEPTION_RECORD: fffff88005fea6e8 -- (.exr 0xfffff88005fea6e8)
ExceptionAddress: fffff80002aa222b (nt!RtlImageNtHeaderEx+0x000000000000003f)
ExceptionCode: c0000006 (In-page I/O error)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 0000000000000000
Parameter[1]: 0000000000050000
Parameter[2]: 00000000c0000185
Inpage operation failed at 0000000000050000, due to I/O error 00000000c0000185
CONTEXT: fffff88005fe9f40 -- (.cxr 0xfffff88005fe9f40;r)
rax=fffff88005feab00 rbx=0000000000000000 rcx=0000000000005a4d
rdx=0000000000050000 rsi=fffff8a000009c00 rdi=0000000000000001
rip=fffff80002aa222b rsp=fffff88005fea928 rbp=0000000000000000
r8=0000000000000000 r9=fffff88005fea968 r10=0000000000000000
r11=0000000000000000 r12=fffff8a000009c00 r13=0000000000000000
r14=0000000000000000 r15=fffff88002f69f40
iopl=0 nv up ei pl nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010202
nt!RtlImageNtHeaderEx+0x3f:
fffff800`02aa222b 66390a cmp word ptr [rdx],cx ds:002b:00000000`00050000=????
Last set context:
rax=fffff88005feab00 rbx=0000000000000000 rcx=0000000000005a4d
rdx=0000000000050000 rsi=fffff8a000009c00 rdi=0000000000000001
rip=fffff80002aa222b rsp=fffff88005fea928 rbp=0000000000000000
r8=0000000000000000 r9=fffff88005fea968 r10=0000000000000000
r11=0000000000000000 r12=fffff8a000009c00 r13=0000000000000000
r14=0000000000000000 r15=fffff88002f69f40
iopl=0 nv up ei pl nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010202
nt!RtlImageNtHeaderEx+0x3f:
fffff800`02aa222b 66390a cmp word ptr [rdx],cx ds:002b:00000000`00050000=????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000006 - The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000050000
EXCEPTION_PARAMETER3: 00000000c0000185
IO_ERROR: (NTSTATUS) 0xc0000185 - The I/O device reported an I/O error.
BUGCHECK_STR: 0x7E
EXCEPTION_STR: 0xc0000006_c0000185
ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) amd64fre
FOLLOWUP_IP:
+3f
00000000`00050000 ?? ???
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware_disk
IMAGE_NAME: hardware_disk
DEBUG_FLR_IMAGE_TIMESTAMP: 0
IMAGE_VERSION:
STACK_COMMAND: kb
FAILURE_BUCKET_ID: X64_0x7E_IMAGE_hardware_disk
BUCKET_ID: X64_0x7E_IMAGE_hardware_disk