Mini Dump Files

Anthony_134

Commendable
Aug 17, 2016
18
0
1,510
I was wondering if someone would be kind enough to help me with an issue i am having with blue screen while playing. Yesterday I bought a new graphics card because I thought the issue was with my low quality graphics card. I am running an I7-4790k With a gtx 1060 3gb OC edition. Also I have 8gb Ram, 1TB HDD, h80i, 650 evga g1.

Please and Thanks a lot. 😍
Here is the link to my dump file
https://mymdc-my.sharepoint.com/personal/anthony_pena008_mymdc_net/_layouts/15/guestaccess.aspx?guestaccesstoken=vXHDLuteeh2nLfxHYJD5QeTqEhQgVB54iHDoep1cE%2bk%3d&docid=13a2517b84fae454aac1fa7c94fa49ba0&rev=1
 
Solution
New Technology Operating System Kernel = ntoskrnl = the brains of Windows 10, the most critical file in windows. One of its many roles is driver requests, which is normally why it gets blame for most crashes as drivers ask it do things it really shouldn't, another role is memory management. When it crashes Windows has no choice but to follow

The fact it does so much means that it being named doesn't really tell us anything. The error code normally gives us a hint as to what it is.

I will stop wasting your time, I suggest you follow posting instructions on this page and ask them as they have more people around who can read dump files and will solve this faster than I can :)
I can't read munidump files but this might show us whats in them, can you download and run who crashed: http://www.resplendence.com/whocrashed
It will show a sumamry of BSOD and may show cause

Copy/paste results here

Also, you didn't actually attach any minidump files

this is how to make them if you weren't sure:
Can you follow option one here: http://www.tenforums.com/tutorials/5560-bsod-minidump-configure-create-windows-10-a.html
and then do this step below: Small memory dumps - Have Windows Create a Small Memory Dump (Minidump) on BSOD

that creates a file in c/windows/minidump
copy that file to documents
upload the copy from documents to a cloud server and share the link here and someone with right software to read them will help you fix it :)
 


By uploading to cloud server. Do you mean like upload it to my onedrive?
 


Here are my results

Crash dump directory: C:\WINDOWS\Minidump

Crash dumps are enabled on your computer.

On Wed 11/2/2016 11:45:21 AM your computer crashed
crash dump file: C:\WINDOWS\Minidump\110216-22390-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x14A3B0)
Bugcheck code: 0x124 (0x0, 0xFFFF8B8573ACC028, 0xBE000000, 0x100110A)
Error: WHEA_UNCORRECTABLE_ERROR
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This bug check indicates that a fatal hardware error has occurred. This bug check uses the error data that is provided by the Windows Hardware Error Architecture (WHEA).
This is likely to be caused by a hardware problem problem. This problem might also be caused because of overheating (thermal issue).
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.

 
0x0 - A machine check exception occurred. These parameter descriptions apply if the processor is based on the x64 architecture, or the x86 architecture that has the MCA feature available (for example, Intel Pentium Pro, Pentium IV, or Xeon).

This bug check is typically related to physical hardware failures. It can be heat related, defective hardware, memory or even a processor that is beginning to fail or has failed. If over-clocking has been enabled, try disabling it. Confirm that any cooling systems such as fans are functional. Run system diagnostics to confirm that the system memory is not defective. It is less likely, but possible that a driver is causing the hardware to fail with this bug check.

https://msdn.microsoft.com/en-us/library/windows/hardware/ff557321%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396

try running http://www.memtest86.com/ on your ram
 



Do you know of any free software?
 

I ran mdsched.exe on windows 10 to test my memory it was fine
do you think it is a overheating problem? I have an h80i which i bought two years ago
 


I ran bluescreen view and it said this driver is causing my PC to crash
ntoskrnl.exe
and the crash adress is
ntoskrnl.exe+14a3b0
 
New Technology Operating System Kernel = ntoskrnl = the brains of Windows 10, the most critical file in windows. One of its many roles is driver requests, which is normally why it gets blame for most crashes as drivers ask it do things it really shouldn't, another role is memory management. When it crashes Windows has no choice but to follow

The fact it does so much means that it being named doesn't really tell us anything. The error code normally gives us a hint as to what it is.

I will stop wasting your time, I suggest you follow posting instructions on this page and ask them as they have more people around who can read dump files and will solve this faster than I can :)
 
Solution