Random Restarts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I keep getting random restarts on my machine when i restart the machine this
code comes out like this BCCode: 100000d1 BCP1: 088FBC67 BCP2: 000000FF
BCP3: 00000001 BCP4: 86458B6E.

It is driving me crazy as it just restarts for know apparent reason could
someone please tell me what could be causing the problem?

Thanks
 
Kris said:
Hi

I keep getting random restarts on my machine when i restart the machine this
code comes out like this BCCode: 100000d1 BCP1: 088FBC67 BCP2: 000000FF
BCP3: 00000001 BCP4: 86458B6E.

It is driving me crazy as it just restarts for know apparent reason could
someone please tell me what could be causing the problem?

Thanks

The reason for your random restarts are contained in the error
messages.

The example you quoted is defined as a DRIVER_IRQL_NOT_LESS_OR_EQUAL
error. The most typical cause is a bad device driver (one that uses
improper addresses). It can also be caused by caused by faulty or
mismatched RAM, or a damaged pagefile.

See MVP Jim Eshelman's web page for STOP errors at
http://www.aumha.org/win5/kbestop.htm and click on the "D1: Driver
IRQL..." link in the right side column for further information.

Good luck


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

In memory of a dear friend Alex Nichol MVP
http://aumha.org/alex.htm
 

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

Similar Threads

Random Restarts 1
Error Code BCCode : 100000d1 15
Random restart 4
Random crashes with error messages 2
Crashes (BSOD) 4
frequent reboots 21
Rebooting with Blue Screen 8
ialmrnt5 driver stopped working normally 1

Back
Top