Weird, Discord is my main communication platform that I use to talk to friends, no updates available. This is my latest kernal dump, I just crashed on another game, same error.
https://1drv.ms/u/s!Ag9btMa_OVV5hnkezAMQ7RDqePIc?e=X6lQrv
dump is corrupted.
all I can see is a 18 clock tick watchdog timeout with cpu core 2 hung.
I would remove the intel storage driver and use the microsoft generic storage driver.
the procedure is something like this: (cut from a old post)
window key+x then m to bring up device manager
find ide ata/atapi controllers
click to expand, highlight the intel storage driver, right mouse click to bring up properties
select driver tab
select update driver button
select browse my computer for driver
select let me pick from available drivers
select standard sata ahci controller
select next or apply to save the setting.
it will ask to reboot your machine. do the reboot
then start control panel again and go to programs uninstall
find the intel storage driver installer and uninstall the software
this will remove the various services that try to talk to the driver and prevent a errors being put into your error log.
--------
reasons to make change: memory dump keeps getting corrupted, this could be a bug in the driver. driver is using very large amount of non page pool. (something is really wrong with the driver) Driver is very old, there have been many bug fixes for this driver including one where the pagefile.sys gets corrupted after several sleep/wake cycles.
You might change the system to delete your pagefile.sys after each reboot if you can get a fix. The microsoft storage driver will be automatically updated with windows updates. The intel driver will not.
watchdog timeouts are set by firmware, so I guess I should also stress that you want to have updated the bios to the most recent version. Also apply any cpu firmware updates.
fyi: watchdog info specification in
http://MSDN.microsoft.com/en-us/windows/hardware/gg463320.aspx.