BugCheck 1000008E, {c0000005, 0, aa9404d0, 0}

*** WARNING: Unable to verify timestamp for FILTNT.SYS
*** ERROR: Module load completed but symbols could not be loaded for FILTNT.SYS
Probably caused by : FILTNT.SYS ( FILTNT+2eb6 )

Followup: MachineOwner
---------

kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck.  Usually the exception address pinpoints
the driver/function that caused the problem.  Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003.  This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG.  This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG.  This will let us see why this breakpoint is
happening.
An exception code of 0x80000002 (STATUS_DATATYPE_MISALIGNMENT) indicates
that an unaligned data reference was encountered.  The trap frame will
supply additional information.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 00000000, The address that the exception occurred at
Arg3: aa9404d0, Trap Frame
Arg4: 00000000

Debugging Details:
------------------


EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Instruktionen p  "0x%08lx" refererade till minnet p  "0x%08lx". Det gick inte att utf ra en minnes tg rd. F ljande fel returnerades: The memory could not be "%s".

FAULTING_IP: 
+0
00000000 ??               ???

TRAP_FRAME:  aa9404d0 -- (.trap ffffffffaa9404d0)
ErrCode = 00000000
eax=81bff6b8 ebx=81c29008 ecx=00000000 edx=e2060002 esi=813d9a10 edi=813d9a70
eip=00000000 esp=aa940544 ebp=aa940550 iopl=0         nv up ei ng nz na po nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010286
00000000 ??               ???
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

BUGCHECK_STR:  0x8E

LAST_CONTROL_TRANSFER:  from f833897a to 00000000

STACK_TEXT:  
aa940540 f833897a 81bff6b8 813d9a10 aa940580 0x0
aa940550 aaf7b355 aa940588 81bff6b8 813d9a10 NDIS!NdisRequest+0xf
aa940580 aaf7b111 81c29008 00000000 00010107 tcpip!DoNDISRequest+0xa7
aa940664 aaf7b924 81c29008 81e4533c 813fc5a8 tcpip!ARPQueryInfo+0x39b
aa9407c0 aaf7b6a6 00000000 00000038 f8bfd9f8 tcpip!IPQueryInfo+0xad
aa940a40 aaf7b526 0000000e 00000000 813fc5c8 tcpip!TdiQueryInformationEx+0x2d4
aa940af4 aaf7ae9b ffb4e110 ffb4e180 ffb4e180 tcpip!TCPQueryInformationEx+0x1bf
aa940b10 aaf7ae53 ffb4e110 ffb4e180 ffb4e1a4 tcpip!TCPDispatchDeviceControl+0x129
aa940b48 804e3d77 81fee6b8 ffb4e110 ffb4e1c8 tcpip!TCPDispatch+0x127
aa940b58 aaf62eb6 ffb4e1c8 81bf3ce0 ffb4e110 nt!IopfCallDriver+0x31
WARNING: Stack unwind information not available. Following frames may be wrong.
aa940b90 aaf63234 82320f18 ffb4e110 ffb4e1c8 FILTNT+0x2eb6
aa940bb4 804e3d77 82320f18 ffb4e110 ffb4e1ec FILTNT+0x3234
aa940c10 80564425 813a9e60 00000000 aa940c34 nt!IopfCallDriver+0x31
aa940c34 804e3d77 8235b7a8 ffb4e110 806ee2d0 nt!ExMapHandleToPointerEx+0x21
aa940c58 8057d9f7 8235b7a8 ffb4e110 81dbadb0 nt!IopfCallDriver+0x31
aa940d00 8057fbfa 00000408 00000000 00000000 nt!IopXxxControlFile+0x611
aa940d34 804df06b 00000408 00000000 00000000 nt!NtDeviceIoControlFile+0x2a
aa940d34 7c90eb94 00000408 00000000 00000000 nt!KiFastCallEntry+0xf8
0122f504 00000000 00000000 00000000 00000000 0x7c90eb94


FOLLOWUP_IP: 
FILTNT+2eb6
aaf62eb6 ??               ???

SYMBOL_STACK_INDEX:  a

FOLLOWUP_NAME:  MachineOwner

SYMBOL_NAME:  FILTNT+2eb6

MODULE_NAME:  FILTNT

IMAGE_NAME:  FILTNT.SYS

DEBUG_FLR_IMAGE_TIMESTAMP:  3d09df6b

STACK_COMMAND:  .trap ffffffffaa9404d0 ; kb

BUCKET_ID:  0x8E_FILTNT+2eb6

Followup: MachineOwner
---------