Minidump Log, Random Restarts

Status
Not open for further replies.
My entire system has been crashing lately for unknown reasons. I've run tests on memory, taken the side off my case and put a box fan beside it, and several other things yet I still get random crashes mostly during graphics intensive gameplay, like in World of Warcraft, but occasionally during regular, non-gaming use. Attached are my Minidump logs from today.
 
Hi,

Probably the culprit is faulty ram. You can run memtest to stress the ram. If memtest reports the ram is faulty, ram is bad. However Memtest is not a perfect tool to test the memory as some faulty ram can pass memtest.

Suggestion
1. Check the temperature of the CPU and make sure that it is not overheat (ie temperature < 60C)
Make sure that the CPU fan works properly
2. Reseat the memory stick to another memory slot. Reseat video card as well.
3. Downclock the ram. Check to default setting if you video card is overclocked.
4. Clean the dust inside the computer case
5. Make sure that the ram is compatible to the motherboard
6. Check the bios setting about memory timing and make sure that it is on
For example : DIMM1 and DIMM2 do not have the same timing.
DIMM1: Corsair CMX512-3200C2 512 MB PC3200 DDR SDRAM (2.5-3-3-8 @ 200 MHz) (2.0-3-3-7 @ 166 MHz)
DIMM2: Corsair CMX512-3200C2 512 MB PC3200 DDR SDRAM (3.0-3-3-8 @ 200 MHz)
DIMM3: Corsair CMX512-3200C2 512 MB PC3200 DDR SDRAM (3.0-3-3-8 @ 200 MHz)
7. Make sure that your PSU have adequate power to drive all the hardware including USB devices
8. Run chkdsk /r at command prompt
9. Run 3DMark 2005 to test your video card
10. Upgrade BIOS and make sure that the motherboard has no leaking capacitor

If it still crashes, diagnostic which memory stick is faulty
Take out one memory stick. If windows does not crash, the removed memory stick is faulty.



Your debug report
Mini012306-02.dmp BugCheck 10000050, {c5d497d0, 1, 80568bab, 0}
Probably caused by : win32k.sys ( win32k!NtGdiGetDIBitsInternal+226 ) <-- Faulty RAM or Video card

Mini012306-03.dmp BugCheck 1000000A, {fe030080, 2, 1, 806ee72c}
Probably caused by : ks.sys ( ks!KsRemoveSpecificIrpFromCancelableQueue+29 ) <-- Faulty RAM

Mini012306-05.dmp BugCheck 1000007F, {d, 0, 0, 0} <-- Hardware error
Probably caused by : win32k.sys ( win32k!HmgShareCheckLockIgnoreStockBit+67 )

Mini012306-06.dmp is inaccessible <-- Faulty RAM

Mini012306-08.dmp BugCheck 1000007F, {d, 0, 0, 0} <-- Hardware error
Probably caused by : ati3duag.dll ( ati3duag+131531 )

Mini012306-09.dmp BugCheck 10000050, {94244eff, 0, 804ec59f, 0} <-- Faulty memory
Probably caused by : SYMEVENT.SYS ( SYMEVENT+75c2 )
 
Status
Not open for further replies.
Back