Advanced Debugging
About AdvDbg Consult Train Services Products Tools Community Contact  
欢迎光临 高端调试 登录 | 注册 | FAQ
 
  ACPI调试
Linux内核调试
Windows内核调试
 
  调试战役
调试原理
新工具观察
 
  Linux
Windows Vista
Windows
 
  Linux驱动
WDF
WDM
 
  PCI Express
PCI/PCI-X
USB
无线通信协议
 
  64位CPU
ARM
IA-32
  CPU Info Center
 
  ACPI标准
系统认证
Desktop
服务器
 
  Embedded Linux
嵌入式开发工具
VxWorks
WinCE
嵌入式Windows
 
  格蠹调试套件(GDK)
  格蠹学院
  小朱书店
  老雷的微博
  《软件调试》
  《格蠹汇编》
  《软件调试(第二版)》
沪ICP备11027180号-1

Windows内核调试

帖子发起人: tpoped   发起时间: 2010-03-08 21:39 下午   回复: 1

Print Search
帖子排序:    
   2010-03-08, 21:39 下午
tpoped 离线,最后访问时间: 2010/3/8 21:14:46 tpoped

发帖数前500位
注册: 2010-01-02
发 贴: 1
该蓝屏应该是硬件故障,我该如何进一步定位?
Reply Quote

我的一位朋友有台hp笔记本,vista系统,买了不久老是蓝屏,我开始估计是杀毒软件所致,但好像卸了之后还是蓝,我在windbg中查看了下Minidump文件,应该是硬件故障,在网上找了不少,其他一些人也曾经遇到过同样的故障,但是总是说得不清不楚,从以下的分析应该看应该是硬件故障,但若是硬件故障我该如何用windbg进一步找出到底是CPU故障还是内存故障呢?请张老师及各位高人帮我看看,十分感谢.

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

Use !analyze -v to get detailed debugging information.

BugCheck 124, {0, 84490028, b2000000, 60151}
Probably caused by : hardware

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

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

WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 00000000, Machine Check Exception
Arg2: 84490028, Address of the WHEA_ERROR_RECORD structure.
Arg3: b2000000, High order 32-bits of the MCi_STATUS value.
Arg4: 00060151, Low order 32-bits of the MCi_STATUS value.

Debugging Details:
------------------
BUGCHECK_STR:  0x124_GenuineIntel

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  taskeng.exe

CURRENT_IRQL:  0

STACK_TEXT: 
822f8f38 825c58b5 00000124 00000000 84490028 nt!KeBugCheckEx+0x1e
822f8f8c 822c6928 84490028 844b4008 844b4008 hal!HalBugCheckSystem+0xe1
822f8fb8 825c57c9 844b4008 00000000 822f8ff4 nt!WheaReportHwError+0x1d0
822f8fc8 825c5ea7 00000003 844b4008 00000000 hal!HalpReportMachineCheck+0x31
822f8ff4 825c199f 80154000 00000000 00000000 hal!HalpMcaExceptionHandler+0xf7
822f8ff4 00000000 80154000 00000000 00000000 hal!HalpMcaExceptionHandlerWrapper+0x77


STACK_COMMAND:  kb

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: hardware

IMAGE_NAME:  hardware

DEBUG_FLR_IMAGE_TIMESTAMP:  0

FAILURE_BUCKET_ID:  0x124_GenuineIntel__UNKNOWN

BUCKET_ID:  0x124_GenuineIntel__UNKNOWN

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


IP 地址: 已记录   报告
   2010-03-09, 12:57 下午
Raymond 离线,最后访问时间: 2020/7/3 3:40:25 格蠹老雷

发帖数前10位
注册: 2005-12-19
发 贴: 1,303
Re: 该蓝屏应该是硬件故障,我该如何进一步定位?
Reply Quote
从错误码来看,是内存的问题
IP 地址: 已记录   报告
高端调试 » 软件调试 » Windows内核调试 » Re: 该蓝屏应该是硬件故障,我该如何进一步定位?

 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.