问题遇到的现象和发生背景
win10系统总是不定时的蓝屏,开始以为是系统问题,就重新下载了一个新的win10系统安装完后还是蓝屏,用WinBbg代开蓝屏代码如下:
No .natvis files found at C:\windows\SYSTEM32\Visualizers.
No .natvis files found at C:\Users\Administrator\AppData\Local\Dbg\Visualizers.
Microsoft (R) Windows Debugger Version 10.0.19041.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\011525-5609-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: srv*
Executable search path is:
Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
Windows 10 Kernel Version 19041 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 19041.1.amd64fre.vb_release.191206-1406
Machine Name:
Kernel base = 0xfffff807`36e00000 PsLoadedModuleList = 0xfffff807`37a2a310
Debug session time: Wed Jan 15 02:52:02.621 2025 (UTC + 8:00)
System Uptime: 0 days 19:42:10.784
Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
Loading Kernel Symbols
...............................................................
................................................................
.........................................................
Loading User Symbols
Loading unloaded module list
......
************* Symbol Loading Error Summary **************
Module name Error
ntoskrnl The system cannot find the file specified
You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
Unable to add extension DLL: kdexts
Unable to add extension DLL: kext
Unable to add extension DLL: exts
SECURE: File not allowed to be loaded - C:\windows\SYSTEM32\dbghelp.dll
Error code: Win32 error 0n5
The call to LoadLibrary(ext) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
For analysis of this file, run !analyze -v
操作环境、软件版本等信息
win10专业版
尝试过的解决方法
重新安装操作系统
我想要达到的结果
哪位空闲之余能给解决一下,在下不胜感激