Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

can not load symbols with WinDbg 6.5.3.8

154 views
Skip to first unread message

Lukas Rypacek

unread,
Sep 29, 2005, 8:57:30 AM9/29/05
to
Hello,
With the latest version of WinDbg I am not able to download any symbols from
MS Symbol server. With older version 6.4.7 it works correctly! What's wrong?
Is the 6.5.3.8 version buggy or what? What is the latest fully functional
version of WinDbg?

Thanks a lot, it took me ages just to detect it works in previous versions.
:-(

Lukas Rypacek
Alwil Software

----------

0: kd> vertarget
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86
compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
Debug session time: Thu Aug 11 06:43:16.937 2005 (GMT+2)
System Uptime: 0 days 1:16:20.642
0: kd> .sympath
Symbol search path is:
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
0: kd> .reload /f nt
SYMSRV: c:\symbols\ntoskrnl.exe\42250F77226000\ntoskrnl.exe not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.exe/42250F77226000/ntoskrnl.exe
not found
SYMSRV: c:\symbols\ntkrnlup.exe\42250F77226000\ntkrnlup.exe not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlup.exe/42250F77226000/ntkrnlup.exe
not found
SYMSRV: c:\symbols\ntkrnlpa.exe\42250F77226000\ntkrnlpa.exe not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlpa.exe/42250F77226000/ntkrnlpa.exe
not found
SYMSRV: c:\symbols\ntkrnlmp.exe\42250F77226000\ntkrnlmp.exe not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.exe/42250F77226000/ntkrnlmp.exe
not found
SYMSRV: c:\symbols\ntkrpamp.exe\42250F77226000\ntkrpamp.exe not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrpamp.exe/42250F77226000/ntkrpamp.exe
not found
DBGHELP: C:\Program Files\Debugging Tools for Windows\ntoskrnl.exe - file
not found
DBGHELP: invalid path:
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
DBGHELP: C:\Program Files\Debugging Tools for Windows\ntkrnlup.exe - file
not found
DBGHELP: invalid path:
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
DBGHELP: C:\Program Files\Debugging Tools for Windows\ntkrnlpa.exe - file
not found
DBGHELP: invalid path:
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
DBGHELP: C:\Program Files\Debugging Tools for Windows\ntkrnlmp.exe - file
not found
DBGHELP: invalid path:
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
DBGHELP: C:\Program Files\Debugging Tools for Windows\ntkrpamp.exe - file
not found
DBGHELP: invalid path:
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
DBGENG: ntoskrnl.exe - Image mapping disallowed by non-local path.
Unable to load image ntoskrnl.exe, Win32 error 2
DBGENG: ntoskrnl.exe - Partial symbol image load missing image info
DBGHELP: No header for ntoskrnl.exe. Searching for dbg file
DBGHELP: .\ntoskrnl.dbg - file not found
DBGHELP: .\symbols\exe\ntoskrnl.dbg - path not found
DBGHELP: .\exe\ntoskrnl.dbg - path not found
DBGHELP: ntoskrnl.exe missing debug info. Searching for pdb anyway
DBGHELP: Can't use symbol server for ntoskrnl.pdb - no header information
available
DBGHELP: ntoskrnl.pdb - file not found
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for
ntoskrnl.exe
DBGHELP: nt - no symbols loaded
0: kd> !lmi nt
Loaded Module Info: [nt]
Cannot read Image header @ 804d7000
Load Report: no symbols loaded


Drew Bliss [MSFT]

unread,
Sep 30, 2005, 7:29:22 PM9/30/05
to
There aren't any known problems with 6.5.3.8. microsoft.com had some
problems recently. The output below has some bad-path warnings for
microsoft.com hits, so that may be the reason you were having problems. If
you try the same symbol operation now does it work?

"Lukas Rypacek" <rypacek...@asw.cz> wrote in message
news:urT$gVPxFH...@TK2MSFTNGP15.phx.gbl...

0 new messages