Location:
State:
Carrier
Country
Status

BSOD after waking PC from sleep / WHEA_UNCORRECTABLE_ERROR


Hello guys....

I just upgraded to Windows 10 and one problem that has been bugging me is that everytime I wake the computer from sleep it comes back up and then after a few seconds (like 3-4) I'm getting a BSOD with the message WHEA_UNCORRECTABLE_ERROR.

Any ideas?

JIMMY-PC-05-Aug-15_110904_19.zip

Thanks

You're encountering 0x124s, these are usually harwdare errors as appears the case here.

Code:
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: ffffe001fd1ea028, Address of the WHEA_ERROR_RECORD structure. Arg3: 00000000b2000040, High order 32-bits of the MCi_STATUS value. Arg4: 0000000000000800, Low order 32-bits of the MCi_STATUS value.  Descriptor    @ ffffe001fd1ea138 Section       @ ffffe001fd1ea2c0 Offset        : 664 Length        : 264 Flags         : 0x00000000 Severity      : Fatal  Error         : BUSL0_SRC_ERR_M_NOTIMEOUT_ERR (Proc 3 Bank 0)Status      : 0xb200004000000800

The highlighted error in the code above (BUSL0_SRC_ERR_M_NOTIMEOUT_ERR) means the processor sent out a read request to L0 cache, and there was a delay in return (either a cache miss, or invalid data in cache). It appears in every dump, same error, same Proc 3 Bank 0.

First off can you check your temperature of your CPU with any suitable monitoring software (let me know if you need one recommending, Speccy in my sig will work fine) and let me know the temperature.

Secondly, and one possible cause of the issue, is your BIOS version. It's very old and an updated version may solve the issue. Check your motherboard vendor's support page for an updated version. Also can you fill in your system specs as completely as possible by followin the relevant link in my signature.

Code:
BIOS Version:              American Megatrends Inc. 1203   , 25-Jun-08

Thanks for your reply Boozad. My cpu temp is kinda high, 50c @ idle but that's because I had to disable Processor Idle (GUID: 5d76a2ca-e8c0-402f-a133-2158492d58ad) to get rid of the cpu whine that I get with that mobo/cpu combination. And btw I've tested it by switching to the default Balanced Power Plan, it has nothing to do with my problem.

As for the BIOS yeah it's pretty old as is the motherboard but it's the latest so nothing I can update there.

Any ideas?

All the information I could get by searching on google about the problem are leaning towards cpu problems something I highly doubt since it was fine w/ Win 7 and it started since day 1 I upgraded to Win 10. Anyway I tried testing with the Intel Processor Diagnostic Tool and it passed.

Just wanted to report in case anyone runs into the same problem that after a clean reinstall of Windows 10 the problem got fixed

BSOD after waking PC from sleep / WHEA_UNCORRECTABLE_ERROR