I would take a guess that the symbols on the server are SP6+ whatever. Have
you applied the last SP?
Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@broadstor.com
-----Original Message-----
From: Suifun Law [mailto:suifun@us.ibm.com]
Sent: Wednesday, September 19, 2001 10:31 AM
To: Kernel Debugging Interest List
Subject: [windbg] Re: Internet Symbol Server
Nathan,
Some NT4.0 symbols are still missing on the Internet Symbol Server.
Symbol search path is:
srv*\level3\internetsymbolserver*http://msdl.microsoft.com/download/symbols
Executable search path is:
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.dbg/37E80077df000/ntkrnl
mp.dbg/ntkrnlmp.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.dbg/37E80077df000/ntkrnl
mp.db_/ntkrnlmp.db_
not found.
SYMSRV:
\level3\internetsymbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg -
file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\level3\internetsymbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg…
path not found
SYMSRV: Insufficient information querying for ntkrnlmp.pdb
DBGHELP: diaLocatePDB-> Looking for ntkrnlmp.pdb… file not found
DBGHELP: export symbols loaded
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
Windows NT 4 Kernel Version 1381 MP (2 procs) Free x86 compatible
Kernel base = 0x80100000 PsLoadedModuleList = 0x80154670
Debug session time: Wed Jul 25 13:37:08 2001
System Uptime: 0 days 1:27:36
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.dbg/37E80077df000/ntkrnl
mp.dbg/ntkrnlmp.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.dbg/37E80077df000/ntkrnl
mp.db_/ntkrnlmp.db_
not found.
SYMSRV:
\level3\internetsymbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg -
file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\level3\internetsymbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg…
path not found
SYMSRV: Insufficient information querying for ntkrnlmp.pdb
DBGHELP: diaLocatePDB-> Looking for ntkrnlmp.pdb… file not found
DBGHELP: export symbols loaded
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
Loading Kernel Symbols
…
Loading unloaded module list
Unable to examine unloaded module list
Loading User Symbols
GetContextState failed, 0x80004005
GetContextState failed, 0x80004005
Unable to read selector for PCR for processor 1
Unable to read KPROCESS
Extension called without current PC
DBGHELP: IP not set!
Symbol search path is:
srv*\level3\internetsymbolserver*http://msdl.microsoft.com/download/symbols
;symsrv*symsrv.dll*\level3\symbolserver
StackTrace failed
Symbol search path is:
srv*\level3\internetsymbolserver*http://msdl.microsoft.com/download/symbols
;symsrv*symsrv.dll*\level3\symbolserver
StackTrace failed
?: kd> !sym noisy
Extension called without current PC
Noisy mode on.
?: kd> .reload
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.dbg/37E80077df000/ntkrnl
mp.dbg/ntkrnlmp.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.dbg/37E80077df000/ntkrnl
mp.db_/ntkrnlmp.db_
not found.
SYMSRV:
\level3\internetsymbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg -
file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\level3\internetsymbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg…
path not found
SYMSRV: \level3\symbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg - OK
DBGHELP: FindDebugInfoFileEx-> Looking for
\level3\symbolserver\ntkrnlmp.dbg\37E80077df000\ntkrnlmp.dbg… OK
Suifun
“Nathan Nesbit”
Interest List"
soft.com> cc:
Sent by: Subject: [windbg] Re:
Internet Symbol Server
xxxxx@lis
ts.osr.com
09/19/2001 09:49 AM
Please respond to
“Kernel Debugging
Interest List”
I’ve been informed that NT4 symbols should already be there.
-----Original Message-----
From: Nathan Nesbit
Sent: Tuesday, September 18, 2001 5:39 PM
To: ‘Kernel Debugging Interest List’
Cc: ‘xxxxx@stg.com’
Subject: RE: [windbg] Re: Internet Symbol Server
Symbols will continue to be added to the web symbol server. What
products & what timeframe, I don’t know. I’m just passing on the
announcement.
I’ll pass your second idea on.
-----Original Message-----
From: Sean Bullington [mailto:xxxxx@stg.com]
Sent: Tuesday, September 18, 2001 5:36 PM
To: Kernel Debugging Interest List
Subject: [windbg] Re: Internet Symbol Server
Any chance of getting the NT4 symbols (and service pack symbols) on it?
Only the ‘Option Pack’ is listed on
http://www.microsoft.com/ddk/debugging/symbols.asp …
It would also be pretty cool and handy if you guys could send out a DVD
with the MSDN subscription that had a complete symbol server on it (With
all the symbols and the index on it that could be copied to a hard drive
or
shared off of the dvd drive But that’s really just a wish…
sean
Nathan Nesbit wrote:
> Ever had a hard time finding symbols for Windows? Plagued by service
> packs and hotfixes complicating your debugging?
>
> Well say goodbye to your windows symbols problems. We have placed a
> copy of the Windows symbols (and other products) on a internet symbol
> server. See http://www.microsoft.com/ddk/debugging on how to use it.
>
> PS: The downstream store (aka local cache) becomes a little mini
symbol
> server holding the symbols you pull down. If you work on a team I
> recommend creating a share on a machine to hold the store for everyone
> on the team. If you all use the same downlevel store then you will
> benefit when you can re-use symbols that your teammates have already
> pulled down from the net.
>
> —
> You are currently subscribed to windbg as: xxxxx@stg.com
> To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to windbg as: suifun@us.ibm.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to windbg as: xxxxx@broadstor.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com