I installed the June patches on June 28 on my Win 10 Professional 64-bit 21H2 system. Today, in the space of 45 minutes, I had three 116 BSODs:
VIDEO_TDR_FAILURE (116)
Attempt to reset the display driver and recover from timeout failed.
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: LARGE
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_LARGE
BUCKET_ID: X64_MEMORY_CORRUPTION_LARGE
Followup: memory_corruption
These are the first times I have experienced this BSOD in Windows 10, and I have no idea if it is caused by the June patches:
KB5013887 2022-06 Cumulative Update .NET 3.5 & 4.3 for Win 10 21H2
KB5014699 2022-06 Cumulative Update for Win 10 v21H2 x64
I rebooted from a Memtest 5.0 CD, and I ran Memtest for four hours. When I cancelled the test it was on pass 2 of 4, and it had not found any errors.
I had not really run Windbg since my Win 7 days. I set the environmental variable
_NT_SYMBOL_PATH to c:\symbols
Is this the correct setting? I am not an expert in Windbg, and I do not know a lot of Windows internals. Does anyone have any suggestions as to what I can do next to debug this? I have four minidumps. I have attached the output of my Windbg on the first minidump. Thanks.