Alun,
I did as you suggested. I cut and pasted your command and path and I also
endered the path c:\windows\sysmbols because that is where they are
installed. I tried entering the path before and after opening the crashed
dump file. I'm still getting messages that I'm using the wrong symbols
"DEFAULT_BUCKET_ID: WRONG_SYMBOLS"
"Your debugger is not using the correct symbols"
I downloaded the Vista RTM X86 retail symbols but notice there was also a
Vista RTM x86 checked symbols pack. Should I be using the checked pack
instead of the retail pack?
I also ran into a hardware failure yesterday. I was running memtestx86 for a
few hours yesterday thinking I might have a memory problem. After rebooting
my motherboard internal NIC was gone. Even when I dual booted into Windows XP
64 it was gone. I turned off the computer for the night and this morning
before turning it on I unplugged it for a minute. then on the reboot and
after logging in I got a BSOD. No driver file was specified and I wrote
everything down. Upon the next reboot my NIC was back and working and the
popup error message alerted me that I had a hardware failure. Maybe I'm
looking at a brand new motherboard that is failing? By the way memtestx86
reported over 150 memory errors and it was only 26% done. I'm running
Kingston HyperX PC8500 DDR2. What do you think?
--
Tbrox
"Alun Harford" wrote:
> tbrox wrote:
> > Thanks Laszlo, I just made that change. In the mean time I tried to use
> > Windbg to read my latest dump file. I don't know if I did it right or not and
> > I really don't know what it is telling me but I'm going to post it below.
>
> Almost right.
> Load Windbg, open the dump file, and go to File -> Symbol File Path...
> Enter: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
>
> Then retry: !analyze -v
>
> Alun Harford
>