询问者
电脑蓝屏

问题
-
Microsoft (R) Windows Debugger Version 6.1.7600.16385 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\122619-10654-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Machine Name:
Kernel base = 0xfffff800`03e49000 PsLoadedModuleList = 0xfffff800`0408c890
Debug session time: Thu Dec 26 08:39:38.597 2019 (UTC + 8:00)
System Uptime: 0 days 0:02:26.986
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
...............................................................
................................................................
.................................
Loading User Symbols
Loading unloaded module list
.........
The call to LoadLibrary(ext) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(kext) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(kdexts) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ext) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(kext) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(kdexts) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Bugcheck code 0000001E
Arguments ffffffff`c0000005 fffff800`00b997b0 00000000`00000000 00000000`00000000
RetAddr : Args to Child : Call Site
fffff800`03f501bb : 00000000`0000001e ffffffff`c0000005 fffff800`00b997b0 00000000`00000000 : nt+0x75bc0
00000000`0000001e : ffffffff`c0000005 fffff800`00b997b0 00000000`00000000 00000000`00000000 : nt+0x1071bb
ffffffff`c0000005 : fffff800`00b997b0 00000000`00000000 00000000`00000000 00000000`00000000 : 0x1e
fffff800`00b997b0 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xffffffff`c0000005
00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 fffff800`03f11d18 : 0xfffff800`00b997b0
全部回复
-
0x0000001E 错误表示 Windows 检测到一个非法或未知的进程指令,一般是由于内存有错误,或者与 0x0000000A 错误相似,表明在内核模式中存在以过高的进程内部请求级别(IRQL)访问其没有权限访问的内存地址的故障。
可以参考 KB275678 对这个问题的介绍:
http://support.microsoft.com/kb/275678/zh-cn
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 "电脑蓝屏"
| Bugcheck code 0000001E
| Arguments ffffffff`c0000005 fffff800`00b997b0 00000000`00000000 00000000`00000000