
Quote: Originally Posted by
sipep
I can't seem to find the windows\minidump folder. I enabled the minidumps when the crashes started happening a few days ago since I was trying to see what they were using BlueScreenView. So to figure out what error I was getting I had to unclick the auto reset box.
I am also not overclocking.
I am a big fan of Nir Sofer's work, BUT blueScreenView more often than not, doesn't point out the correct causes. Similarly Who crashed is even worse.
I prefer to use WinDbg (the Windows Debugging Tools) to read the memory dumps. It is the Gold standard for those of us that do this and often will give us the answer by itself. (we don't need the full jcgriff2 report each time).