win10吧 关注:693,655贴子:5,378,398
  • 2回复贴,共1

有大神能帮忙分析下该蓝屏日志代表什么问题吗?

只看楼主收藏回复

No .natvis files found at C:\Windows\SYSTEM32\Visualizers.
No .natvis files found at C:\Users\admin\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:\Users\admin\Desktop\新建文件夹\040821-6578-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 ntoskrnl.exe, Win32 error 0n2
Windows 10 Kernel Version 19041 MP (20 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Machine Name:
Kernel base = 0xfffff807`4ee00000 PsLoadedModuleList = 0xfffff807`4fa2a490
Debug session time: Thu Apr 8 13:17:06.329 2021 (UTC + 8:00)
System Uptime: 0 days 0:12:22.915
Unable to load image ntoskrnl.exe, Win32 error 0n2
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
11: kd> !analyze -v
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.
No export analyze found


IP属地:浙江1楼2021-04-08 15:50回复
    同求,我也是这样的蓝屏。。
    No .natvis files found at C:\WINDOWS\SYSTEM32\Visualizers.
    No .natvis files found at C:\Users\JaydenZhou\AppData\Local\Dbg\Visualizers.
    Microsoft (R) Windows Debugger Version 10.0.19041.1266 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\Windows\Minidump\101621-7890-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 (8 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 19041.1.amd64fre.vb_release.191206-1406
    Machine Name:
    Kernel base = 0xfffff805`80600000 PsLoadedModuleList = 0xfffff805`8122a270
    Debug session time: Sat Oct 16 22:56:28.198 2021 (UTC + 8:00)
    System Uptime: 2 days 23:52:35.182
    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


    IP属地:海南2楼2021-10-16 23:43
    收起回复