Bugcheck 124 ever since Windows 8 install

bamanec

Distinguished
May 31, 2011
180
0
18,710
I decided to upgrade to Windows 8 early yesterday morning and I continually get a Windows crash, it just freezes and when I restart my PC I check the mini dump with my Debug Tool and it gives me Bugcheck 124

I decided to check my RAM by Stress Testing it for over 2 hours with Prime95 and it shows no errors.

Also my CPU temps have not gone over 38C during that test. Any other ideas? The CPU is also not OC'd and neither are my Video Cards or my RAM blocks

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

Use !analyze -v to get detailed debugging information.

BugCheck 124, {0, fffffa800be7e038, 0, 0}

Probably caused by : AuthenticAMD

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

1: 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: fffffa800be7e038, Address of the WHEA_ERROR_RECORD structure.
Arg3: 0000000000000000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000000, Low order 32-bits of the MCi_STATUS value.

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


BUGCHECK_STR: 0x124_AuthenticAMD

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT

PROCESS_NAME: System

CURRENT_IRQL: 0

STACK_TEXT:
fffff880`031866f0 fffff803`51d79683 : 00000000`00000000 fffffa80`0be7e010 fffff803`51cf4020 fffff803`51c91000 : nt!WheapCreateLiveTriageDump+0x81
fffff880`03186c20 fffff803`51b6be97 : fffffa80`0be7e010 fffff803`51b6cdd8 fffff803`51cf4020 fffff803`51c84000 : nt!WheapCreateTriageDumpFromPreviousSession+0x3b
fffff880`03186c50 fffff803`51b6cdfd : fffff803`51cf3fc0 fffff803`51b6cdd8 fffff803`51cf4020 fffffffe`9a5f4400 : nt!WheapProcessWorkQueueItem+0x57
fffff880`03186c90 fffff803`51aa32b1 : fffff803`51c91110 fffffa80`09df9040 fffffa80`0bdd5200 fffff803`51c91100 : nt!WheapWorkQueueWorkerRoutine+0x25
fffff880`03186cc0 fffff803`51a38045 : fffff880`013b3180 00000000`00000080 fffff803`51aa3170 fffffa80`09df9040 : nt!ExpWorkerThread+0x142
fffff880`03186d50 fffff803`51aec766 : fffff880`013b3180 fffffa80`09df9040 fffff880`013beec0 fffffa80`09b87940 : nt!PspSystemThreadStartup+0x59
fffff880`03186da0 00000000`00000000 : fffff880`03187000 fffff880`03181000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16


STACK_COMMAND: kb

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: AuthenticAMD

IMAGE_NAME: AuthenticAMD

DEBUG_FLR_IMAGE_TIMESTAMP: 0

FAILURE_BUCKET_ID: 0x124_AuthenticAMD_PROCESSOR_BUS_PRV

BUCKET_ID: 0x124_AuthenticAMD_PROCESSOR_BUS_PRV

Followup: MachineOwner