*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {11, d, 1, fffff80002cc4694}
Probably caused by : ntkrnlmp.exe ( nt!KiCancelTimer+28 )
Followup: MachineOwner
---------
3: 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: 0000000000000011, memory referenced
Arg2: 000000000000000d, IRQL
Arg3: 0000000000000001, 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: fffff80002cc4694, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80002ef50e0
0000000000000011
CURRENT_IRQL: d
FAULTING_IP:
nt!KiCancelTimer+28
fffff800`02cc4694 f00fba2b07 lock bts dword ptr [rbx],7
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff88002ffd7f0 -- (.trap 0xfffff88002ffd7f0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff88002ffd9b8 rbx=0000000000000000 rcx=0000000000000011
rdx=00000000000126d9 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc4694 rsp=fffff88002ffd980 rbp=0000000000000001
r8=0000000000015eee r9=0000000000000000 r10=0000000000000e81
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na pe nc
nt!KiCancelTimer+0x28:
fffff800`02cc4694 f00fba2b07 lock bts dword ptr [rbx],7 ds:2711:00000000`00000000=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbcca9 to fffff80002cbd740
STACK_TEXT:
fffff880`02ffd6a8 fffff800`02cbcca9 : 00000000`0000000a 00000000`00000011 00000000`0000000d 00000000`00000001 : nt!KeBugCheckEx
fffff880`02ffd6b0 fffff800`02cbb920 : 00000000`00000000 00000000`00000011 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`02ffd7f0 fffff800`02cc4694 : 00000000`00000001 fffffa80`075997c0 00000000`00000000 00001f80`01000d81 : nt!KiPageFault+0x260
fffff880`02ffd980 f7fffffa`fc324d43 : fffff880`02fd5180 00000000`00000001 fffff880`02fe00c0 00000000`00000000 : nt!KiCancelTimer+0x28
fffff880`02ffd9c0 fffff880`02fd5180 : 00000000`00000001 fffff880`02fe00c0 00000000`00000000 00000000`00000010 : 0xf7fffffa`fc324d43
fffff880`02ffd9c8 00000000`00000001 : fffff880`02fe00c0 00000000`00000000 00000000`00000010 00000000`00000000 : 0xfffff880`02fd5180
fffff880`02ffd9d0 fffff880`02fe00c0 : 00000000`00000000 00000000`00000010 00000000`00000000 00000000`00000000 : 0x1
fffff880`02ffd9d8 00000000`00000000 : 00000000`00000010 00000000`00000000 00000000`00000000 00000000`00000000 : 0xfffff880`02fe00c0
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiCancelTimer+28
fffff800`02cc4694 f00fba2b07 lock bts dword ptr [rbx],7
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiCancelTimer+28
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
FAILURE_BUCKET_ID: X64_0xA_nt!KiCancelTimer+28
BUCKET_ID: X64_0xA_nt!KiCancelTimer+28
Followup: MachineOwner
---------