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: fffff8006fbfb145, The address that the exception occurred at
Arg3: ffffb58daee36088, Exception Record Address
Arg4: ffffb58daee358d0, Context Record Address
Debugging Details:
------------------
*** WARNING: Unable to verify timestamp for win32k.sys
KEY_VALUES_STRING: 1
Key : AV.Dereference
Value: NullClassPtr
Key : AV.Fault
Value: Read
Key : Analysis.CPU.mSec
Value: 3062
Key : Analysis.DebugAnalysisProvider.CPP
Value: Create: 8007007e on DESKTOP-MNQ5K5I
Key : Analysis.DebugData
Value: CreateObject
Key : Analysis.DebugModel
Value: CreateObject
Key : Analysis.Elapsed.mSec
Value: 116549
Key : Analysis.Memory.CommitPeak.Mb
Value: 75
Key : Analysis.System
Value: CreateObject
Key : WER.OS.Branch
Value: rs5_release
Key : WER.OS.Timestamp
Value: 2018-09-14T14:34:00Z
Key : WER.OS.Version
Value: 10.0.17763.1
ADDITIONAL_XML: 1
OS_BUILD_LAYERS: 1
BUGCHECK_CODE: 7e
BUGCHECK_P1: ffffffffc0000005
BUGCHECK_P2: fffff8006fbfb145
BUGCHECK_P3: ffffb58daee36088
BUGCHECK_P4: ffffb58daee358d0
EXCEPTION_RECORD: ffffb58daee36088 -- (.exr 0xffffb58daee36088)
ExceptionAddress: fffff8006fbfb145 (nvlddmkm+0x00000000003fb145)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 0000000000000208
Attempt to read from address 0000000000000208
CONTEXT: ffffb58daee358d0 -- (.cxr 0xffffb58daee358d0)
rax=0000000000000000 rbx=ffffc80cb273e060 rcx=0000000000000000
rdx=0000000000000000 rsi=0000000000000003 rdi=ffffc80cb270e000
rip=fffff8006fbfb145 rsp=ffffb58daee362c0 rbp=ffffb58daee36310
r8=000000000000000a r9=ffffc80cb2716000 r10=0000000000000000
r11=ffffb58daee36170 r12=0000000000000002 r13=00000000ffffffff
r14=0000000000000000 r15=0000000000000002
iopl=0 nv up ei pl nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010202
nvlddmkm+0x3fb145:
fffff800`6fbfb145 ff9008020000 call qword ptr [rax+208h] ds:002b:00000000`00000208=????????????????
Resetting default scope
BLACKBOXACPI: 1 (!blackboxacpi)
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXPNP: 1 (!blackboxpnp)
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
READ_ADDRESS: fffff80066e9ff08: Unable to get Flags value from nt!KdVersionBlock
GetUlongFromAddress: unable to read from fffff80066f64540
fffff80066fdf390: Unable to get MiVisibleState
Unable to get NonPagedPoolStart
Unable to get NonPagedPoolEnd
Unable to get PagedPoolStart
Unable to get PagedPoolEnd
fffff80066e9ff08: Unable to get Flags value from nt!KdVersionBlock
0000000000000208
ERROR_CODE: (NTSTATUS) 0xc0000005 - 0x%p adresindeki y nerge 0x%p adresindeki belle e ba vurdu. Bellek u olamaz %s.
EXCEPTION_CODE_STR: c0000005
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000208
EXCEPTION_STR: 0xc0000005
STACK_TEXT:
ffffb58d`aee362c0 ffffc80c`b273e060 : ffffb58d`aee36310 00000000`00000003 00000000`00000003 00000000`00000000 : nvlddmkm+0x3fb145
ffffb58d`aee362c8 ffffb58d`aee36310 : 00000000`00000003 00000000`00000003 00000000`00000000 ffffc80c`b273e060 : 0xffffc80c`b273e060
ffffb58d`aee362d0 00000000`00000003 : 00000000`00000003 00000000`00000000 ffffc80c`b273e060 ffffc80c`b2716000 : 0xffffb58d`aee36310
ffffb58d`aee362d8 00000000`00000003 : 00000000`00000000 ffffc80c`b273e060 ffffc80c`b2716000 ffffc80c`b0546da0 : 0x3
ffffb58d`aee362e0 00000000`00000000 : ffffc80c`b273e060 ffffc80c`b2716000 ffffc80c`b0546da0 00000000`00000000 : 0x3
SYMBOL_NAME: nvlddmkm+3fb145
MODULE_NAME: nvlddmkm
IMAGE_NAME: nvlddmkm.sys
STACK_COMMAND: .cxr 0xffffb58daee358d0 ; kb
BUCKET_ID_FUNC_OFFSET: 3fb145
FAILURE_BUCKET_ID: AV_nvlddmkm!unknown_function
OS_VERSION: 10.0.17763.1
BUILDLAB_STR: rs5_release
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {7eea5677-f68d-2154-717e-887e07e55cd3}
Followup: MachineOwner
---------