Loading User Symbols

Hey I am new to windbg.
The workspace was set by my senior. So do not know what could be wrong .

I get a "Break point could not be Set" error- while putting a break
points in a newly built compiled driver. When I reload the symbols
kernel symbols seem to load ok I get these messages while loading User
Symbols.

Loading User Symbols
*** ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
*** ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -

Though I am able to put break point again but this loading User Symbols
takes awaya a lot of time .

Any Idea how I can reduce my time.

Regards,
Anurag

  1. Check where the senior stored the symbol files.
  2. Then set the _NT_SYMBOL_PATH environment variable
  3. Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRV*c:\symbols*Symbol information

Where "c:\symbols" is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRV*c:\symbols*http://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem..
Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRV*c:\symbols*http://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols
........................................................................
....................
Loading unloaded module list
..........
Loading User Symbols
..................................................................
*** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
*** ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
*** ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
*** ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
*** ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
*** ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
*** ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
*** ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
*** WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
*** ERROR: Module load completed but symbols could not be loaded for
browselc.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
*** WARNING: Unable to verify checksum for SbCIe028.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
*** ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll


AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols
........................................................................
....................
Loading unloaded module list
..........
Loading User Symbols
..................................................................
*** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
*** ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
*** ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
*** ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
*** ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
*** ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
*** ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
*** ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
*** WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
*** ERROR: Module load completed but symbols could not be loaded for
browselc.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
*** WARNING: Unable to verify checksum for SbCIe028.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
*** ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

  1. Check where the senior stored the symbol files.
  2. Then set the _NT_SYMBOL_PATH environment variable
  3. Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com

C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
wrong, just specify the directory like
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386
The other errors are simply that the symbols cannot be found and for the
last ones the timstamp of the symbol files is different to the timestamp of
the module which usually hints for wrong symbols.

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Wednesday, October 13, 2004 4:54 PM
Subject: RE: [windbg] Loading User Symbols

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRVc:\symbolshttp://msdl.microsoft.com/download/symbols

Where “c:\symbols” is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem…
Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag
----------------------------------------------------------------------

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll
------------------------------------------------------------------------
----------------------

AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

1) Check where the senior stored the symbol files.
2) Then set the _NT_SYMBOL_PATH environment variable
3) Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

Thanks Johann

Well the path change you described has helped me get rid of one of the
errors.

>The other errors are simply that the symbols cannot be found

So what to do to fix this asyou pointed out wrong symbols or cannot be
found??

Symbol search path is:
C:\WINNT\Symbols;SRV*c:\symbols*http://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

Source search path is: C:\KernelCode\KernelWorkSpace\filter

Image search path is:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

The errors I get is as follows. Any more Ideas??

kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

*** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
*** ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
*** ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
*** ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
*** ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
*** ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
*** ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
*** ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
*** ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Wednesday, October 13, 2004 10:32 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
wrong, just specify the directory like
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386
The other errors are simply that the symbols cannot be found and for the
last ones the timstamp of the symbol files is different to the timestamp
of the module which usually hints for wrong symbols.

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Wednesday, October 13, 2004 4:54 PM
Subject: RE: [windbg] Loading User Symbols

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRVc:\symbolshttp://msdl.microsoft.com/download/symbols

Where “c:\symbols” is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem… Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag
----------------------------------------------------------------------

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll
------------------------------------------------------------------------
----------------------

AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

1) Check where the senior stored the symbol files.
2) Then set the _NT_SYMBOL_PATH environment variable
3) Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com

I doubt you will get symbols for all the drivers listed below from the
vendors (Microsoft symbols come from their public symbol server), but
usually this is not neccessary.
You need need to make sure you have symbols for the driver you want to
debug/troubleshoot.

What are you trying to debug/achive ?

Regards
Johann

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 11:16 AM
Subject: RE: [windbg] Loading User Symbols

Thanks Johann

Well the path change you described has helped me get rid of one of the
errors.

>>The other errors are simply that the symbols cannot be found

So what to do to fix this asyou pointed out wrong symbols or cannot be
found??

Symbol search path is:
C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

Source search path is: C:\KernelCode\KernelWorkSpace\filter

Image search path is:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

The errors I get is as follows. Any more Ideas??

kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Wednesday, October 13, 2004 10:32 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
wrong, just specify the directory like
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386
The other errors are simply that the symbols cannot be found and for the
last ones the timstamp of the symbol files is different to the timestamp
of the module which usually hints for wrong symbols.

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Wednesday, October 13, 2004 4:54 PM
Subject: RE: [windbg] Loading User Symbols

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRV
c:\symbols
http://msdl.microsoft.com/download/symbols

Where “c:\symbols” is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem… Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag
----------------------------------------------------------------------

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll
------------------------------------------------------------------------
----------------------

AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

1) Check where the senior stored the symbol files.
2) Then set the _NT_SYMBOL_PATH environment variable
3) Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

I have my file system filter driver like filespy on my traget machine.
Target machine has win2k, sp4 - so does my host.

Is all me settings ok ?
And is getting these errors and they taking so much time ok??

Regards,
Anurag

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Friday, October 15, 2004 4:37 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

I doubt you will get symbols for all the drivers listed below from the
vendors (Microsoft symbols come from their public symbol server), but
usually this is not neccessary. You need need to make sure you have
symbols for the driver you want to debug/troubleshoot.

What are you trying to debug/achive ?

Regards
Johann

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 11:16 AM
Subject: RE: [windbg] Loading User Symbols

Thanks Johann

Well the path change you described has helped me get rid of one of the
errors.

>>The other errors are simply that the symbols cannot be found

So what to do to fix this asyou pointed out wrong symbols or cannot be
found??

Symbol search path is:
C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

Source search path is: C:\KernelCode\KernelWorkSpace\filter

Image search path is:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

The errors I get is as follows. Any more Ideas??

kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Wednesday, October 13, 2004 10:32 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
wrong, just specify the directory like
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386
The other errors are simply that the symbols cannot be found and for the
last ones the timstamp of the symbol files is different to the timestamp
of the module which usually hints for wrong symbols.

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Wednesday, October 13, 2004 4:54 PM
Subject: RE: [windbg] Loading User Symbols

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRV
c:\symbols
http://msdl.microsoft.com/download/symbols

Where “c:\symbols” is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem… Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag
----------------------------------------------------------------------

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll
------------------------------------------------------------------------
----------------------

AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

1) Check where the senior stored the symbol files.
2) Then set the _NT_SYMBOL_PATH environment variable
3) Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com

The time is taken because the system is looking for all the nonexisting pbd
files on the symbols server and the other locations.
You can debug your own source/driver without problems without these symbols

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 1:26 PM
Subject: RE: [windbg] Loading User Symbols

I have my file system filter driver like filespy on my traget machine.
Target machine has win2k, sp4 - so does my host.

Is all me settings ok ?
And is getting these errors and they taking so much time ok??

Regards,
Anurag

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Friday, October 15, 2004 4:37 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

I doubt you will get symbols for all the drivers listed below from the
vendors (Microsoft symbols come from their public symbol server), but
usually this is not neccessary. You need need to make sure you have
symbols for the driver you want to debug/troubleshoot.

What are you trying to debug/achive ?

Regards
Johann

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 11:16 AM
Subject: RE: [windbg] Loading User Symbols

Thanks Johann

Well the path change you described has helped me get rid of one of the
errors.

>>The other errors are simply that the symbols cannot be found

So what to do to fix this asyou pointed out wrong symbols or cannot be
found??

Symbol search path is:
C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

Source search path is: C:\KernelCode\KernelWorkSpace\filter

Image search path is:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

The errors I get is as follows. Any more Ideas??

kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Wednesday, October 13, 2004 10:32 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
wrong, just specify the directory like
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386
The other errors are simply that the symbols cannot be found and for the
last ones the timstamp of the symbol files is different to the timestamp
of the module which usually hints for wrong symbols.

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Wednesday, October 13, 2004 4:54 PM
Subject: RE: [windbg] Loading User Symbols

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRV
c:\symbols
http://msdl.microsoft.com/download/symbols

Where “c:\symbols” is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem… Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag
----------------------------------------------------------------------

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll
------------------------------------------------------------------------
----------------------

AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

1) Check where the senior stored the symbol files.
2) Then set the _NT_SYMBOL_PATH environment variable
3) Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

Thanks Johann
But can I some how tell the debugger not to load these symbols, as I do
not need them and save some time???

-a

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Friday, October 15, 2004 6:59 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

The time is taken because the system is looking for all the nonexisting
pbd files on the symbols server and the other locations. You can debug
your own source/driver without problems without these symbols …

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 1:26 PM
Subject: RE: [windbg] Loading User Symbols

I have my file system filter driver like filespy on my traget machine.
Target machine has win2k, sp4 - so does my host.

Is all me settings ok ?
And is getting these errors and they taking so much time ok??

Regards,
Anurag

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Friday, October 15, 2004 4:37 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

I doubt you will get symbols for all the drivers listed below from the
vendors (Microsoft symbols come from their public symbol server), but
usually this is not neccessary. You need need to make sure you have
symbols for the driver you want to debug/troubleshoot.

What are you trying to debug/achive ?

Regards
Johann

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 11:16 AM
Subject: RE: [windbg] Loading User Symbols

Thanks Johann

Well the path change you described has helped me get rid of one of the
errors.

>>The other errors are simply that the symbols cannot be found

So what to do to fix this asyou pointed out wrong symbols or cannot be
found??

Symbol search path is:
C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

Source search path is: C:\KernelCode\KernelWorkSpace\filter

Image search path is:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

The errors I get is as follows. Any more Ideas??

kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Wednesday, October 13, 2004 10:32 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
wrong, just specify the directory like
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386
The other errors are simply that the symbols cannot be found and for the
last ones the timstamp of the symbol files is different to the timestamp
of the module which usually hints for wrong symbols.

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Wednesday, October 13, 2004 4:54 PM
Subject: RE: [windbg] Loading User Symbols

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRV
c:\symbols
http://msdl.microsoft.com/download/symbols

Where “c:\symbols” is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem… Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag
----------------------------------------------------------------------

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll
------------------------------------------------------------------------
----------------------

AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

1) Check where the senior stored the symbol files.
2) Then set the _NT_SYMBOL_PATH environment variable
3) Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com

I’m not sure about windbg, so my answer is from the perspective of ntsd.
Look into the option of setting up a script file with the symbol path
defined and symbol loading for the modules you want. If windbg supports
it, specify the script file on the command line when starting windbg.

That was just a thought. I don’t have windbg present on this machine to
try this out, sorry.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Anurag Sarin
Sent: Friday, October 15, 2004 7:02 AM
To: Kernel Debugging Interest List
Subject: RE: [windbg] Loading User Symbols

Thanks Johann
But can I some how tell the debugger not to load these symbols, as I do
not need them and save some time???

-a

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Friday, October 15, 2004 6:59 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

The time is taken because the system is looking for all the nonexisting
pbd files on the symbols server and the other locations. You can debug
your own source/driver without problems without these symbols …

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 1:26 PM
Subject: RE: [windbg] Loading User Symbols

I have my file system filter driver like filespy on my traget machine.
Target machine has win2k, sp4 - so does my host.

Is all me settings ok ?
And is getting these errors and they taking so much time ok??

Regards,
Anurag

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Friday, October 15, 2004 4:37 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

I doubt you will get symbols for all the drivers listed below from the
vendors (Microsoft symbols come from their public symbol server), but
usually this is not neccessary. You need need to make sure you have
symbols for the driver you want to debug/troubleshoot.

What are you trying to debug/achive ?

Regards
Johann

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Friday, October 15, 2004 11:16 AM
Subject: RE: [windbg] Loading User Symbols

Thanks Johann

Well the path change you described has helped me get rid of one of the
errors.

>>The other errors are simply that the symbols cannot be found

So what to do to fix this asyou pointed out wrong symbols or cannot be
found??

Symbol search path is:
C:\WINNT\Symbols;SRVc:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

Source search path is: C:\KernelCode\KernelWorkSpace\filter

Image search path is:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386

The errors I get is as follows. Any more Ideas??

kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS

-----Original Message-----
From: Johann Weinzierl [mailto:xxxxx@gmx.de]
Sent: Wednesday, October 13, 2004 10:32 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
wrong, just specify the directory like
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386
The other errors are simply that the symbols cannot be found and for the
last ones the timstamp of the symbol files is different to the timestamp
of the module which usually hints for wrong symbols.

----- Original Message -----
From: “Anurag Sarin”
To: “Kernel Debugging Interest List”
Sent: Wednesday, October 13, 2004 4:54 PM
Subject: RE: [windbg] Loading User Symbols

Hey Ladislav ,
A bit late reply . But I am still not able to remove the errors which
come in loading usermode symbols.

As you had said
_NT_SYMBOL_PATH is set as an user variable as follows :

SRV
c:\symbols
http://msdl.microsoft.com/download/symbols

Where “c:\symbols” is my symbol path.

My symbol file path as set in Windbg as

C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb

But I still get the following errors while loading the user symbols. It
takes too much time to load is my only problem… Any Ideas ??

Below is my error on load and on bug check
Thanks
anurag
----------------------------------------------------------------------

nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
Symbol search path is:
C:\WINNT\Symbols;SRV
c:\symbolshttp://msdl.microsoft.com/download/symbo
ls;C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
WARNING:
C:\KernelCode\KernelWorkSpace\filter\objchk_w2k_x86\i386\filespy.pdb is
not accessible
kd> .reload
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

** ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll
------------------------------------------------------------------------
----------------------

AT TIME OF BUG CHECK.

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols

ERROR: Module load completed but symbols could not be loaded for
SMBios.sys
ERROR: Module load completed but symbols could not be loaded for
ialmnt5.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmsbw.sys -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmkchw.sys -
ERROR: Module load completed but symbols could not be loaded for
ghpciscan.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for dump_WMILIB.SYS -
ERROR: Module load completed but symbols could not be loaded for
dump_atapi.sys
WARNING: Unable to verify timestamp for win32k.sys
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdnt5.dll -
ERROR: Module load completed but symbols could not be loaded for
ialmrnt5.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdev5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ialmdd5.DLL -
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMTDI.SYS -
ERROR: Module load completed but symbols could not be loaded for
Aspi32.SYS
ERROR: Module load completed but symbols could not be loaded for
SAVRTPEL.SYS
ERROR: Symbol file could not be found. Defaulted to export symbols
for SYMEVENT.SYS -
ERROR: Module load completed but symbols could not be loaded for
NAVENG.Sys
ERROR: Module load completed but symbols could not be loaded for
NavEx15.Sys
ERROR: Module load completed but symbols could not be loaded for
SAVRT.SYS
ERROR: Module load completed but symbols could not be loaded for
SYMREDRV.SYS
WARNING: symbols timestamp is wrong 0x3b7dffe7 0x3ef274dd for
comctl32.dll
ERROR: Module load completed but symbols could not be loaded for
browselc.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for AcroIEHelper.ocx -
ERROR: Symbol file could not be found. Defaulted to export symbols
for NavShExt.dll -
ERROR: Symbol file could not be found. Defaulted to export symbols
for ccTrust.dll -
WARNING: Unable to verify checksum for SbCIe028.dll
ERROR: Symbol file could not be found. Defaulted to export symbols
for SbCIe028.dll -
WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274df for
urlmon.dll
ERROR: Module load completed but symbols could not be loaded for
shdoclc.dll
*** WARNING: symbols timestamp is wrong 0x3b7dffe3 0x3ef274e2 for
mlang.dll

-----Original Message-----
From: Ladislav Zezula [mailto:xxxxx@volny.cz]
Sent: Tuesday, September 21, 2004 7:33 PM
To: Kernel Debugging Interest List
Subject: Re: [windbg] Loading User Symbols

1) Check where the senior stored the symbol files.
2) Then set the _NT_SYMBOL_PATH environment variable
3) Start Windbg.

Or alternatively, you may use the symbol server
(read the article at www.osronline.com)

L.


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@divassoftware.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’ To unsubscribe send a blank email to
xxxxx@lists.osr.com