Reputation: 83
I have a new Computer for 3 Weeks now and i get a lot of WHEA_UNCORRECTABLE_ERROR BSODs. I get These Bluescreens random every 30 - 50 minutes.
Here is the dump from WinDbg:
Microsoft (R) Windows Debugger Version 6.2.9200.20512 AMD64 Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\050913-7984-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\Symbole*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 8 Kernel Version 9200 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 9200.16551.amd64fre.win8_gdr.130306-1502
Machine Name:
Kernel base = 0xfffff80104018000 PsLoadedModuleList = 0xfffff801
042e4b00
Debug session time: Thu May 9 17:12:45.597 2013 (UTC + 2:00)
System Uptime: 0 days 0:00:25.246
Loading Kernel Symbols
...............................................................
................................................................
..................
Loading User Symbols
Loading unloaded module list
.......
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, fffffa8008c87028, be200000, 2110a}
Probably caused by : GenuineIntel
1: kd> !analyze -v
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: fffffa8008c87028, Address of the WHEA_ERROR_RECORD structure. Arg3: 00000000be200000, High order 32-bits of the MCi_STATUS value. Arg4: 000000000002110a, Low order 32-bits of the MCi_STATUS value.
BUGCHECK_STR: 0x124_GenuineIntel
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: f
STACK_TEXT:
fffff880009f9868 fffff801
0479193d : 0000000000000124 00000000
00000000 fffffa8008c87028 00000000
be200000 : nt!KeBugCheckEx
fffff880009f9870 fffff801
04178969 : 0000000000000001 fffffa80
066d7320 0000000000000000 fffffa80
08c87028 : hal!HalBugCheckSystem+0xf9
fffff880009f98b0 fffff801
047916e3 : 0000000000000728 00000000
00000001 fffff880009f9a10 fffffa80
066d7320 : nt!WheaReportHwError+0x249
fffff880009f9910 fffff801
0479100c : 0000000000000010 fffffa80
066d7320 fffff880009f9ac8 fffffa80
066d7320 : hal!HalpMcaReportError+0x53
fffff880009f9a70 fffff801
04790f07 : fffffa800678b760 00000000
00000001 0000000000000001 00000000
00000000 : hal!HalpMceHandlerCore+0xd4
fffff880009f9ac0 fffff801
04790d64 : 0000000000000004 00000000
00000001 0000000000000000 00000000
00000000 : hal!HalpMceHandler+0xe3
fffff880009f9b00 fffff801
04791edb : fffffa800678b760 fffff880
009f9d30 0000000000000000 00000000
00000000 : hal!HalpMceHandlerWithRendezvous+0xd4
fffff880009f9b30 fffff801
0407057b : 0000000000000000 00000000
00000000 0000000000000000 00000000
00000000 : hal!HalHandleMcheck+0x40
fffff880009f9b60 fffff801
0407032e : 0000000000000000 00000000
00000000 0000000000000000 00000000
00000000 : nt!KxMcheckAbort+0x7b
fffff880009f9ca0 fffff880
0158e984 : 0000000000000000 00000000
00000000 0000000000000000 00000000
00000000 : nt!KiMcheckAbort+0x16e
fffff88002e1b888 00000000
00000000 : 0000000000000000 00000000
00000000 0000000000000000 00000000
00000000 : intelppm!MWaitIdle+0x18
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: GenuineIntel
IMAGE_NAME: GenuineIntel
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE
BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE
I have also reinstalled Windows 3 times now but every time i get These Errors. Can anyone tell me whats the Problem is?
Greets
Upvotes: 0
Views: 2501
Reputation: 1
This might cause by INTEL CPU driver, for energy management or etc. try not to install intel cpu driver(might delivered with motherboard).
Upvotes: 0