蓝屏错误

蓝屏错误

我看到很多关于这个主题的问题。我尝试根据现有信息调试该问题,但没有成功。

让我简要介绍一下我所尝试过的。

我试用了带有全新硬盘的机器,并尝试安装多个操作系统。例如 Linux Mint、Windows 7 以及现在的 Windows 8 OS。

今天我尝试使用 Windows 8 操作系统,几分钟后出现蓝屏错误,机器重新启动。这次我没有安装任何驱动程序。因此,我认为这个问题不是由于驱动程序兼容性而引起的。

然后我猜是 Ram,并尝试了 memmemtest86

但该工具未检测到任何错误。请检查上图。

虽然这张图片没什么用,但我还是把它附加了上去。这是在 Windows 重新启动时拍摄的。 在此处输入图片描述

如果您需要更多信息,请告诉我。

我认为我已经检查了 RAM、硬盘和驱动程序兼容性。因此,我不确定我还需要检查什么地方。我需要更换主板吗?还是还有其他需要检查的东西?

我从内存转储文件中获得以下信息。

Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff80374b13038, Address of the instruction which caused the bugcheck
Arg3: fffff88018547d20, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.

Debugging Details:
------------------

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

FAULTING_IP: 
nt!MiCaptureProtectionFromProto+14
fffff803`74b13038 488b01          mov     rax,qword ptr [rcx]

如果我更改了 RAM 会怎么样?

相关内容