Blue Screen

C

Chris

I get a blue screen of death at random times using the
computer. it will say some thing like "MULTIPLE IRP
COMPLETE REQUESTS" ... "STOP: 0x0000004"

Is there a solution to this?

Thanks
 
R

Ron Martell

Chris said:
I get a blue screen of death at random times using the
computer. it will say some thing like "MULTIPLE IRP
COMPLETE REQUESTS" ... "STOP: 0x0000004"

Is there a solution to this?

Thanks

Approximate error messages can, at best, result in approximate cures.

In order to help you solve this problem it is essential that you
provide the complete *verbatim* contents of the blue screen error
messages including the STOP code and all of the parameters.

MULTIPLE_IRP_COMPLETE_REQUESTS is STOP 0x00000044

"STOP: 0x0000004" is an incomplete code as it only has 7 characters
following the 0x and the actual codes have 8 characters.

STOP 0x00000004 is INVALID_DATA_ACCESS_TRAP

So please get back to us with the correct information and it should
then be possible to give you some constructive advice about solving
the problem.

Good luck


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

"The reason computer chips are so small is computers don't eat much."
 
G

Guest

Right the full message is:
MULTIPLE IRP COMPLETE REQUESTS:
Stop 0x0000004 (0x825C7E23, 0x00000D60,
0x00000000,0x00000000)

Hope this helps.
 
R

Ron Martell

Right the full message is:
MULTIPLE IRP COMPLETE REQUESTS:
Stop 0x0000004 (0x825C7E23, 0x00000D60,
0x00000000,0x00000000)

Hope this helps.

The STOP code for MULTIPLE_IRP_COMPLETE_REQUESTS is 0x00000044

That error is most often associated with a hardware driver problem


What hardware did you install or update the drivers for at the same
time as this error started to happen?


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

"The reason computer chips are so small is computers don't eat much."
 

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