答案1
根据WIndbg,崩溃与硬件有关并导致 1 位损坏:
STACK_TEXT:
00 nt!KeBugCheckEx
01 nt! ?? ::FNODOBFM::`string'
02 nt!MiDeleteVad
03 nt!MmCleanProcessAddressSpace
04 nt!PspRundownSingleProcess
05 nt!PspExitThread
06 nt!KiSchedulerApcTerminate
07 nt!KiDeliverApc
08 nt!KiInitiateUserApc
09 nt!KiSystemServiceExit
0a 0x0
SYMBOL_NAME: ONE_BIT
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
IMAGE_VERSION:
FAILURE_BUCKET_ID: MEMORY_CORRUPTION_ONE_BIT
BUCKET_ID: MEMORY_CORRUPTION_ONE_BIT
PRIMARY_PROBLEM_CLASS: MEMORY_CORRUPTION_ONE_BIT
我看到您使用的是 BIOS/UEFI 版本 1.0,
BiosVersion = P1.00
BiosReleaseDate = 07/01/2015
BaseBoardManufacturer = ASRock
BaseBoardProduct = Z170 Extreme4+
因此,将 Corsair RAM(CMK16GX4M2A2133C13)与旧 BIOS 一起使用可能会导致问题。至少更新至 BIOS/UEFI 版本 2.30,其中有 DRAM 修复。
如果仍然遇到崩溃,请使用 memtest86+ 检查 RAM 中是否有错误。