12.12.15
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff800035f8a03, The address that the exception occurred at
Arg3: fffff8800c4be148, Exception Record Address
Arg4: fffff8800c4bd9a0, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - K sky osoitteessa 0x%08lx viittasi muistiin osoitteessa 0x%08lx. Muisti ei voi olla %s.
FAULTING_IP:
nt!EtwpRealtimeDeliverBuffer+57
fffff800`035f8a03 4d8b2424 mov r12,qword ptr [r12]
EXCEPTION_RECORD: fffff8800c4be148 -- (.exr 0xfffff8800c4be148)
ExceptionAddress: fffff800035f8a03 (nt!EtwpRealtimeDeliverBuffer+0x0000000000000057)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 0000000000000000
Attempt to read from address 0000000000000000
CONTEXT: fffff8800c4bd9a0 -- (.cxr 0xfffff8800c4bd9a0;r)
rax=0000000000000000 rbx=0000000000000000 rcx=fffffa800f3e6c01
rdx=fffffa800c3e6dc0 rsi=fffffa800f3e6c80 rdi=fffff8800c4be410
rip=fffff800035f8a03 rsp=fffff8800c4be380 rbp=0000000000000000
r8=fffff8800c4be410 r9=0000000000000000 r10=000000000000000f
r11=fffff8800c4bec90 r12=0000000000000000 r13=fffffa800f3e6dc0
r14=0000000000000001 r15=0000000000000000
iopl=0 nv up ei pl nz na pe cy
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010203
nt!EtwpRealtimeDeliverBuffer+0x57:
fffff800`035f8a03 4d8b2424 mov r12,qword ptr [r12] ds:002b:00000000`00000000=????????????????
Last set context:
rax=0000000000000000 rbx=0000000000000000 rcx=fffffa800f3e6c01
rdx=fffffa800c3e6dc0 rsi=fffffa800f3e6c80 rdi=fffff8800c4be410
rip=fffff800035f8a03 rsp=fffff8800c4be380 rbp=0000000000000000
r8=fffff8800c4be410 r9=0000000000000000 r10=000000000000000f
r11=fffff8800c4bec90 r12=0000000000000000 r13=fffffa800f3e6dc0
r14=0000000000000001 r15=0000000000000000
iopl=0 nv up ei pl nz na pe cy
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010203
nt!EtwpRealtimeDeliverBuffer+0x57:
fffff800`035f8a03 4d8b2424 mov r12,qword ptr [r12] ds:002b:00000000`00000000=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: NULL_DEREFERENCE
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - K sky osoitteessa 0x%08lx viittasi muistiin osoitteessa 0x%08lx. Muisti ei voi olla %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000000
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80003515100
GetUlongFromAddress: unable to read from fffff800035151c0
0000000000000000 Nonpaged pool
FOLLOWUP_IP:
nt!EtwpRealtimeDeliverBuffer+57
fffff800`035f8a03 4d8b2424 mov r12,qword ptr [r12]
BUGCHECK_STR: 0x7E
ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) amd64fre
LAST_CONTROL_TRANSFER: from fffff8000331898d to fffff800035f8a03
STACK_TEXT:
fffff880`0c4be380 fffff800`0331898d : 00000000`00000001 00000000`00000000 00000000`00000001 fffffa80`0f3e6c80 : nt!EtwpRealtimeDeliverBuffer+0x57
fffff880`0c4be3d0 fffff800`035f8713 : fffffa80`0f3e0000 fffffa80`00000001 00000000`00000000 00000000`00000000 : nt!EtwpFlushActiveBuffers+0x13d
fffff880`0c4becc0 fffff800`03571b86 : 01d1348d`5d516a95 fffffa80`0f3fd640 00000000`00000080 fffffa80`09744040 : nt!EtwpLogger+0x1ff
fffff880`0c4bed40 fffff800`032c90e6 : fffff880`03364180 fffffa80`0f3fd640 fffffa80`0f3fdb50 fffff880`0c48d401 : nt!PspSystemThreadStartup+0x5a
fffff880`0c4bed80 00000000`00000000 : fffff880`0c4bf000 fffff880`0c4b9000 fffff880`0c4be7f0 00000000`00000000 : nt!KiStartSystemThread+0x16
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!EtwpRealtimeDeliverBuffer+57
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 5625815c
IMAGE_VERSION: 6.1.7601.19045
STACK_COMMAND: .cxr 0xfffff8800c4bd9a0 ; kb
FAILURE_BUCKET_ID: X64_0x7E_nt!EtwpRealtimeDeliverBuffer+57
BUCKET_ID: X64_0x7E_nt!EtwpRealtimeDeliverBuffer+57
ANALYSIS_SOURCE: KM
FAILURE_ID_HASH_STRING: km:x64_0x7e_nt!etwprealtimedeliverbuffer+57
FAILURE_ID_HASH: {76afd303-2f65-9916-8f95-623cf80c10f9}
Followup: MachineOwner
---------