Module load completed but symbols could not be loaded

Greetings,

I am debugging a driver in the primitive state using windbg with 2
systems. Initially, I
had some problems getting symbols loaded and breakpoints set, but it
seemed to resolve
itself somehow. The error I am now consistently getting is below:

Symbol search path is:
C:\WINDDK\2600.1106\src\network\ndis\softair\51\objchk_wxp_x86\i386;c:\symbols

*** ERROR: Module load completed but symbols could not be loaded for
softair.sys

I have softair.sys and softair.pdb in the c:\symbols directory as
evidenced by:

C:\WINDDK\2600~1.110\src\network\ndis\softair>dir c:\symbols
Volume in drive C has no label.
Volume Serial Number is 8401-7D77

Directory of c:\symbols

09/12/2003 07:30p

.
09/12/2003 07:30p ..
09/13/2003 09:17a sys
09/13/2003 09:17a dll
09/13/2003 09:17a cpl
09/13/2003 09:17a exe
09/13/2003 09:17a ax
09/13/2003 09:17a ocx
09/13/2003 09:17a com
09/13/2003 09:17a 16bit
09/13/2003 09:18a tsp
09/13/2003 09:18a cnv
09/13/2003 09:18a tpl
09/13/2003 09:18a drv
09/13/2003 09:18a acm
09/13/2003 09:18a wpc
09/13/2003 09:18a scr
09/13/2003 09:18a ds
09/13/2003 09:18a ime
09/13/2003 09:19a dic
09/19/2003 03:53p 69,632 softair.sys
09/19/2003 03:53p 265,216 softair.pdb
2 File(s) 334,848 bytes
20 Dir(s) 11,779,162,112 bytes free

The 'lm' command shows softair.sys in the unloaded modules section,
which is what I
have come to expect. I can cause it to be loaded by running install on
the target, but now
the symbols refuse to load.

Help appreciated.

Mark Roths
SoftAir Microsystems

It could be that the symbols don’t match what is running on the system.

Do:
!sym noisy
.reload

And you’ll get more info about why the symbol load is failing.

I’m sure you are doing this already, but it is always worth reminding to
make sure you are using the latest version of the debugger. See
http://www.microsoft.com/ddk/debugging

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Roths
Sent: Friday, September 19, 2003 4:59 PM
To: Kernel Debugging Interest List
Subject: [windbg] Module load completed but symbols could not be loaded

Greetings,

I am debugging a driver in the primitive state using windbg with 2
systems. Initially, I had some problems getting symbols loaded and
breakpoints set, but it seemed to resolve itself somehow. The error I
am now consistently getting is below:

Symbol search path is:
C:\WINDDK\2600.1106\src\network\ndis\softair\51\objchk_wxp_x86\i386;c:\s
ymbols

*** ERROR: Module load completed but symbols could not be loaded for
softair.sys

I have softair.sys and softair.pdb in the c:\symbols directory as
evidenced by:

C:\WINDDK\2600~1.110\src\network\ndis\softair>dir c:\symbols Volume in
drive C has no label. Volume Serial Number is 8401-7D77

Directory of c:\symbols

09/12/2003 07:30p

.
09/12/2003 07:30p ..
09/13/2003 09:17a sys
09/13/2003 09:17a dll
09/13/2003 09:17a cpl
09/13/2003 09:17a exe
09/13/2003 09:17a ax
09/13/2003 09:17a ocx
09/13/2003 09:17a com
09/13/2003 09:17a 16bit
09/13/2003 09:18a tsp
09/13/2003 09:18a cnv
09/13/2003 09:18a tpl
09/13/2003 09:18a drv
09/13/2003 09:18a acm
09/13/2003 09:18a wpc
09/13/2003 09:18a scr
09/13/2003 09:18a ds
09/13/2003 09:18a ime
09/13/2003 09:19a dic
09/19/2003 03:53p 69,632 softair.sys
09/19/2003 03:53p 265,216 softair.pdb
2 File(s) 334,848 bytes
20 Dir(s) 11,779,162,112 bytes free

The 'lm' command shows softair.sys in the unloaded modules section,
which is what I have come to expect. I can cause it to be loaded by
running install on the target, but now the symbols refuse to load.

Help appreciated.

Mark Roths
SoftAir Microsystems

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

Thank you! I feel a bit foolish. I introduced a bug into my target-update
process
which left me in this mismatched state.

Much obliged.

-Mark

Mark Roths
SoftAir Microsystems

Nathan Nesbit wrote:

It could be that the symbols don’t match what is running on the system.

Do:
!sym noisy
.reload

And you’ll get more info about why the symbol load is failing.

I’m sure you are doing this already, but it is always worth reminding to
make sure you are using the latest version of the debugger. See
http://www.microsoft.com/ddk/debugging

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Roths
Sent: Friday, September 19, 2003 4:59 PM
To: Kernel Debugging Interest List
Subject: [windbg] Module load completed but symbols could not be loaded

Greetings,

I am debugging a driver in the primitive state using windbg with 2
systems. Initially, I had some problems getting symbols loaded and
breakpoints set, but it seemed to resolve itself somehow. The error I
am now consistently getting is below:

Symbol search path is:
C:\WINDDK\2600.1106\src\network\ndis\softair\51\objchk_wxp_x86\i386;c:\s
ymbols

*** ERROR: Module load completed but symbols could not be loaded for
softair.sys

I have softair.sys and softair.pdb in the c:\symbols directory as
evidenced by:

C:\WINDDK\2600~1.110\src\network\ndis\softair>dir c:\symbols Volume in
drive C has no label. Volume Serial Number is 8401-7D77

Directory of c:\symbols

09/12/2003 07:30p

.
> 09/12/2003 07:30p ..
> 09/13/2003 09:17a sys
> 09/13/2003 09:17a dll
> 09/13/2003 09:17a cpl
> 09/13/2003 09:17a exe
> 09/13/2003 09:17a ax
> 09/13/2003 09:17a ocx
> 09/13/2003 09:17a com
> 09/13/2003 09:17a 16bit
> 09/13/2003 09:18a tsp
> 09/13/2003 09:18a cnv
> 09/13/2003 09:18a tpl
> 09/13/2003 09:18a drv
> 09/13/2003 09:18a acm
> 09/13/2003 09:18a wpc
> 09/13/2003 09:18a scr
> 09/13/2003 09:18a ds
> 09/13/2003 09:18a ime
> 09/13/2003 09:19a dic
> 09/19/2003 03:53p 69,632 softair.sys
> 09/19/2003 03:53p 265,216 softair.pdb
> 2 File(s) 334,848 bytes
> 20 Dir(s) 11,779,162,112 bytes free
>
> The 'lm' command shows softair.sys in the unloaded modules section,
> which is what I have come to expect. I can cause it to be loaded by
> running install on the target, but now the symbols refuse to load.
>
> Help appreciated.
>
> Mark Roths
> SoftAir Microsystems
>
> ---
> You are currently subscribed to windbg as: xxxxx@microsoft.com To
> unsubscribe send a blank email to xxxxx@lists.osr.com
>
> ---
> You are currently subscribed to windbg as: xxxxx@cruzio.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com