caryugly :
I have been getting this whea uncorrectable error for months and its getting more frequent to the point where it bothers me. It happens most often when gaming. There is no overclock and over heating. And memtest86 runs fine for hours without errors. However, prime95 might cause a whea uncorrectable error.
minidump:https://drive.google.com/file/d/0By3lOIlLmEaSb2pnOFVzSjB4ZGs/edit?usp=sharing
Could be a marginal PSU problem, or a Windows Error
First try System File Checker
Winkey plus 'X'
Choose Command Prompt (Admin)
Type
sfc /scannow then
Enter
It finds and fixes errors in Windows, but doesn't always report them. Run it and see if the fault disappears after re-booting your system
If corrupt files are found that can’t be fixed, try
Dism /Online /Cleanup-Image /RestoreHealth (Observe spaces before
/)
Re-run SFC
To view CBS Log
findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt
Search C drive for sfcdetails.txt or navigate to C:\Windows\System32 and scroll down.