NT4 SP files missing from symbol server?

I can’t seem to get the NT4 SP6 ntoskrnl.exe symbol file from the symbol
server… does it have all of the service pack symbols installed??

kd> !sym noisy
Noisy mode on.
kd> .reload -f ntoskrnl.exe
SYMSRV: \jackson\wintools\symsrv\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg -
file not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/ntoskrnl.dbg/ntoskrnl.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/ntoskrnl.db_/ntoskrnl.db_
not found.
SYMSRV:
\jackson\wintools\downloadstore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg -
file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\jackson\wintools\downloadstore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg…
path not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/ntoskrnl.dbg/ntoskrnl.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/ntoskrnl.db_/ntoskrnl.db_
not found.
SYMSRV:
\jackson\wintools\DownloadStore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg -
file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\jackson\wintools\DownloadStore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg…
path not found
DBGHELP: FindDebugInfoFileEx-> Looking for ntoskrnl.dbg… file not found
DBGHELP: diaLocatePDB-> Looking for ntoskrnl.pdb… file not found
DBGHELP: export symbols loaded
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntoskrnl.exe -

sean


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

Send mail like this to xxxxx@microsoft.com if you care about getting
a response.

-----Original Message-----
From: Sean Bullington [mailto:xxxxx@stg.com]
Sent: Wednesday, November 07, 2001 8:29 AM
To: Kernel Debugging Interest List
Subject: [windbg] NT4 SP files missing from symbol server?

I can’t seem to get the NT4 SP6 ntoskrnl.exe symbol file from the symbol
server… does it have all of the service pack symbols installed??

kd> !sym noisy
Noisy mode on.
kd> .reload -f ntoskrnl.exe
SYMSRV:
\jackson\wintools\symsrv\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg -
file not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.dbg/ntoskrnl.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.db_/ntoskrnl.db_
not found.
SYMSRV:
\jackson\wintools\downloadstore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg

file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\jackson\wintools\downloadstore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg

path not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.dbg/ntoskrnl.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.db_/ntoskrnl.db_
not found.
SYMSRV:
\jackson\wintools\DownloadStore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg

file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\jackson\wintools\DownloadStore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg

path not found
DBGHELP: FindDebugInfoFileEx-> Looking for ntoskrnl.dbg… file not
found
DBGHELP: diaLocatePDB-> Looking for ntoskrnl.pdb… file not found
DBGHELP: export symbols loaded
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for
ntoskrnl.exe -

sean


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: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Sean,
I have these problem before. But it seems the windbg 3.20 has fixed the
problem. You can either update your windbg or try renaming the
\jackson\wintools\symsrv\ntoskrnl.dbg\37e8005be3700 to 37e8005bdb000.

ntoskrnl.dbg
rename 37e8005be3700 37e8005bdb000 for nt40sp6a
rename 37f26ecbe5040 37f26ecbdc000 for Japanese nt40sp6a

ntkrnlmp.dbg
rename 37e80077e8600 37e80077df000 for nt40sp6a
rename 3746fa44e92c0 3746fa44e0000 for Japanese nt40sp5
rename 37f26ee8e9f80 37f26ee8e1000 for Japanese nt40sp6a

halapic.dbg
rename 36c49a8b10540 36c49a8b10000 for nt40sp6a

Suifun

“Nathan Nesbit”

soft.com> cc: “Kernel Debugging Interest List” , “Windbg
Sent by: External Feedback”
xxxxx@lis Subject: [windbg] RE: NT4 SP files missing from symbol server?
ts.osr.com

11/07/2001 10:37 AM
Please respond to
“Kernel Debugging
Interest List”

Send mail like this to xxxxx@microsoft.com if you care about getting
a response.

-----Original Message-----
From: Sean Bullington [mailto:xxxxx@stg.com]
Sent: Wednesday, November 07, 2001 8:29 AM
To: Kernel Debugging Interest List
Subject: [windbg] NT4 SP files missing from symbol server?

I can’t seem to get the NT4 SP6 ntoskrnl.exe symbol file from the symbol
server… does it have all of the service pack symbols installed??

kd> !sym noisy
Noisy mode on.
kd> .reload -f ntoskrnl.exe
SYMSRV:
\jackson\wintools\symsrv\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg -
file not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.dbg/ntoskrnl.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.db_/ntoskrnl.db_
not found.
SYMSRV:
\jackson\wintools\downloadstore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg
-
file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\jackson\wintools\downloadstore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg

path not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.dbg/ntoskrnl.dbg
not found.
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/37E8005Bdb000/nt
oskrnl.db_/ntoskrnl.db_
not found.
SYMSRV:
\jackson\wintools\DownloadStore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg
-
file not found.
DBGHELP: FindDebugInfoFileEx-> Looking for
\jackson\wintools\DownloadStore\ntoskrnl.dbg\37E8005Bdb000\ntoskrnl.dbg

path not found
DBGHELP: FindDebugInfoFileEx-> Looking for ntoskrnl.dbg… file not
found
DBGHELP: diaLocatePDB-> Looking for ntoskrnl.pdb… file not found
DBGHELP: export symbols loaded
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for
ntoskrnl.exe -

sean


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: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com