Jak w tytule tematu. Mam problem z pewnym powtarzającym się bluscreenem.
Plik dump odczytałem programem WinDbg i oto rezultat. Chciałem sam wykonać analizę
z tematu Błędy systemu Windows (kody BSOD), ale tam nie ma błędu 124 ;p
Kod: Zaznacz cały
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\102911-15865-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:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17514.amd64fre.win7sp1_rtm.101119-1850
Machine Name:
Kernel base = 0xfffff800`02c17000 PsLoadedModuleList = 0xfffff800`02e5ce90
Debug session time: Sat Oct 29 00:52:16.516 2011 (GMT+2)
System Uptime: 0 days 1:57:28.249
Loading Kernel Symbols
...............................................................
................................................................
.............
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, fffffa8004c06028, b2000018, 6000e0f}
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: 0000000000000000, Machine Check Exception
Arg2: fffffa8004c06028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b2000018, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000006000e0f, 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: Might & Magic
CURRENT_IRQL: f
STACK_TEXT:
fffff800`0414ea98 fffff800`03213a3b : 00000000`00000124 00000000`00000000 fffffa80`04c06028 00000000`b2000018 : nt!KeBugCheckEx
fffff800`0414eaa0 fffff800`02da47d3 : 00000000`00000001 fffffa80`04c07ea0 00000000`00000000 fffffa80`04c07ef0 : hal!HalBugCheckSystem+0x1e3
fffff800`0414eae0 fffff800`03213700 : 00000000`00000728 fffffa80`04c07ea0 fffff800`0414ee70 fffff800`0414ee00 : nt!WheaReportHwError+0x263
fffff800`0414eb40 fffff800`03213052 : fffffa80`04c07ea0 fffff800`0414ee70 fffffa80`04c07ea0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff800`0414ec90 fffff800`03212f0d : 00000000`00000004 00000000`00000001 fffff800`0414eef0 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff800`0414ecd0 fffff800`03206e88 : 00000000`00000000 00000000`0018d6c4 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0x55
fffff800`0414ed00 fffff800`02c95f2c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
fffff800`0414ed30 fffff800`02c95d93 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff800`0414ee70 00000000`0040b395 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
00000000`0018cfb0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x40b395
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_BUS
BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_BUS
Followup: MachineOwner
---------