*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {fffffa811b238478, 2, 1, fffff80002c93f77}
Probably caused by : memory_corruption
Followup: memory_corruption
---------
6: 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: fffffa811b238478, 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: fffff80002c93f77, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80002ec9100
GetUlongFromAddress: unable to read from fffff80002ec91c0
fffffa811b238478 Nonpaged pool
CURRENT_IRQL: 2
FAULTING_IP:
nt!KeWaitForMultipleObjects+f7
fffff800`02c93f77 64887748 mov byte ptr fs:[rdi+48h],dh
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0xA
PROCESS_NAME: FlashPlayerPlu
ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre
TRAP_FRAME: fffff8800a75cf00 -- (.trap 0xfffff8800a75cf00)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000001 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000000001 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002c93f77 rsp=fffff8800a75d090 rbp=0000000000000002
r8=0000000000000002 r9=0000000000000006 r10=0000000000000002
r11=fffffffffffffd80 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KeWaitForMultipleObjects+0xf7:
fffff800`02c93f77 64887748 mov byte ptr fs:[rdi+48h],dh fs:00000000`00000048=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002c91169 to fffff80002c91bc0
STACK_TEXT:
fffff880`0a75cdb8 fffff800`02c91169 : 00000000`0000000a fffffa81`1b238478 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`0a75cdc0 fffff800`02c8fde0 : 00000000`00000000 00000000`00000000 00000000`00000000 fffffa80`1b2c2538 : nt!KiBugCheckDispatch+0x69
fffff880`0a75cf00 fffff800`02c93f77 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x260
fffff880`0a75d090 fffff800`02f87f6f : fffff880`00000002 fffff880`0a75d3e0 00000000`00000001 00000000`00000006 : nt!KeWaitForMultipleObjects+0xf7
fffff880`0a75d350 fffff800`02fb566d : 00000000`00000001 00000000`00000000 00000000`00000001 00000000`00000000 : nt!ObpWaitForMultipleObjects+0x294
fffff880`0a75d820 fffff800`02c90e53 : 00000000`00000000 fffff800`00000002 00000000`00000000 00000000`00200293 : nt!NtWaitForMultipleObjects32+0xec
fffff880`0a75da70 00000000`74092e09 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`08c3ed58 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x74092e09
STACK_COMMAND: kb
CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
fffff80002c93f77 - nt!KeWaitForMultipleObjects+f7
[ 44:64 ]
1 error : !nt (fffff80002c93f77)
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
ANALYSIS_SOURCE: KM
FAILURE_ID_HASH_STRING: km:x64_memory_corruption_one_bit
FAILURE_ID_HASH: {2dbb898e-c425-bad1-90fe-71c78117521f}
Followup: memory_corruption
---------