The error message details are below.
(IRQL stands for Interrupt Request Level)
Bug Check 0xE1: WORKER_THREAD_RETURNED_AT_BAD_IRQL
The WORKER_THREAD_RETURNED_AT_BAD_IRQL bug check has value 0x000000E1.
This signifies that a worker thread completed and returned at IRQL
DISPATCH_LEVEL or above.
Parameters
The following parameters are displayed on the blue screen.
ParameterDescription
1-Address of the worker routine
2-IRQL that the worker thread returned at
3-Work item parameter
4-Work item address
Cause
A worker thread completed and returned at IRQL DISPATCH_LEVEL or above.
To find what driver is doing this will require a memory.dmp and a case
opened with us so we can debug the dmp file for you.
This article has a wealth of information you should read through to make
sure your machine is setup to create the needed memory.dmp
129845 Blue Screen Preparation Before Contacting Microsoft
http://kb/article.asp?id=Q129845
--
Sean Dwyer, MCSE
Platform Server Setup Group
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to the Group only, This address cannot receive incoming
messages.