I recently buildt a new system with LGA 2011 and NIS2012 has been giving me a bluescreen three times while the computer was idle.
This is the analyzis i get from the dump file:
6: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * *******************************************************************************
SYSTEM_SERVICE_EXCEPTION (3b) An exception happened while executing a system service routine. Arguments: Arg1: 00000000c0000005, Exception code that caused the bugcheck Arg2: fffff880015ccfa4, Address of the instruction which caused the bugcheck Arg3: fffff8800d076900, Address of the context record for the exception that caused the bugcheck Arg4: 0000000000000000, zero.
Debugging Details: ------------------
TRIAGER: Could not open triage file : C:\Program Files (x86)\Windows Kits\8.0\Debuggers\x64\triage\modclass.ini, error 2
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP: SYMEFA64+103fa4 fffff880`015ccfa4 48395808 cmp qword ptr [rax+8],rbx
CONTEXT: fffff8800d076900 -- (.cxr 0xfffff8800d076900) rax=ffeff8a01f205510 rbx=0000000001cb0114 rcx=fffff8a000163f28 rdx=000000000007627e rsi=fffff8a000163f10 rdi=0000000000000000 rip=fffff880015ccfa4 rsp=fffff8800d0772e0 rbp=0000000000000000 r8=0000000000000000 r9=0000000000000000 r10=0000000000000008 r11=fffff8a019e95bd0 r12=0000000000000000 r13=fffff8a01f2089e0 r14=fffff8a000163f28 r15=0000000000000001 iopl=0 nv up ei ng nz na pe cy cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010283 SYMEFA64+0x103fa4: fffff880`015ccfa4 48395808 cmp qword ptr [rax+8],rbx ds:002b:ffeff8a0`1f205518=???????????????? Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: ccsvchst.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff8a019e95bd0 to fffff880015ccfa4
STACK_TEXT: fffff880`0d0772e0 fffff8a0`19e95bd0 : 00000000`00000000 fffff8a0`00163f10 fffff880`010882c2 00000000`00000008 : SYMEFA64+0x103fa4 fffff880`0d0772e8 00000000`00000000 : fffff8a0`00163f10 fffff880`010882c2 00000000`00000008 00000000`00000000 : 0xfffff8a0`19e95bd0
FOLLOWUP_IP: SYMEFA64+103fa4 fffff880`015ccfa4 48395808 cmp qword ptr [rax+8],rbx
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: SYMEFA64+103fa4
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: SYMEFA64
IMAGE_NAME: SYMEFA64.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 4ecc4318
STACK_COMMAND: .cxr 0xfffff8800d076900 ; kb
FAILURE_BUCKET_ID: X64_0x3B_SYMEFA64+103fa4
BUCKET_ID: X64_0x3B_SYMEFA64+103fa4
Followup: MachineOwner ---------
----------------------------------------------------------------------
Any tips on this?