*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {1ae8, 2, 1, fffff80002ee25c7}
Probably caused by : memory_corruption
Followup: memory_corruption
---------
0: 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: 0000000000001ae8, memory referenced
Arg2: 0000000000000002, 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: fffff80002ee25c7, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff8000310f100
GetUlongFromAddress: unable to read from fffff8000310f1c0
0000000000001ae8 Nonpaged pool
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiTimerExpiration+1a7
fffff800`02ee25c7 fe01 inc byte ptr [rcx]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0xA
PROCESS_NAME: Skype.exe
TAG_NOT_DEFINED_c000000f: FFFFF80004435FB0
TRAP_FRAME: 000000007ec50001 -- (.trap 0x7ec50001)
Unable to read trap frame at 00000000`7ec50001
EXCEPTION_RECORD: 0000000000000001 -- (.exr 0x1)
Cannot read Exception record @ 0000000000000001
LAST_CONTROL_TRANSFER: from fffff80002ed7169 to fffff80002ed7bc0
STACK_TEXT:
fffff800`04435b88 fffff800`02ed7169 : 00000000`0000000a 00000000`00001ae8 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff800`04435b90 fffff800`02ed5de0 : 00000015`00000050 fffff800`00000002 00000000`00000000 00000000`400c365e : nt!KiBugCheckDispatch+0x69
fffff800`04435cd0 fffff800`02ee25c7 : 00000000`400b730e fffff800`04435e88 00000000`00001ae7 fffff800`03056f68 : nt!KiPageFault+0x260
fffff800`04435e60 fffff800`02ee23c7 : fffffa80`086cb6c1 fffffa80`00001ae8 00000000`00000000 00000000`000000e8 : nt!KiTimerExpiration+0x1a7
fffff800`04435f00 fffff800`02edad15 : 00000000`00000000 fffffa80`09530060 00000000`00000000 fffff880`014e0800 : nt!KiRetireDpcList+0x277
fffff800`04435fb0 fffff800`02edab2c : 00000000`7ec5001c fffff800`02e23895 fffff800`02e49460 fffff880`08c479d0 : nt!KxRetireDpcList+0x5
fffff880`08c47910 fffff800`02f22b53 : fffff800`02ed4140 fffff800`02ed41ac fffffa80`09530060 ffffffff`ffffffff : nt!KiDispatchInterruptContinue
fffff880`08c47940 fffff800`02ed41ac : fffffa80`09530060 ffffffff`ffffffff 00000000`00000000 fffff880`08c47a00 : nt!KiDpcInterruptBypass+0x13
fffff880`08c47950 fffff800`02ed5c7f : 00000000`00000001 00000000`7eda7000 00000000`7ec50001 00000000`0d43f764 : nt!KiInterruptDispatchNoLock+0x1fc
fffff880`08c47ae0 00000000`00ed4b63 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0xff
00000000`0d43f6f4 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xed4b63
STACK_COMMAND: kb
CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
fffff80002ee25c6 - nt!KiTimerExpiration+1a6
[ 83:93 ]
1 error : !nt (fffff80002ee25c6)
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: ONE_BIT
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
Followup: memory_corruption
---------