閱讀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 移動磁貼時,每移動一個都會自動選中左上角的標題或磁貼