BSOD Netio.sys

Hey, I have viewed your wonderful forums several times to see how you guys handled problems and it is awesome and have tried then to trouble shoot my bsod to no avail.

What I am running (hardware/software)
Intel i5 Clarkdale duo core 3.2 ghz
ASUSTeK p7H55-m PRO
3 2GB Ram DDR3 Corsair (one slot open)
(my computer just BSOD...)
GTX 280 EVGA video card
Tuniq heatsink
3 harddrives

Microsoft Essentials
Windows 7 64 bit
and I do have express gate installed.


The code from the bsod:

Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\030111-25459-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available


Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16695.amd64fre.win7_gdr.101026-1503
Machine Name:
Kernel base = 0xfffff800`02e16000 PsLoadedModuleList = 0xfffff800`03053e50
Debug session time: Tue Mar 1 14:20:05.279 2011 (UTC - 5:00)
System Uptime: 0 days 0:33:49.761
Loading Kernel Symbols
...............................................................
................................................................
..............
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 7F, {8, 80050031, 6f8, fffff80002e90b43}

Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )

Followup: MachineOwner
---------

2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002e90b43

Debugging Details:
------------------


BUGCHECK_STR: 0x7f_8

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from fffff80002e85ca9 to fffff80002e86740

STACK_TEXT:
fffff880`02f69ce8 fffff800`02e85ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff880`02f69cf0 fffff800`02e84172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`02f69e30 fffff800`02e90b43 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`02f85fd0 fffff800`02e8bda7 : fffff880`02f86190 fffff880`02f861b0 00000000`00000001 00000000`00003448 : nt!SepMandatoryIntegrityCheck+0x63
fffff880`02f86050 fffff800`02e4ef5a : fffffa80`07f218d0 00000000`00000001 00000000`00000000 fffffa80`05eff7c8 : nt!SeAccessCheckWithHint+0x317
fffff880`02f86130 fffff880`01406c5a : 00000000`00000000 00000000`00000001 fffff6fd`4001eeb0 00000000`00460001 : nt!SeAccessCheckFromState+0x102
fffff880`02f86820 fffff880`0140494f : fffff6fd`c0000022 00000000`00000000 00000000`00000000 00000000`00003448 : NETIO!CompareSecurityContexts+0x6a
fffff880`02f86890 fffff880`014069b5 : 00000000`00000000 00000000`00000001 fffff6fd`4001eed0 00000000`00460001 : NETIO!MatchValues+0xef
fffff880`02f868e0 fffff880`01406845 : fffffa80`074e3390 fffffa80`07f6a4f0 fffff880`02f86b08 fffff880`02f87240 : NETIO!FilterMatch+0x95
fffff880`02f86930 fffff880`01407ccb : 00000000`00000000 00000000`00000000 fffff880`02f87240 fffff880`02f86af0 : NETIO!IndexListClassify+0x69
fffff880`02f869b0 fffff880`0163e417 : fffff880`02f86e88 fffff880`02f86e88 fffff880`02f87bc0 fffffa80`050bbc50 : NETIO!KfdClassify+0xa4e
fffff880`02f86d20 fffff880`0163783e : fffff880`01746690 00000000`00000000 fffffa80`078fac60 00000000`00000000 : tcpip!WfpAleClassify+0x57
fffff880`02f86d60 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e


STACK_COMMAND: kb

FOLLOWUP_IP:
NETIO!CompareSecurityContexts+6a
fffff880`01406c5a 448b442470 mov r8d,dword ptr [rsp+70h]

SYMBOL_STACK_INDEX: 6

SYMBOL_NAME: NETIO!CompareSecurityContexts+6a

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: NETIO

IMAGE_NAME: NETIO.SYS

DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc18a

FAILURE_BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

Followup: MachineOwner
---------


These BSODs have all been the same so this is definitely the issue. Thanks for your help in advance!
 
NETIO.sys is a Windows OS driver having to do with Networking Input/Output. We often see this driver cited when the wireless/NIC drivers need to be updated.

Since it appears you built this system then go to Asus' website, find your exact motherboard model and update these drivers from there.
 
I always have a hard time finding which driver to install. Asus gives me different categories for drivers and then choices within that. What title should I be looking for for this specific driver? Realtek LAN driver?

Sorry for being really dumb with drivers.
 
Go with Realtek and anything else that has to do with wireless/networking/internet.
 
Back