I get bsod at least once a day on my new PC while gaming and i ran a mini dump and it says system thread exception not handled. I don't know exactly whats causing this to happen. I've tried a lot of things but nothing seems to fix it.
this is a desktop I build myself, it has 16gb 3200Mhz ram, a Ryzen 5 3600 with Aorus B450 Elite and a gigabyte RTX 2070 SUPER.
This is what the mini dump file says about why i got the BSOD: 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: fffff80136031dd6, The address that the exception occurred at Arg3: ffff9488e91b8698, Exception Record Address Arg4: ffffce0088dfc920, Context Record Address
*** WARNING: Unable to verify checksum for win32k.sys
KEY_VALUES_STRING: 1
Key : AV.Fault
Value: Read
Key : Analysis.CPU.Sec
Value: 2
Key : Analysis.DebugAnalysisProvider.CPP
Value: Create: 8007007e on DESKTOP-I3FC4QU
Key : Analysis.DebugData
Value: CreateObject
Key : Analysis.DebugModel
Value: CreateObject
Key : Analysis.Elapsed.Sec
Value: 11
Key : Analysis.Memory.CommitPeak.Mb
Value: 71
Key : Analysis.System
Value: CreateObject
ADDITIONAL_XML: 1
BUGCHECK_CODE: 7e
BUGCHECK_P1: ffffffffc0000005
BUGCHECK_P2: fffff80136031dd6
BUGCHECK_P3: ffff9488e91b8698
BUGCHECK_P4: ffffce0088dfc920
EXCEPTION_RECORD: ffff9488e91b8698 -- (.exr 0xffff9488e91b8698) ExceptionAddress: fffff80136031dd6 (nt!KeWaitForMultipleObjects+0x0000000000000246) ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 0000000000000000 Parameter1: ffffffffffffffff Attempt to read from address ffffffffffffffff
CONTEXT: ffffce0088dfc920 -- (.cxr 0xffffce0088dfc920)
rax=0000000000000000 rbx=fffff80136a50a68 rcx=fffff80136a50a70
rdx=feff9488e931ca50 rsi=ffffa50d40be1040 rdi=ffff9488e91b8a71
rip=fffff80136031dd6 rsp=ffff9488e91b88d0 rbp=ffff9488e91b8999
r8=0000000000000000 r9=0000000000000000 r10=ffffce0088e00180
r11=ffff9488e91b8a20 r12=ffff9488e91b8a60 r13=0000000000000008
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
cs=0010 ss=0000 ds=002b es=002b fs=0053 gs=002b efl=00050246
nt!KeWaitForMultipleObjects+0x246:
fffff80136031dd6 48390a cmp qword ptr [rdx],rcx ds:002b:feff9488
e931ca50=????????????????
Resetting default scope
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
READ_ADDRESS: fffff80136afa388: Unable to get MiVisibleState Unable to get NonPagedPoolStart Unable to get NonPagedPoolEnd Unable to get PagedPoolStart Unable to get PagedPoolEnd fffff80136a0f2a8: Unable to get Flags value from nt!KdVersionBlock fffff80136a0f2a8: Unable to get Flags value from nt!KdVersionBlock unable to get nt!MmSpecialPagesInUse ffffffffffffffff
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.
EXCEPTION_CODE_STR: c0000005
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: ffffffffffffffff
EXCEPTION_STR: 0xc0000005
BAD_STACK_POINTER: ffffce0088dfc0e8
STACK_TEXT:
ffff9488e91b88d0 fffff801
361a7699 : 0000000000000000 fffff801
00000001 0000000000000000 00000000
00000000 : nt!KeWaitForMultipleObjects+0x246
ffff9488e91b89e0 fffff801
36146715 : ffffa50d40be1040 ffffa50d
40be1040 0000000000000080 fffff801
361a75a0 : nt!MiDereferenceSegmentThread+0xf9
ffff9488e91b8c10 fffff801
361e5078 : ffffce008876a180 ffffa50d
40be1040 fffff801361466c0 00000000
00000000 : nt!PspSystemThreadStartup+0x55
ffff9488e91b8c60 00000000
00000000 : ffff9488e91b9000 ffff9488
e91b3000 0000000000000000 00000000
00000000 : nt!KiStartSystemThread+0x28
SYMBOL_NAME: nt!KeWaitForMultipleObjects+246
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
IMAGE_VERSION: 10.0.19041.264
STACK_COMMAND: .cxr 0xffffce0088dfc920 ; kb
BUCKET_ID_FUNC_OFFSET: 246
FAILURE_BUCKET_ID: AV_STACKPTR_ERROR_nt!KeWaitForMultipleObjects
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {43f562f1-1fb3-d645-5255-5cf245a838e2}
Followup: MachineOwner
User contributions licensed under CC BY-SA 3.0