Looks like you are slightly under clocked. Is this intentional?
Code:
kd> !sysinfo cpuspeed CPUID: "Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz" MaxSpeed: 3100 CurrentSpeed: 3093
All the dumps are the same:
Code:
BugCheck 1000007E, {ffffffffc0000005, fffff80102176289, ffffd0002200cfa8, ffffd0002200c7c0} Probably caused by : ntkrnlmp.exe ( nt!RegRtlQueryValue+d5 )
Unfortunately this doesn't help at all.
There are some things you can do to stress the system and see if that brings out a bad driver or defective hardware.
Stress Non Microsoft drivers: Driver Verifier
Stress CPU: Prime95
Stress GPU: FurMark
Test RAM: Memtest86+
Directions follow:
===================================================
Driver Verifieris a diagnostic tool built into Windows 10, it is designed to verify both native Microsoft drivers and third party drivers. Driver Verifier'sverification process involves putting heavy stress on drivers with the intention of making bad, outdated, incompatible or misbehaving drivers fail. The required result is a BSOD (Blue Screen of Death) which will generate a crash dump for debugging purposes.
Machines exposed to Driver Verifierwill run very sluggishly due to the stress being applied to the drivers.
Driver Verifier - Enable and Disable in Windows 10
Pay close attention to
PART TWO
and make sure the correct boxes are checked.
Warning:
It is not advised to run Driver Verifierfor more than 48 hours at a time. Disable Driver Verifier after 48 hours or after receiving a BSOD, whichever happens soonest.
Alwayscreate a Restore Point prior to enabling Driver Verifier.
What we're looking for is a BSOD with a mini dump that will tell us what driver caused it.
===================================================
Follow this tutorial to stress test your CPU:
Prime95 - Stress Test Your CPU - Windows 10 blog
===================================================
Follow this tutorials to stress test your GPU:
FurMark - GPU Stress Test - Windows 10 blog
If you have a AMD APU instead of a discreet GPU, try UNIGINE 3D Benchmark..
===================================================
Follow this tutorial: MemTest86+ - Test RAM - Windows 10 blog
Information
MemTest86+is a diagnostic tool designed to test Random Access Memory (RAM) for faults. MemTest86+ will verify that:
- RAM will accept and keep random patterns of data sent to it
- There are no errors when different parts of memory try to interact
- There are no conflicts between memory addresses
Memtest86+runs from bootable media to isolate the RAM from the system, no other components are taken into account during the test.
Warning
MemTest86+needs to run for at least 8 passesto be anywhere near conclusive, anything less will not give a complete analysis of the RAM.
If you are asked to run MemTest86+by a windowssh blog member make sure you run the full 8 passes for conclusive results. If you run less than 8 passes you will be asked to run it again.
Note
MemTest86+has been known to discover errors in RAM in later passes than the eighth pass. This is for information only; if you feel there is a definite problem with the RAM and 8 passes have shown no errors feel free to continue for longer.
Running 8 passes of MemTest86+is a long and drawn out exercise and the more RAM you have the longer it will take. It's recommended to run MemTest86+just before you go to bed and leave it overnight.
===================================================
Try them one at a time and post results.