I'm trying to look int some 9F crashes, but having issues with wrong symbols.
I have Win 8.1 upgraded from 8 as per below display.
[ATT=1]
I have the symbols downloaded from https://msdn.microsoft.com/en-us/windows/hardware/gg463028.aspx for 64 bit retail 8.1, with the actual file name being: Windows_winblue.9600.16384.130821-1623.x64fre.Symbols-IRM_SYM_X64FRE_EN-US_MSI.msi and installed in F:\Symbols.
However, they don't work too well, here's the relevant error log from windbg:quote:0: kd> .reload
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -
Loading Kernel Symbols
...............................................................
................................................................
.................
Loading User Symbols
Loading unloaded module list
.......................
************* Symbol Loading Error Summary **************
Module name Error
ntkrnlmp The system cannot find the file specified
You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
0: kd> !sym noisy
noisy mode - symbol prompts on
************* Symbol Path validation summary **************
Response Time (ms) Location
OK F:\Symbols
DBGHELP: Symbol Search Path: f:\symbols
DBGHELP: Symbol Search Path: f:\symbols
0: kd> .reload
DBGHELP: f:\symbols\ntkrnlmp.pdb\A9BBA3C139724A738BE17665DB4393CA1\ntkrnlmp.pdb - mismatched pdb
DBGHELP: f:\symbols\ntkrnlmp.pdb - file not found
DBGHELP: f:\symbols\exe\ntkrnlmp.pdb - file not found
DBGHELP: f:\symbols\symbols\exe\ntkrnlmp.pdb - file not found
DBGHELP: ntkrnlmp.pdb - file not found
DBGHELP: Couldn't load mismatched pdb for ntkrnlmp.exe
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -
DBGHELP: nt - export symbols
Loading Kernel Symbols
...............................................................
................................................................
.................
Loading User Symbols
Loading unloaded module list
.......................
************* Symbol Loading Error Summary **************
Module name Error
ntkrnlmp The system cannot find the file specified
The SYMSRV client failed to find a file in the UNC store, or there
is an invalid UNC store (an invalid path or the pingme.txt file is
not present in the root directory), or the file is present in the
symbol server exclusion list.
Could my 8.1 be a preview or a checked release?!? :uhh:
Or because it's a Media Center edition?
Files are there, BTW:
[ATT=2]
--
.sig
↧