chj123147 2015-03-13 10:57 采纳率: 0%
浏览 5617

win7蓝屏,求解决办法!

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

Loading Dump File [C:\Users\baby\Desktop\031315-27253-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 argument when starting the debugger.
using .sympath and .sympath+

Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
WARNING: Unable to verify timestamp for ntkrnlpa.exe
ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.18741.x86fre.win7sp1_gdr.150202-1526
Machine Name:
Kernel base = 0x84415000 PsLoadedModuleList = 0x8455f5b0
Debug session time: Fri Mar 13 18:27:10.552 2015 (GMT+8)
System Uptime: 0 days 10:17:16.598

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 argument when starting the debugger.
using .sympath and .sympath+

Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
WARNING: Unable to verify timestamp for ntkrnlpa.exe
ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Loading Kernel Symbols
...............................................................
................................................................
......................................................
Loading User Symbols
Loading unloaded module list
..........

                    Bugcheck Analysis                                    

Use !analyze -v to get detailed debugging information.

BugCheck D1, {0, 2, 8, 0}

Kernel symbols are WRONG. Please fix symbols to do analysis.

Your debugger is not using the correct symbols                 

In order for this command to work properly, your symbol path   
must point to .pdb files that have full type information.      

Certain .pdb files (such as the public OS symbols) do not      
contain the required information.  Contact the group that      
provided you with these symbols if you need this command to    
work.                                                          

Type referenced: nt!_KPRCB                                     

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 argument when starting the debugger.
using .sympath and .sympath+

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 argument when starting the debugger.
using .sympath and .sympath+

Probably caused by : ntkrnlpa.exe ( nt+40b4f )

Followup: MachineOwner

  • 写回答

1条回答 默认 最新

  • chj123147 2015-03-13 13:19
    关注

    __有了解的吗,求大神赐教。!

    评论

报告相同问题?

悬赏问题

  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?
  • ¥15 matlab(相关搜索:紧聚焦)
  • ¥15 基于51单片机的厨房煤气泄露检测报警系统设计
  • ¥15 Arduino无法同时连接多个hx711模块,如何解决?