Start a Conversation

Unsolved

This post is more than 5 years old

5050

December 30th, 2009 03:00

PLEASE HELP! - Blue Screen of Death 0x000000c2

Am getting 2 or 3 Blue Screens a day with the following codes:

0x000000c2 (0x00000007, 0x00000CD4, 0x020DQ001, 0x87E3B620)  plus the last 2 strings can be    0x020A001, 0x8ACDE0A0    or    0x020D005, 0x8838E980  !!

These mean very little to me. Have done a doagnostics test (both short and extended) on start up and nothing has come up.

Can anyone please offer me some advice on the best way forward. Thanks very much

4.4K Posts

December 31st, 2009 07:00

0x000000c2 is BAD_POOL_CALLER. Usually caused by a bad driver.

See

http://msdn.microsoft.com/en-us/library/ms796120.aspx

in the left pane scroll down to Bug check 0XC2, click on that to display info in the right pane. (suggestion at the bottom)

Also see

http://aumha.org/a/stop.htm

click on C2 in the right hand colum to display info in cenhtre pane.. Some further links there, including this NS article on how to debug

 http://support.microsoft.com/?kbid=265879&sd=RMVP

You could check in event viewer to see if an event has been logged that might identify the driver. Check that you have the latest drivers for your hardware.

No Events found!

Top