*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {c1d000c9, 6, 0, fffff80002aaccd3}
Unable to load image \SystemRoot\system32\DRIVERS\nvlddmkm.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nvlddmkm.sys
*** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
Probably caused by : nvlddmkm.sys ( nvlddmkm+21160 )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000000c1d000c9, memory referenced
Arg2: 0000000000000006, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002aaccd3, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cfa0e0
00000000c1d000c9
CURRENT_IRQL: 6
FAULTING_IP:
nt!KeInsertQueueDpc+13
fffff800`02aaccd3 440fb74902 movzx r9d,word ptr [rcx+2]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: iexplore.exe
TRAP_FRAME: fffff8800755f840 -- (.trap 0xfffff8800755f840)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff8800483c10c rbx=0000000000000000 rcx=00000000c1d000c7
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002aaccd3 rsp=fffff8800755f9d0 rbp=0000000000000000
r8=0000000000000000 r9=fffff8800483c10c r10=0000000000000001
r11=fffff8800755fb10 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na pe nc
nt!KeInsertQueueDpc+0x13:
fffff800`02aaccd3 440fb74902 movzx r9d,word ptr [rcx+2] ds:00000000`c1d000c9=????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002ac1ca9 to fffff80002ac2740
STACK_TEXT:
fffff880`0755f6f8 fffff800`02ac1ca9 : 00000000`0000000a 00000000`c1d000c9 00000000`00000006 00000000`00000000 : nt!KeBugCheckEx
fffff880`0755f700 fffff800`02ac0920 : 00000000`00000000 fffffa80`0390f000 fffffa80`0390f000 fffff880`03d3e496 : nt!KiBugCheckDispatch+0x69
fffff880`0755f840 fffff800`02aaccd3 : 00000000`00000000 00000000`00000000 fffffa80`03c9b000 fffffa80`0390f000 : nt!KiPageFault+0x260
fffff880`0755f9d0 fffff880`0483c160 : fffffa80`0390f000 00000000`00000000 00000000`00000000 fffff880`049b42c4 : nt!KeInsertQueueDpc+0x13
fffff880`0755fa60 fffffa80`0390f000 : 00000000`00000000 00000000`00000000 fffff880`049b42c4 00000000`c1d00007 : nvlddmkm+0x21160
fffff880`0755fa68 00000000`00000000 : 00000000`00000000 fffff880`049b42c4 00000000`c1d00007 00000000`00000000 : 0xfffffa80`0390f000
STACK_COMMAND: kb
FOLLOWUP_IP:
nvlddmkm+21160
fffff880`0483c160 ?? ???
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: nvlddmkm+21160
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nvlddmkm
IMAGE_NAME: nvlddmkm.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4cb9dd0e
FAILURE_BUCKET_ID: X64_0xA_nvlddmkm+21160
BUCKET_ID: X64_0xA_nvlddmkm+21160
Followup: MachineOwner
---------