*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {4, 2, 1, fffff80002e94255}
Probably caused by : ntkrnlmp.exe ( nt!SwapContext_PatchXSave+b5 )
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: 0000000000000004, 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: fffff80002e94255, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800030c0100
GetUlongFromAddress: unable to read from fffff800030c01c0
0000000000000004 Nonpaged pool
CURRENT_IRQL: 2
FAULTING_IP:
nt!SwapContext_PatchXSave+b5
fffff800`02e94255 49896f04 mov qword ptr [r15+4],rbp
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: fifa13.exe
TRAP_FRAME: fffff880066d7780 -- (.trap 0xfffff880066d7780)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000003
rdx=00000000955bf000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002e94255 rsp=fffff880066d7910 rbp=fffff880066d7c70
r8=fffffa800426e0e8 r9=0000000000000000 r10=fffffffffffffffd
r11=00000000000f0000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
nt!SwapContext_PatchXSave+0xb5:
fffff800`02e94255 49896f04 mov qword ptr [r15+4],rbp ds:00000000`00000004=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002e90569 to fffff80002e90fc0
STACK_TEXT:
fffff880`066d7638 fffff800`02e90569 : 00000000`0000000a 00000000`00000004 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`066d7640 fffff800`02e8f1e0 : 00000007`00000048 fffffa80`0568d5c0 fffff880`066d79a8 fffff880`009ed180 : nt!KiBugCheckDispatch+0x69
fffff880`066d7780 fffff800`02e94255 : 00000000`00000001 fffff800`00000000 fffff880`066d7b60 fffffa80`042a2060 : nt!KiPageFault+0x260
fffff880`066d7910 fffff800`02e93e7a : 00000000`00000000 fffff800`03401b7f fffffa80`00000004 00000000`00000002 : nt!SwapContext_PatchXSave+0xb5
fffff880`066d7950 fffff800`02e5f58f : fffff880`009ed180 fffffa80`047fba90 fffff880`009ed180 fffff800`02e9c598 : nt!KiSwapContext+0x7a
fffff880`066d7a90 fffff800`02e90253 : 00000000`00000009 fffffa80`042a2060 fffff880`066d7b60 00000000`0a130260 : nt!NtYieldExecution+0x237
fffff880`066d7ae0 00000000`73d92e09 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0008ec08 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x73d92e09
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!SwapContext_PatchXSave+b5
fffff800`02e94255 49896f04 mov qword ptr [r15+4],rbp
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!SwapContext_PatchXSave+b5
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 503f82be
FAILURE_BUCKET_ID: X64_0xA_nt!SwapContext_PatchXSave+b5
BUCKET_ID: X64_0xA_nt!SwapContext_PatchXSave+b5
Followup: MachineOwner
---------