Hi.

Iam doing a load test for my drivers. After some 30 mins the system crashes
with the info. KMODE_EXCEPTION_NOT_HANDLED.

Iam trying to analyse the crash dump. It doesn't search for the Executable
path.

I have the same Symbol files in server and the test machine...

When I tried to open the Dump in WinDbg.. It shows the following.

/*************** WinDbg ************************************/

Loading Dump File [C:\dumps\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available

Symbol search path is: c:\winnt\symbols
Executable search path is:
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
Windows 2000 Kernel Version 2195 (Service Pack 4) MP (4 procs) Free x86
compatible
Product: Server
Kernel base = 0x80400000 PsLoadedModuleList = 0x80484520
Debug session time: Mon Jan 12 16:12:58 2004
System Uptime: 0 days 0:02:30.875
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
Loading Kernel Symbols
.................................Page a858 not present in the dump file.
Type ".hh dbgerr004" for details
........................................................
Loading unloaded module list

/**************** WinDbg*************************************/


What exe does WinDbg is searching for??? why it takes the default
ntkrnlmp.exe.

I have the same Symbol files in server and the test machine...

Anand.