POPPUR爱换

 找回密码
 注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

搜索
查看: 1748|回复: 6
打印 上一主题 下一主题

望高手诊断。。。

[复制链接]
跳转到指定楼层
1#
发表于 2009-5-4 14:28 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9C, {0, f772b050, b247c000, 175}
Probably caused by : ntkrnlmp.exe ( nt!ExAllocatePoolWithTag+4d6 )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
MACHINE_CHECK_EXCEPTION (9c)
A fatal Machine Check Exception has occurred.
KeBugCheckEx parameters;
    x86 Processors
        If the processor has ONLY MCE feature available (For example Intel
        Pentium), the parameters are:
        1 - Low  32 bits of P5_MC_TYPE MSR
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of P5_MC_ADDR MSR
        4 - Low  32 bits of P5_MC_ADDR MSR
        If the processor also has MCA feature available (For example Intel
        Pentium Pro), the parameters are:
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
    IA64 Processors
        1 - Bugcheck Type
            1 - MCA_ASSERT
            2 - MCA_GET_STATEINFO
                SAL returned an error for SAL_GET_STATEINFO while processing MCA.
            3 - MCA_CLEAR_STATEINFO
                SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
            4 - MCA_FATAL
                FW reported a fatal MCA.
            5 - MCA_NONFATAL
                SAL reported a recoverable MCA and we don't support currently
                support recovery or SAL generated an MCA and then couldn't
                produce an error record.
            0xB - INIT_ASSERT
            0xC - INIT_GET_STATEINFO
                  SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
            0xD - INIT_CLEAR_STATEINFO
                  SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
            0xE - INIT_FATAL
                  Not used.
        2 - Address of log
        3 - Size of log
        4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
    AMD64 Processors
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
Arguments:
Arg1: 00000000
Arg2: f772b050
Arg3: b247c000
Arg4: 00000175
Debugging Details:
------------------

BUGCHECK_STR:  0x9C_AuthenticAMD
CUSTOMER_CRASH_COUNT:  1
DEFAULT_BUCKET_ID:  DRIVER_FAULT
PROCESS_NAME:  Explorer.EXE
LAST_CONTROL_TRANSFER:  from 80705bfb to 8053867a
STACK_TEXT:  
f772b028 80705bfb 0000009c 00000000 f772b050 nt!KeBugCheckEx+0x1b
f772b154 80700c52 f7727d70 00000000 00000000 hal!HalpMcaExceptionHandler+0xdd
f772b154 8055258f f7727d70 00000000 00000000 hal!HalpMcaExceptionHandlerWrapper+0x4a
aeb65b98 00000000 00000000 00000000 00000000 nt!ExAllocatePoolWithTag+0x4d6

STACK_COMMAND:  kb
FOLLOWUP_IP:
nt!ExAllocatePoolWithTag+4d6
8055258f 0f8498060000    je      nt!ExAllocatePoolWithTag+0x4dc (80552c2d)
SYMBOL_STACK_INDEX:  3
SYMBOL_NAME:  nt!ExAllocatePoolWithTag+4d6
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: nt
IMAGE_NAME:  ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP:  48a4044a
FAILURE_BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6
BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6
Followup: MachineOwner
---------
2#
 楼主| 发表于 2009-5-4 14:30 | 只看该作者
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

MACHINE_CHECK_EXCEPTION (9c)
A fatal Machine Check Exception has occurred.
KeBugCheckEx parameters;
    x86 Processors
        If the processor has ONLY MCE feature available (For example Intel
        Pentium), the parameters are:
        1 - Low  32 bits of P5_MC_TYPE MSR
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of P5_MC_ADDR MSR
        4 - Low  32 bits of P5_MC_ADDR MSR
        If the processor also has MCA feature available (For example Intel
        Pentium Pro), the parameters are:
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
    IA64 Processors
        1 - Bugcheck Type
            1 - MCA_ASSERT
            2 - MCA_GET_STATEINFO
                SAL returned an error for SAL_GET_STATEINFO while processing MCA.
            3 - MCA_CLEAR_STATEINFO
                SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
            4 - MCA_FATAL
                FW reported a fatal MCA.
            5 - MCA_NONFATAL
                SAL reported a recoverable MCA and we don't support currently
                support recovery or SAL generated an MCA and then couldn't
                produce an error record.
            0xB - INIT_ASSERT
            0xC - INIT_GET_STATEINFO
                  SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
            0xD - INIT_CLEAR_STATEINFO
                  SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
            0xE - INIT_FATAL
                  Not used.
        2 - Address of log
        3 - Size of log
        4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
    AMD64 Processors
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
Arguments:
Arg1: 00000000
Arg2: f772b050
Arg3: b247c000
Arg4: 00000175

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


BUGCHECK_STR:  0x9C_AuthenticAMD

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

PROCESS_NAME:  Explorer.EXE

LAST_CONTROL_TRANSFER:  from 80705bfb to 8053867a

STACK_TEXT:  
f772b028 80705bfb 0000009c 00000000 f772b050 nt!KeBugCheckEx+0x1b
f772b154 80700c52 f7727d70 00000000 00000000 hal!HalpMcaExceptionHandler+0xdd
f772b154 8055258f f7727d70 00000000 00000000 hal!HalpMcaExceptionHandlerWrapper+0x4a
aeb65b98 00000000 00000000 00000000 00000000 nt!ExAllocatePoolWithTag+0x4d6


STACK_COMMAND:  kb

FOLLOWUP_IP:
nt!ExAllocatePoolWithTag+4d6
8055258f 0f8498060000    je      nt!ExAllocatePoolWithTag+0x4dc (80552c2d)

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nt!ExAllocatePoolWithTag+4d6

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  48a4044a

FAILURE_BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6

BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6

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

使用道具 举报

3#
 楼主| 发表于 2009-5-4 14:31 | 只看该作者
1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

MACHINE_CHECK_EXCEPTION (9c)
A fatal Machine Check Exception has occurred.
KeBugCheckEx parameters;
    x86 Processors
        If the processor has ONLY MCE feature available (For example Intel
        Pentium), the parameters are:
        1 - Low  32 bits of P5_MC_TYPE MSR
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of P5_MC_ADDR MSR
        4 - Low  32 bits of P5_MC_ADDR MSR
        If the processor also has MCA feature available (For example Intel
        Pentium Pro), the parameters are:
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
    IA64 Processors
        1 - Bugcheck Type
            1 - MCA_ASSERT
            2 - MCA_GET_STATEINFO
                SAL returned an error for SAL_GET_STATEINFO while processing MCA.
            3 - MCA_CLEAR_STATEINFO
                SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
            4 - MCA_FATAL
                FW reported a fatal MCA.
            5 - MCA_NONFATAL
                SAL reported a recoverable MCA and we don't support currently
                support recovery or SAL generated an MCA and then couldn't
                produce an error record.
            0xB - INIT_ASSERT
            0xC - INIT_GET_STATEINFO
                  SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
            0xD - INIT_CLEAR_STATEINFO
                  SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
            0xE - INIT_FATAL
                  Not used.
        2 - Address of log
        3 - Size of log
        4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
    AMD64 Processors
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
Arguments:
Arg1: 00000000
Arg2: f772b050
Arg3: b247c000
Arg4: 00000175

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


BUGCHECK_STR:  0x9C_AuthenticAMD

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

PROCESS_NAME:  Explorer.EXE

LAST_CONTROL_TRANSFER:  from 80705bfb to 8053867a

STACK_TEXT:  
f772b028 80705bfb 0000009c 00000000 f772b050 nt!KeBugCheckEx+0x1b
f772b154 80700c52 f7727d70 00000000 00000000 hal!HalpMcaExceptionHandler+0xdd
f772b154 8055258f f7727d70 00000000 00000000 hal!HalpMcaExceptionHandlerWrapper+0x4a
aeb65b98 00000000 00000000 00000000 00000000 nt!ExAllocatePoolWithTag+0x4d6


STACK_COMMAND:  kb

FOLLOWUP_IP:
nt!ExAllocatePoolWithTag+4d6
8055258f 0f8498060000    je      nt!ExAllocatePoolWithTag+0x4dc (80552c2d)

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nt!ExAllocatePoolWithTag+4d6

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  48a4044a

FAILURE_BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6

BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6

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

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

MACHINE_CHECK_EXCEPTION (9c)
A fatal Machine Check Exception has occurred.
KeBugCheckEx parameters;
    x86 Processors
        If the processor has ONLY MCE feature available (For example Intel
        Pentium), the parameters are:
        1 - Low  32 bits of P5_MC_TYPE MSR
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of P5_MC_ADDR MSR
        4 - Low  32 bits of P5_MC_ADDR MSR
        If the processor also has MCA feature available (For example Intel
        Pentium Pro), the parameters are:
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
    IA64 Processors
        1 - Bugcheck Type
            1 - MCA_ASSERT
            2 - MCA_GET_STATEINFO
                SAL returned an error for SAL_GET_STATEINFO while processing MCA.
            3 - MCA_CLEAR_STATEINFO
                SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
            4 - MCA_FATAL
                FW reported a fatal MCA.
            5 - MCA_NONFATAL
                SAL reported a recoverable MCA and we don't support currently
                support recovery or SAL generated an MCA and then couldn't
                produce an error record.
            0xB - INIT_ASSERT
            0xC - INIT_GET_STATEINFO
                  SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
            0xD - INIT_CLEAR_STATEINFO
                  SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
            0xE - INIT_FATAL
                  Not used.
        2 - Address of log
        3 - Size of log
        4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
    AMD64 Processors
        1 - Bank number
        2 - Address of MCA_EXCEPTION structure
        3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
        4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
Arguments:
Arg1: 00000000
Arg2: f772b050
Arg3: b247c000
Arg4: 00000175

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


BUGCHECK_STR:  0x9C_AuthenticAMD

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

PROCESS_NAME:  Explorer.EXE

LAST_CONTROL_TRANSFER:  from 80705bfb to 8053867a

STACK_TEXT:  
f772b028 80705bfb 0000009c 00000000 f772b050 nt!KeBugCheckEx+0x1b
f772b154 80700c52 f7727d70 00000000 00000000 hal!HalpMcaExceptionHandler+0xdd
f772b154 8055258f f7727d70 00000000 00000000 hal!HalpMcaExceptionHandlerWrapper+0x4a
aeb65b98 00000000 00000000 00000000 00000000 nt!ExAllocatePoolWithTag+0x4d6


STACK_COMMAND:  kb
FOLLOWUP_IP:
nt!ExAllocatePoolWithTag+4d6
8055258f 0f8498060000    je      nt!ExAllocatePoolWithTag+0x4dc (80552c2d)

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nt!ExAllocatePoolWithTag+4d6

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  48a4044a

FAILURE_BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6

BUCKET_ID:  0x9C_AuthenticAMD_nt!ExAllocatePoolWithTag+4d6

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

使用道具 举报

4#
发表于 2009-5-4 21:12 | 只看该作者
你应该把主要的病症描述出来啊
回复 支持 反对

使用道具 举报

5#
发表于 2009-5-4 23:30 | 只看该作者
晕,描述下怎么回事,给这个其实没啥用处
回复 支持 反对

使用道具 举报

6#
发表于 2009-5-5 15:10 | 只看该作者
能不能弄成中文的呢?
回复 支持 反对

使用道具 举报

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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-8-13 13:55

Powered by Discuz! X3.4

© 2001-2017 POPPUR.

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