Constant blue screens

Status
Not open for further replies.
I cant go over the mini dumps but I can say I had a similar problem (every time I tried to play a game). I reinstalled operating system and did not install most recent updates. I had noticed every time I installed the newest drivers and windows service pack 2 (for xp) the problem would start up again. 0 Crashes since then.
 
Code:
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000008, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, value 0 = read operation, 1 = write operation
Arg4: 81e3685f, address which referenced memory

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


WRITE_ADDRESS:  00000008 

CURRENT_IRQL:  2

FAULTING_IP: 
NDIS!$$VProc_ImageExportDirectory+1cdf
81e3685f c7400836434f4d  mov     dword ptr [eax+8],4D4F4336h

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xD1

PROCESS_NAME:  *–…

LAST_CONTROL_TRANSFER:  from 81ede5fe to 81e3685f

STACK_TEXT:  
a27d01c4 81ede5fe 8650e648 a27d01e4 a27d01f4 NDIS!$$VProc_ImageExportDirectory+0x1cdf
a27d01e8 81edd41e 84be6c50 00000000 00000001 NDIS!_NULL_IMPORT_DESCRIPTOR <PERF> (NDIS+0xcf5fe)
a27d021c 81edd4dd 84989438 8650e648 00000001 NDIS!_NULL_IMPORT_DESCRIPTOR <PERF> (NDIS+0xce41e)
a27d023c 8b5e8175 84989438 8650e648 00000001 NDIS!_NULL_IMPORT_DESCRIPTOR <PERF> (NDIS+0xce4dd)
a27d0270 8b5e3bf5 00000000 00000000 00000000 Rtlh86!MiniportSendNetBufferList+0x18d
a27d0298 8b5e46e4 02a209e0 00000000 00000000 Rtlh86!MPSendNetBufferListsNPQ+0x183
a27d02b4 81edd5c4 84a209e0 8650e648 00000000 Rtlh86!MPSendNetBufferLists+0x3e
a27d02dc 81e3ad9b 84989438 8650e648 00000000 NDIS!_NULL_IMPORT_DESCRIPTOR <PERF> (NDIS+0xce5c4)
a27d031c 81e3acc7 84989438 007d0380 00000001 NDIS!_NULL_IMPORT_DESCRIPTOR+0x128f
a27d0358 81ede6db 84be6c50 a27d0380 00000001 NDIS!_NULL_IMPORT_DESCRIPTOR+0x11bb
a27d0374 8f40355e 84be6c50 84be76d8 84638878 NDIS!_NULL_IMPORT_DESCRIPTOR <PERF> (NDIS+0xcf6db)
WARNING: Stack unwind information not available. Following frames may be wrong.
a27d0378 84be6c50 84be76d8 84638878 00000001 VMNetSrv+0x355e
a27d037c 84be76d8 84638878 00000001 84be6008 0x84be6c50
a27d0380 84638878 00000001 84be6008 84be76d8 0x84be76d8
a27d0384 00000000 84be6008 84be76d8 8f4057f5 0x84638878


STACK_COMMAND:  kb

FOLLOWUP_IP: 
Rtlh86!MiniportSendNetBufferList+18d
8b5e8175 ??              ???

SYMBOL_STACK_INDEX:  4

SYMBOL_NAME:  Rtlh86!MiniportSendNetBufferList+18d

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Rtlh86

IMAGE_NAME:  Rtlh86.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  45190cfb

FAILURE_BUCKET_ID:  0xD1_W_Rtlh86!MiniportSendNetBufferList+18d

BUCKET_ID:  0xD1_W_Rtlh86!MiniportSendNetBufferList+18d

Followup: MachineOwner

Driver fault. Update your drivers.
 
so just to the windows update tool or do i need to update the drivers on something specific, i can try to find my motherboard driver disk if i need to .
 
Go to your PC Manufacturer's website and update all drivers for all your devices.
 
Status
Not open for further replies.
Back
Top Bottom