Soumik
Wed Nov 10 17:09:32 CST 2004
>>SYMSRV: A connection with the server could not be established
Do you have connection to the MS site?
"Harry Potter" <hpotter@azkabar.com> wrote in message
news:edirVe1xEHA.2200@TK2MSFTNGP09.phx.gbl...
> Please ignore my last message.. Here is the line I have under symbol files
> in windbg and env variable of winnt
>
> C:\Debug;SRV*C:\WINNT\Symbols*
http://msdl.microsoft.com/download/symbols
>
> C:\Debug contains my driver .pdb and apps. and C:|\WINNT\Symbols should
> contain my windows debug stuff.
>
>
>
> Here I run the command again and this is what I got..
>
> kd> !sym noisy
>
> noisy mode - symbol prompts on
>
> kd> .reload /f nt
>
> DBGHELP: ntoskrnl.exe is stripped. Searching for dbg file
>
> DBGHELP: C:\Debug\ntoskrnl.dbg - file not found
>
> DBGHELP: C:\Debug\symbols\exe\ntoskrnl.dbg - path not found
>
> DBGHELP: C:\Debug\exe\ntoskrnl.dbg - path not found
>
> SYMSRV: A connection with the server could not be established
>
> SYMSRV: C:\WINNT\Symbols\ntoskrnl.dbg\40D1D18319a640\ntoskrnl.dbg not
> found
>
> SYMSRV:
>
http://msdl.microsoft.com/download/symbols/ntoskrnl.dbg/40D1D18319a640/ntoskrnl.dbg
> not found
>
> 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: C:\Debug\ntoskrnl.pdb - file not found
>
> DBGHELP: C:\Debug\symbols\exe\ntoskrnl.pdb - file not found
>
> DBGHELP: C:\Debug\exe\ntoskrnl.pdb - file not found
>
> DBGHELP: Can't use symbol server for ntoskrnl.pdb - no header information
> available
>
> DBGHELP: ntoskrnl.pdb - file not found
>
> *** ERROR: Symbol file could not be found. Defaulted to export symbols
> for
> ntoskrnl.exe -
>
> DBGHELP: nt - export symbols
>
>
>
> Now it complains that it can't find ntoskrnl.dbg but I have a folder under
> C:\WINNT\Symbols directory on my machine plus a file ntoskrnl.dbg under
> C:\WINNT\Symbols\exe and another same file under
> C:\WINNT\Symbols\ntoskrnl.dbg\4047DB831a5540 directory...
>
> It seems that it doesn't understand that it should look under
> c:\WINNT\symbols for the ntoskrnl.exe stuff. Why?
>
> Please note that I'm working on win2000 and using windbg 6.3.0017
>
>
>
> Thank you for your help
>
> "Jason Shay [MSFT]" <jshay@online.microsoft.com> wrote in message
> news:O%23s0tQ1xEHA.2212@TK2MSFTNGP15.phx.gbl...
>> What is displayed when you do:
>> !sym noisy
>> .reload /f nt
>>
>> --
>> Jason Shay [MSFT]
>> jshay@online.microsoft.com
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights
>> Use of included script samples are subject to the terms specified at
>>
http://www.microsoft.com/info/cpyright.htm
>>
>>
>> "Harry Potter" <hpotter@azkabar.com> wrote in message
>> news:eoj1Ov0xEHA.2040@tk2msftngp13.phx.gbl...
>> > here is the latest that I have both in env variables and symbol path of
>> > the
>> > windbg
>> > C:\Debug;SRV*C:\WINNT\Symbols*
http://msdl.microsoft.com/download/symbols
>> >
>> > "Jeremy Boschen" <jboschen@ptd.net> wrote in message
>> > news:uq3UUIyxEHA.2012@TK2MSFTNGP15.phx.gbl...
>> >> "Harry Potter" <hpotter@azkabar.com> wrote in message
>> >> news:ueHScDuxEHA.1396@tk2msftngp13.phx.gbl...
>> >> > I've been working on fixing my symbols (not personally but my
>> >> > windbg)
>> > for
>> >> > sometimes now... I've tried every instruction that I found through
>> > google,
>> >> > microsoft and newsgroups... yet I get this freaky symbols are wrong
>> >> > thing...
>> >> > How can this be fixed for once and all???
>> >> > here is a snap shot
>> >> >
>> >>
>> >>
>> >> What is your symbol path?
>> >>
>> >> - Jeremy
>> >>
>> >>
>> >
>> >
>>
>>
>
>