POPPUR爱换

 找回密码
 注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

搜索
查看: 2585|回复: 5
打印 上一主题 下一主题

机器运行一段时间自动关机,求分析结果

[复制链接]
跳转到指定楼层
1#
发表于 2011-7-11 10:53 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
酷睿i3 2100 原包原盒微星 H61MU-E35 B3步进 威刚 2G DDR3 1333 万紫千红版 WD5000AAKX SATA3.0蓝盘 5月新装的电脑Windebugging分析的结果

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


Loading Dump File [C:\Documents and Settings\Administrator\桌面\062411-10951-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: :SRV*c:\temp*http://msdl.microsoft.com/download/symbols
Executable search path is:
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.17514.x86fre.win7sp1_rtm.101119-1850
Machine Name:
Kernel base = 0x8420e000 PsLoadedModuleList = 0x84358850
Debug session time: Fri Jun 24 08:41:02.288 2011 (UTC + 8:00)
System Uptime: 0 days 0:29:16.693
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



2#
 楼主| 发表于 2011-7-11 10:54 | 只看该作者
字数限制接上

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck A, {fffffffc, 2, 0, 8428b638}

*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for mssmbios.sys
*** WARNING: Unable to verify timestamp for dxgmms1.sys
*** ERROR: Module load completed but symbols could not be loaded for dxgmms1.sys
*** WARNING: Unable to verify timestamp for dxgkrnl.sys
*** ERROR: Module load completed but symbols could not be loaded for dxgkrnl.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                                     ***
***                                                                   ***
*************************************************************************
Probably caused by : dxgmms1.sys ( dxgmms1+323ac )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: fffffffc, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, bitfield :
        bit 0 : value 0 = read operation, 1 = write operation
        bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: 8428b638, address which referenced memory

Debugging Details:
------------------

***** 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                                     ***
***                                                                   ***
*************************************************************************
回复 支持 反对

使用道具 举报

3#
 楼主| 发表于 2011-7-11 10:55 | 只看该作者
ADDITIONAL_DEBUG_TEXT:  
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: dxgmms1

FAULTING_MODULE: 8420e000 nt

DEBUG_FLR_IMAGE_TIMESTAMP:  4d4a24c1

READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
fffffffc

CURRENT_IRQL:  0

FAULTING_IP:
nt+7d638
8428b638 ff7670          push    dword ptr [esi+70h]

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xA

LAST_CONTROL_TRANSFER:  from 8428b638 to 8424f5cb

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
b040f55c 8428b638 badb0d00 00000001 000000a2 nt+0x415cb
b040f5e0 842855b1 00000000 00000001 00000000 nt+0x7d638
b040f61c 84285577 84339d20 00000000 00000001 nt+0x775b1
b040f650 923a13ac 87af6aa8 00000000 00000000 nt+0x77577
b040f67c 9239c4c5 010a4338 00000000 b2d18008 dxgmms1+0x323ac
b040f6a0 922d4caf 88510278 b040f8f8 00008000 dxgmms1+0x2d4c5
b040fa44 922d6477 875d2620 b040fbb8 226ddd84 dxgkrnl+0x1ccaf
b040fc28 8424c1ea 0be5fa04 0be5fb58 76e370b4 dxgkrnl+0x1e477
b040fc34 76e370b4 badb0d00 0be5f9f4 00000000 nt+0x3e1ea
b040fc38 badb0d00 0be5f9f4 00000000 00000000 0x76e370b4
b040fc3c 0be5f9f4 00000000 00000000 00000000 0xbadb0d00
b040fc40 00000000 00000000 00000000 00000000 0xbe5f9f4


STACK_COMMAND:  kb

FOLLOWUP_IP:
dxgmms1+323ac
923a13ac ??              ???

SYMBOL_STACK_INDEX:  4

SYMBOL_NAME:  dxgmms1+323ac

FOLLOWUP_NAME:  MachineOwner

IMAGE_NAME:  dxgmms1.sys

BUCKET_ID:  WRONG_SYMBOLS

Followup: MachineOwner
---------
回复 支持 反对

使用道具 举报

4#
发表于 2011-7-11 11:01 | 只看该作者
之前二奶电源挂了 也自动关机
回复 支持 反对

使用道具 举报

头像被屏蔽
5#
发表于 2011-7-11 11:05 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

6#
 楼主| 发表于 2011-7-11 16:59 | 只看该作者
应该是监控
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

广告投放或合作|网站地图|处罚通告|

GMT+8, 2025-4-9 14:28

Powered by Discuz! X3.4

© 2001-2017 POPPUR.

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