RE: WORKER_THREAD_RETURNED_AT_BAD_IRQL Bug Check in Afd.s ys..

Some questions: Have you tried to check the state with WinDbg? Have you find
the worker-thread function that triggers this defect? Can you send a stack
trace? Do you free something on close?

Joze

-----Original Message-----
From: subodh gupta [mailto:xxxxx@softhome.net]
Sent: Thursday, April 10, 2003 2:29 PM
To: NT Developers Interest List
Subject: [ntdev] WORKER_THREAD_RETURNED_AT_BAD_IRQL Bug Check in Afd.sys..

Hi,
I am working on a Tdi Filter Driver.The driver works fine but sometimes
while booting of the system it gets IRP_MJ_CLOSE from AFD.sys , It calls
IoCallDriver as Usuall but the system generates a bug check
WORKER_THREAD_RETURNED_AT_BAD_IRQL 0x000000E1 ?
Could Any one tell me why this bug check occures and how can i get the rid
of this bug check ?The code works fine most of the times but this bug check
occures some times only when the system is just booted up (before login
screen) and my filter driver has got an IRP_MJ_CLOSE from AFD.SYS.

Any Help is appreciated...
Regards...
Subodh

You are currently subscribed to ntdev as: xxxxx@hermes.si
To unsubscribe send a blank email to xxxxx@lists.osr.com