ntoskrnl.exe BSOD on Windows 8.1 (64 bit)

kadmaster

Reputable
Apr 27, 2016
3
0
4,510
I am having a problem with BSODs on Windows 8.1 (64bit) Windows debugger points to ntoskrnl.exe , tcpip.sys, Ndu.sys or fwpkclnt.sys but I don't know more than that. It crashes almost everyday,sometimes more than once a day. I'm including the last three dump files.Any help at all is greatly appreciated. I think gpu driver have problem. I install newest but no solution please help...

http://www.filedropper.com/042716-17656-01
http://www.filedropper.com/042716-19390-01
http://www.filedropper.com/042716-20437-01





 
Solution
the first bugceck was in networking code that was being called by
\SystemRoot\system32\DRIVERS\e1c64x64.sys Thu Jun 20 14:59:00 2013

it just looks like a bug where the driver attempted to free a memory structure that it had already been freed back to the system.
the second call results in a bugcheck to prevent memory corruption.

start by picking up this update for the LAN driver:
https://www.asus.com/us/Motherboards/P9X79_PRO/HelpDesk_Download/
(look under windows 8 64 bit LAN driver dated 2013/11/14)

or you could get the driver directly from intel if that one does not help.

you also have various suspect drivers that could be exposing a bug in then network driver. Start with a update of the network driver.

looks like you also...
the first bugceck was in networking code that was being called by
\SystemRoot\system32\DRIVERS\e1c64x64.sys Thu Jun 20 14:59:00 2013

it just looks like a bug where the driver attempted to free a memory structure that it had already been freed back to the system.
the second call results in a bugcheck to prevent memory corruption.

start by picking up this update for the LAN driver:
https://www.asus.com/us/Motherboards/P9X79_PRO/HelpDesk_Download/
(look under windows 8 64 bit LAN driver dated 2013/11/14)

or you could get the driver directly from intel if that one does not help.

you also have various suspect drivers that could be exposing a bug in then network driver. Start with a update of the network driver.

looks like you also had a bugcheck related to your marvel driver. it looks like your should also update your marvel sata controller driver from your motherboard vendors website. (your driver was dated in 2012)
\SystemRoot\System32\drivers\mvs91xx.sys Wed Jun 06 20:09:20 2012


 
Solution

kadmaster

Reputable
Apr 27, 2016
3
0
4,510


Thanks alot...It,s working now...but I must wait a few days for stabilty of system ...