阅读453 返回首页    go 微软 go windows


Win8.1蓝屏 代码APC INDEX MISMATCH

最近电脑已经好几次蓝y屏了,而且是同样的原因,代码都是APC INDEX MISMATCH。

BlueScreenView结果如下

dmp文件内容如下

Microsoft (R) Windows Debugger Version 6.3.9600.17788 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINDOWS\Minidump\041917-35562-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 8 Kernel Version 9600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Machine Name:
Kernel base = 0xfffff802`d360a000 PsLoadedModuleList = 0xfffff802`d38df630
Debug session time: Wed Apr 19 11:56:08.808 2017 (UTC + 8:00)
System Uptime: 0 days 11:38:31.978
*********************************************************************
* 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
..........

************* 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.
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 00000001
Arguments 00007ffb`b0d3145a 00000000`00000000 00000000`0000ffff ffffd000`23145b80

RetAddr           : Args to Child                                                           : Call Site
fffff802`d37653e9 : 00000000`00000001 00007ffb`b0d3145a 00000000`00000000 00000000`0000ffff : nt+0x14f8a0
00000000`00000001 : 00007ffb`b0d3145a 00000000`00000000 00000000`0000ffff ffffd000`23145b80 : nt+0x15b3e9
00007ffb`b0d3145a : 00000000`00000000 00000000`0000ffff ffffd000`23145b80 ffffc000`0af3ecc0 : 0x1
00000000`00000000 : 00000000`0000ffff ffffd000`23145b80 ffffc000`0af3ecc0 00000000`00000000 : 0x00007ffb`b0d3145a

而且最近电脑经常提示runtime错误,我之前卸载了一个叫runtime的程序,不知道有没有关联,有什么办法解决?



最后更新:2017-05-17 10:41:51

  上一篇:go windows 7更新补丁后,不能正常开机.
  下一篇:go windows 10 移动磁贴时,每移动一个都会自动选中左上角的标题或磁贴