d wrote:
> I have Windows 7 home premium 64 bit, 4GB RAM, which has been stable for
> months. Then, in the past week I've had 2 (maybe 3) crashes, with a blue
> screen notifying me that it was preparing a crash dump. When it restarts
> W7 it asks me if I want it to search for a solution and though I say
> yes, the popup disappears and nothing happens.
>
> The first crash was such a rare event I just ignored it, but now I am
> concerned. How does one explore the reason for repeated crashes?
>
> Advice appreciated.
>
> Jeff
memtest86+ downloads, about half way down this page.
http://www.memtest.org/
RAM can fail, out of the blue. I pulled a computer out
of storage the other day, fired it up, and two of
three RAM sticks were defective. There were good
when the computer was put in storage.
I would carry out a RAM test, for at least one pass,
before doing any further diagnostic or investigation
work.
*******
There are various tools for reading minidump files.
So first you'd want to locate where any dump files
were put, and then look for a tool to read them.
The dumping program is tiny - I think the "dumpchk"
I used to use was only 5KB or so. Look for files
ending in .dmp . I don't know what a complete
dump would look like, if that's what was generated.
dumpchk.exe
Windows 2000 Dump File Verifier
5,120 bytes
I got that tool from a WindowsXPSupportTools download.
Maybe there is something more recent.
I've never had a blue screen in Windows 7, so don't have
any crash dump material to work with. I suppose, using
one of the Sysinternal tools, I could artificially
create a crash dump and work with that.
HTH,
Paul