also @ TechSpot: VLC 2.0 hits RC, brings new UI and Blu-ray support for OS X
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Tech Support > Device Drivers

Download Now:

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) on Win 2000

Thread Tools Search this Thread
  #1  
Old 10-27-2005
Newcomer, in training
 
Member since: Oct 2005, 1 posts
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) on Win 2000

Hi
I'm having the problems with my Windows 2000 web serwer (aspx platform).
Could You help me. Please.

The server sametimes work properly for 1 months, and sametime reboot 10 times in one week:-(

The Error code in the event log are:
ErrCode: 0x000000d1 (0x0000002c, 0x00000002, 0x00000000, 0xbea8121b). Microsoft Windows 2000 [v15.2195].
ErrCode: 0x0000001e (0xc0000005, 0x804d9e25, 0x00000000, 0x00000004). Microsoft Windows 2000 [v15.2195].
ErrCode: 0x000000d1 (0x0000002c, 0x00000002, 0x00000000, 0xbea8121b). Microsoft Windows 2000 [v15.2195].
...

I have also Windbg Bugcheck Analysis (of the last memory.dmp file):

!analyze -v

BugCheck D1, {2c, 2, 0, bea8121b}

Probably caused by : TDI.SYS ( TDI!CTEpTimerHandler+b )
--------

kd> !analyze -v;r;kv;lmtn;.logclose;q

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: 0000002c, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: bea8121b, address which referenced memory

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

OVERLAPPED_MODULE: nv4_disp

READ_ADDRESS: 0000002c

CURRENT_IRQL: 2

FAULTING_IP:
tcpip!IGMPTimer+af
bea8121b 8b460c mov eax,[esi+0xc]

DEFAULT_BUCKET_ID: INTEL_CPU_MICROCODE_ZERO

BUGCHECK_STR: 0xD1
...
FOLLOWUP_IP:
TDI!CTEpTimerHandler+b
eb8b4e47 c21000 ret 0x10

SYMBOL_STACK_INDEX: 2

FOLLOWUP_NAME: MachineOwner

SYMBOL_NAME: TDI!CTEpTimerHandler+b

MODULE_NAME: TDI

IMAGE_NAME: TDI.SYS

DEBUG_FLR_IMAGE_TIMESTAMP: 3e25bcea

STACK_COMMAND: .trap ffffffff8047166c ; kb

FAILURE_BUCKET_ID: 0xD1_TDI!CTEpTimerHandler+b

BUCKET_ID: 0xD1_TDI!CTEpTimerHandler+b
...
Thank you.
dean
Closed Thread

Similar Topics
Topic Replies Forum
Driver_irql_not_less_or_equal 43 Other Hardware
DRIVER_IRQL_NOT_LESS_OR_EQUAL - Can you help? 5 Device Drivers
Oem word 2000 and office 2000 with vista 0 Windows OS
Windows 2000: DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) 2 Windows OS
Driver_irql_not_less_or_equal Help!!!! 0 Device Drivers

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 12:26 PM.