Error getting ntdll.dbg using symchk
- From: Tim <fullhouse@xxxxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 16:00:02 -0800
Where can I get the debug symbols for the Windows 2000 ntdll.dll version
(5.0.2195.6899) that came with MS04-011? I attempted to use symchk and it
gave back the text pasted below.
I found a similar post last year that had the same problem (files missing on
server) but then it worked later. The computer that I need to debug on does
not have an internet connection so I put it on a CD to perform the symchk.
--
Thanks,
Tim
C:\Program Files\Debugging Tools for Windows>symchk /r e:\ntdll.dll /s
SRV*c:\symbols\*http://msdl.microsoft.com/download/symbols/ntdll.dbg -v
[SYMCHK] Searching for symbols to e:\ntdll.dll in path
SRV*c:\symbols\*http://msdl.microsoft.com/download/symbols/ntdll.dbg
DBGHELP: Symbol Search Path:
SRV*c:\symbols\*http://msdl.microsoft.com/download/symbols/ntdll.dbg
[SYMCHK] Using search path
"SRV*c:\symbols\*http://msdl.microsoft.com/download/symbols/ntdll.dbg"
DBGHELP: No header for e:\NTDLL.DLL. Searching for image on disk
DBGHELP: e:\NTDLL.DLL - OK
DBGHELP: e:\NTDLL.DLL is stripped. Searching for dbg file
SYMSRV: c:\symbols\ntdll.dbg\4060EF9B7d000\ntdll.dbg not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntdll.dbg/ntdll.dbg/4060EF9B7d000/ntdll.dbg not found
SYMSRV: c:\symbols\ntdll.dbg\4035165E7d000\ntdll.dbg not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntdll.dbg/ntdll.dbg/4035165E7d000/ntdll.dbg not found
DBGHELP: NTDLL - no symbols loaded
[SYMCHK] MODULE64 Info ----------------------
[SYMCHK] Struct size: 1672 bytes
[SYMCHK] Base: 0x77F80000
[SYMCHK] Image size: 512000 bytes
[SYMCHK] Date: 0x4060ef9b
[SYMCHK] Checksum: 0x00089025
[SYMCHK] NumSyms: 0
[SYMCHK] SymType: SymNone
[SYMCHK] ModName: NTDLL
[SYMCHK] ImageName: e:\NTDLL.DLL
[SYMCHK] LoadedImage: e:\NTDLL.DLL
[SYMCHK] PDB: ""
[SYMCHK] CV:
[SYMCHK] CV DWORD: 0x00000000
[SYMCHK] CV Data:
[SYMCHK] PDB Sig: 0
[SYMCHK] PDB7 Sig: {00000000-0000-0000-0000-000000000000}
[SYMCHK] Age: 0
[SYMCHK] PDB Matched: TRUE
[SYMCHK] DBG Matched: TRUE
[SYMCHK] Line nubmers: FALSE
[SYMCHK] Global syms: FALSE
[SYMCHK] Type Info: FALSE
[SYMCHK] ------------------------------------
SymbolCheckVersion 0x00000001
Result 0x00000300
DbgFilename NTDLL.dbg
DbgTimeDateStamp 0x00000000
DbgSizeOfImage 0x00000000
DbgChecksum 0x00000000
PdbFilename NTDLL.pdb
PdbSignature 0x00000000
PdbDbiAge 0x00000000
[SYMCHK] [ 0x00000000 - 0x00000300 ] Checked "e:\NTDLL.DLL"
SYMCHK: NTDLL.DLL FAILED - Image is split correctly, but
NTDLL.dbg is missing
SYMCHK: FAILED files = 1
SYMCHK: PASSED + IGNORED files = 0
.
- Follow-Ups:
- Re: Error getting ntdll.dbg using symchk
- From: Oleg Starodumov
- Re: Error getting ntdll.dbg using symchk
- Prev by Date: Re: MiniDumpNormal returns false
- Next by Date: RE: Cannot get breakpoints to go away!
- Previous by thread: Re: MiniDumpNormal returns false
- Next by thread: Re: Error getting ntdll.dbg using symchk
- Index(es):
Relevant Pages
|