查看: 1378|回复: 4
收起左侧

[硬件] 经常蓝屏 求分析

[复制链接]
万色星辰
发表于 2013-9-3 10:51:14 | 显示全部楼层 |阅读模式
本帖最后由 万色星辰 于 2013-9-3 11:07 编辑

这个是系统提示:
问题签名:
  问题事件名称:        BlueScreen
  OS 版本:        6.1.7601.2.1.0.256.1
  区域设置 ID:        2052

有关该问题的其他信息:
  BCCode:        1a
  BCP1:        0000000000041790
  BCP2:        FFFFFA800453F6F0
  BCP3:        000000000000FFFF
  BCP4:        0000000000000000
  OS Version:        6_1_7601
  Service Pack:        1_0
  Product:        256_1

有助于描述该问题的文件:
  C:\Windows\Minidump\090313-14071-01.dmp
  C:\Users\Align\AppData\Local\Temp\WER-33087-0.sysdata.xml

联机阅读隐私声明:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0804

如果无法获取联机隐私声明,请脱机阅读我们的隐私声明:
  C:\Windows\system32\zh-CN\erofflps.txt

这个是Windbg分析:
Loading Dump File [C:\Windows\Minidump\090313-14071-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
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.18113.amd64fre.win7sp1_gdr.130318-1533
Machine Name:
Kernel base = 0xfffff800`0441f000 PsLoadedModuleList = 0xfffff800`04662670
Debug session time: Tue Sep  3 10:25:49.323 2013 (UTC + 8:00)
System Uptime: 0 days 1:04:03.649
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
.......
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 0000001A
Arguments 00000000`00041790 fffffa80`0453f6f0 00000000`0000ffff 00000000`00000000

RetAddr           : Args to Child                                                           : Call Site
fffff800`04505d40 : 00000000`0000001a 00000000`00041790 fffffa80`0453f6f0 00000000`0000ffff : nt+0x75c00
00000000`0000001a : 00000000`00041790 fffffa80`0453f6f0 00000000`0000ffff 00000000`00000000 : nt+0xe6d40
00000000`00041790 : fffffa80`0453f6f0 00000000`0000ffff 00000000`00000000 00000000`00000001 : 0x1a
fffffa80`0453f6f0 : 00000000`0000ffff 00000000`00000000 00000000`00000001 fffffa80`06901630 : 0x41790
00000000`0000ffff : 00000000`00000000 00000000`00000001 fffffa80`06901630 fffff680`00183fd8 : 0xfffffa80`0453f6f0
00000000`00000000 : 00000000`00000001 fffffa80`06901630 fffff680`00183fd8 fffff680`00183ff8 : 0xffff

0: kd> !analyze -v
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.
No export analyze found

已经好几次是这种情况了,把内存条换了一个插槽还是有这个现象

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?快速注册

x
33020319
发表于 2013-9-3 11:00:57 | 显示全部楼层
还是把dmp文件传上来吧
万色星辰
 楼主| 发表于 2013-9-3 11:03:35 | 显示全部楼层
33020319 发表于 2013-9-3 11:00
还是把dmp文件传上来吧

已经传上来了
peng85344558
发表于 2013-9-3 11:13:29 | 显示全部楼层
这回真被撸了 LolClient.exe玩的时候蓝了
还是再加固下内存条和显卡设备 ~~另外如不开这个游戏是否也会蓝屏呢?
万色星辰
头像被屏蔽
 楼主| 发表于 2013-9-3 11:45:25 | 显示全部楼层
提示: 该帖被管理员或版主屏蔽
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-1-14 03:15 , Processed in 0.128694 second(s), 17 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

快速回复 客服 返回顶部 返回列表