求助--蓝屏
小弟的WIN7动不动就蓝屏,
有的时候就开在那,什么都不动也会莫名奇妙的蓝屏,
下面是我在找到的dmp文件,哪个大侠帮忙看看
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\061711-25396-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 \SystemRoot\system32\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
Built by: 7601.17592.amd64fre.win7sp1_gdr.110408-1631
Machine Name:
Kernel base = 0xfffff800`04c00000 PsLoadedModuleList = 0xfffff800`04e45650
Debug session time: Fri Jun 17 10:01:31.818 2011 (GMT+8)
System Uptime: 0 days 1:34:46.864
*********************************************************************
* 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 \SystemRoot\system32\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
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {fffffa803c3f3958, 0, fffff80004f98d90, 2}
*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for mssmbios.sys
***** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 <symbol_path> 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 <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Probably caused by : ntoskrnl.exe ( nt+398d90 )
Followup: MachineOwner
---------
[解决办法]
e文不是太好,好像看问题主要是出在ntoskrnl.exe上,还有个mssmbios.sys文件,这两个文件应该都是系统的核心驱动文件。顾名思义,ntoskrnl.exe应该是核心载入程序的一部分,mssmbios.sys从文件名看可能是读取bios内容的驱动文件。是否安装了什么不正确的驱动导致和系统核心文件发生了冲突而导致系统蓝屏?你看看蓝屏前都安装了什么驱动或软件?用安全模式如果能进系统,卸载有可能导致冲突的驱动或软件,如无法解决,就只能恢复备份,或重装了
[解决办法]
去官方网站下载驱动。。就算是window 7 带的驱动那也没有官方提供的驱动好。。。打好了如果还出现蓝屏现象只能从新安装系统了
[解决办法]
开机后有无自检提示?
如果有的话,先找张win PE启动盘进系统,看看硬盘是不是出问题了。
如果硬盘没问题的话,那可能就只是系统崩溃了,重装一下就行的。
[解决办法]
大哥,你的Windows Debugger 的symbols路径没有设置好啊。
将一下路径加到Path中:SRV*D:\symbolslocal*http://msdl.microsoft.com/download/symbols
然后再分析dump files。这样问题可以看得更清楚。
[解决办法]
简单点,重装系统吧!
[解决办法]
看不懂,呵呵
[解决办法]
看不懂,都是高人..........
[解决办法]
造成蓝屏的因素挺多的,硬件问题、硬件相互间不兼容、驱动程序、软件不兼容等等。另外不知你的win7系统是32位还是64位的?据说64位对一些软件兼容性差些,我用的是32位的使用一年了很稳定。提供些线索供你参考。
[解决办法]
可能是你的硬盘出问题了,打售后服务中心,让他们给你看看 我也出过同样的问题 是老是强制关机造成
[解决办法]
重新设置symbol符号文件,然后再来检查一次,应该可以找得到问题究竟在哪里。