Problem with WIndows 2000

R

ramiro

In the Screen appear this error

***Stop: 0x00000E1
Worker_thread_returned_at_bad_irql

Who can help me?
 
S

Sean Dwyer [MSFT]

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.
 
D

Daniel Chang [MSFT]

That link is internal ... here's the public link.

129845 Blue Screen Preparation Before Contacting Microsoft
http://support.microsoft.com/?id=129845

HTH,
Daniel
--
--
Daniel Chang
Server Setup Team

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!
This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
The views and opinions expressed in this newsgroup posting are mine and do
not necessarily express or reflect the views and / or opinions of Microsoft.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top