Crashing while playing games.

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

Guest

Anyone ever seen this occuring when you're playing games?

The computer has rebooted from a bugcheck. The bugcheck was: 0x000000c2
(0x00000007, 0x00000cd4, 0x00000037, 0x86dc6008). A dump was saved in:
C:\WINDOWS\Minidump\Mini040405-01.dmp.
 
Manasponge said:
Anyone ever seen this occuring when you're playing games?

The computer has rebooted from a bugcheck. The bugcheck was: 0x000000c2
(0x00000007, 0x00000cd4, 0x00000037, 0x86dc6008). A dump was saved in:
C:\WINDOWS\Minidump\Mini040405-01.dmp.
 
This is a kernel mode crash. If you want to debug it you can get WinDbg from
the Debugging tools for Windows. You can load the minidump and see what
caused the crash. My guess would be the video driver if you were playing a
3d game.

Verify that you have the latest driver for your video card. If you have the
latest driver for the video card, verify the other drivers are up to date
(through www.windowsupdate.com) and through the OEM you bought the PC from

if you can post the minidump file somewhere, put a link up and I will look
at it.
 
Back
Top