Any idea why I get the following error??? my OS is WIN 2000 Pro.single
processor

I have installed all the symbol files by installing OS and Service Pack4. I
have included the symbol path to the env path. I also have installed full
debugging tools including the platfrom sdk option which contains
ntoskrnl.exe



Use !analyze -v to get detailed debugging information.



BugCheck A, {4, 2, 1, 80460bb2}



DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched

DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched

SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not found

SYMSRV:
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
not found

DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched

DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched

SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not found

SYMSRV:
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
not found

DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched

DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched

SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not found

SYMSRV:
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
not found

DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched

DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched

SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not found

SYMSRV:
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
not found

DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched

DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched

SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not found

SYMSRV:
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
not found

Probably caused by : ntoskrnl.exe ( nt!KiRetireDpcList+e )



Followup: MachineOwner



Thank you

Re: ntoskrnl.exe - mismatch?? by Calvin

Calvin
Fri Oct 08 18:01:30 CDT 2004

Are you analyzing a minidump?

--
Calvin Guan Software Engineer
ATI Technologies Inc. www.ati.com
"Harry Potter" <hpotter@azkabar.com> wrote in message
news:u05lFmYrEHA.2732@TK2MSFTNGP09.phx.gbl...
> Any idea why I get the following error??? my OS is WIN 2000 Pro.single
> processor
>
> I have installed all the symbol files by installing OS and Service Pack4.
I
> have included the symbol path to the env path. I also have installed full
> debugging tools including the platfrom sdk option which contains
> ntoskrnl.exe
>
>
>
> Use !analyze -v to get detailed debugging information.
>
>
>
> BugCheck A, {4, 2, 1, 80460bb2}
>
>
>
> DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
>
> DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
>
> SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
found
>
> SYMSRV:
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> not found
>
> DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
>
> DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
>
> SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
found
>
> SYMSRV:
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> not found
>
> DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
>
> DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
>
> SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
found
>
> SYMSRV:
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> not found
>
> DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
>
> DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
>
> SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
found
>
> SYMSRV:
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> not found
>
> DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
>
> DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
>
> SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
found
>
> SYMSRV:
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> not found
>
> Probably caused by : ntoskrnl.exe ( nt!KiRetireDpcList+e )
>
>
>
> Followup: MachineOwner
>
>
>
> Thank you
>
>



Re: ntoskrnl.exe - mismatch?? by Harry

Harry
Fri Oct 08 19:18:51 CDT 2004

where is minidump?
I'm debugging through windbg host/target mechanism....
thanx

"Calvin Guan" <cguan@pleasenospam.ati.com> wrote in message
news:OegwBrYrEHA.1096@TK2MSFTNGP10.phx.gbl...
> Are you analyzing a minidump?
>
> --
> Calvin Guan Software Engineer
> ATI Technologies Inc. www.ati.com
> "Harry Potter" <hpotter@azkabar.com> wrote in message
> news:u05lFmYrEHA.2732@TK2MSFTNGP09.phx.gbl...
> > Any idea why I get the following error??? my OS is WIN 2000 Pro.single
> > processor
> >
> > I have installed all the symbol files by installing OS and Service
Pack4.
> I
> > have included the symbol path to the env path. I also have installed
full
> > debugging tools including the platfrom sdk option which contains
> > ntoskrnl.exe
> >
> >
> >
> > Use !analyze -v to get detailed debugging information.
> >
> >
> >
> > BugCheck A, {4, 2, 1, 80460bb2}
> >
> >
> >
> > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> >
> > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> >
> > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> found
> >
> > SYMSRV:
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > not found
> >
> > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> >
> > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> >
> > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> found
> >
> > SYMSRV:
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > not found
> >
> > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> >
> > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> >
> > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> found
> >
> > SYMSRV:
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > not found
> >
> > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> >
> > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> >
> > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> found
> >
> > SYMSRV:
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > not found
> >
> > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> >
> > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> >
> > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> found
> >
> > SYMSRV:
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > not found
> >
> > Probably caused by : ntoskrnl.exe ( nt!KiRetireDpcList+e )
> >
> >
> >
> > Followup: MachineOwner
> >
> >
> >
> > Thank you
> >
> >
>
>



Re: ntoskrnl.exe - mismatch?? by Harry

Harry
Fri Oct 08 19:55:25 CDT 2004


"Everytime I get the ntoskrnl.exe mismatch I get the blue screen on the
trget..." so as you suggested I found minidump
and I tried through windbg to attach to the crash dump... and here is what I
got...

Microsoft (R) Windows Debugger Version 6.3.0017.0

Copyright (c) Microsoft Corporation. All rights reserved.





Loading Dump File [\\Target-2\C_Target\WINNT\Minidump\Mini100804-05.dmp]

Mini Kernel Dump File: Only registers and stack trace are available



Symbol search path is:
C:\DEBUGDriver;SRV*C:\WINNT\Symbols*HTTP://msdl.microsoft.com/download/symbo
ls

Executable search path is:

Unable to load image ntoskrnl.exe, Win32 error 2

*** WARNING: Unable to verify timestamp for ntoskrnl.exe

*** ERROR: Module load completed but symbols could not be loaded for
ntoskrnl.exe

Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible

Kernel base = 0x80400000 PsLoadedModuleList = 0x8046e8f0

Debug session time: Fri Oct 08 17:32:25 2004

System Uptime: not available

Unable to load image ntoskrnl.exe, Win32 error 2

*** WARNING: Unable to verify timestamp for ntoskrnl.exe

*** ERROR: Module load completed but symbols could not be loaded for
ntoskrnl.exe

Loading Kernel Symbols

............................................................................
.........

Loading unloaded module list

..........

Loading User Symbols

****************************************************************************
***

*
*

* Bugcheck Analysis
*

*
*

****************************************************************************
***



Use !analyze -v to get detailed debugging information.



BugCheck A, {4, 2, 1, 804650b2}



***** Kernel symbols are WRONG. Please fix symbols to do analysis.



Probably caused by : ntoskrnl.exe ( nt+650b2 )



Followup: MachineOwner

---------



kd> g

^ No runnable debuggees error in 'g'



Any idea??????



Thank you







"Harry Potter" <hpotter@azkabar.com> wrote in message
news:uds3eVZrEHA.3324@TK2MSFTNGP15.phx.gbl...
> where is minidump?
> I'm debugging through windbg host/target mechanism....
> thanx
>
> "Calvin Guan" <cguan@pleasenospam.ati.com> wrote in message
> news:OegwBrYrEHA.1096@TK2MSFTNGP10.phx.gbl...
> > Are you analyzing a minidump?
> >
> > --
> > Calvin Guan Software Engineer
> > ATI Technologies Inc. www.ati.com
> > "Harry Potter" <hpotter@azkabar.com> wrote in message
> > news:u05lFmYrEHA.2732@TK2MSFTNGP09.phx.gbl...
> > > Any idea why I get the following error??? my OS is WIN 2000 Pro.single
> > > processor
> > >
> > > I have installed all the symbol files by installing OS and Service
> Pack4.
> > I
> > > have included the symbol path to the env path. I also have installed
> full
> > > debugging tools including the platfrom sdk option which contains
> > > ntoskrnl.exe
> > >
> > >
> > >
> > > Use !analyze -v to get detailed debugging information.
> > >
> > >
> > >
> > > BugCheck A, {4, 2, 1, 80460bb2}
> > >
> > >
> > >
> > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > >
> > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > >
> > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > found
> > >
> > > SYMSRV:
> > >
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > not found
> > >
> > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > >
> > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > >
> > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > found
> > >
> > > SYMSRV:
> > >
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > not found
> > >
> > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > >
> > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > >
> > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > found
> > >
> > > SYMSRV:
> > >
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > not found
> > >
> > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > >
> > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > >
> > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > found
> > >
> > > SYMSRV:
> > >
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > not found
> > >
> > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > >
> > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > >
> > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > found
> > >
> > > SYMSRV:
> > >
> >
>
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > not found
> > >
> > > Probably caused by : ntoskrnl.exe ( nt!KiRetireDpcList+e )
> > >
> > >
> > >
> > > Followup: MachineOwner
> > >
> > >
> > >
> > > Thank you
> > >
> > >
> >
> >
>
>



Re: ntoskrnl.exe - mismatch?? by Mark

Mark
Sat Oct 09 14:26:02 CDT 2004

In article <#WAq6pZrEHA.3512@tk2msftngp13.phx.gbl>, hpotter@azkabar.com says...
>
> "Everytime I get the ntoskrnl.exe mismatch I get the blue screen on the
> trget..." so as you suggested I found minidump
> and I tried through windbg to attach to the crash dump... and here is what I
> got...
>


Setup windbg to use the public symbol server. Use .symfix on the debugger
command line, or learn how to preset the correct paths in startup.

> Microsoft (R) Windows Debugger Version 6.3.0017.0
>
> Copyright (c) Microsoft Corporation. All rights reserved.
>
>
>
>
>
> Loading Dump File [\\Target-2\C_Target\WINNT\Minidump\Mini100804-05.dmp]
>
> Mini Kernel Dump File: Only registers and stack trace are available
>
>
>
> Symbol search path is:
> C:\DEBUGDriver;SRV*C:\WINNT\Symbols*HTTP://msdl.microsoft.com/download/symbo
> ls
>
> Executable search path is:
>
> Unable to load image ntoskrnl.exe, Win32 error 2
>
> *** WARNING: Unable to verify timestamp for ntoskrnl.exe
>
> *** ERROR: Module load completed but symbols could not be loaded for
> ntoskrnl.exe
>
> Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible
>
> Kernel base = 0x80400000 PsLoadedModuleList = 0x8046e8f0
>
> Debug session time: Fri Oct 08 17:32:25 2004
>
> System Uptime: not available
>
> Unable to load image ntoskrnl.exe, Win32 error 2
>
> *** WARNING: Unable to verify timestamp for ntoskrnl.exe
>
> *** ERROR: Module load completed but symbols could not be loaded for
> ntoskrnl.exe
>
> Loading Kernel Symbols
>
> ............................................................................
> .........
>
> Loading unloaded module list
>
> ..........
>
> Loading User Symbols
>
> ****************************************************************************
> ***
>
> *
> *
>
> * Bugcheck Analysis
> *
>
> *
> *
>
> ****************************************************************************
> ***
>
>
>
> Use !analyze -v to get detailed debugging information.
>
>
>
> BugCheck A, {4, 2, 1, 804650b2}
>
>
>
> ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
>
>
>
> Probably caused by : ntoskrnl.exe ( nt+650b2 )
>
>
>
> Followup: MachineOwner
>
> ---------
>
>
>
> kd> g
>
> ^ No runnable debuggees error in 'g'
>
>
>
> Any idea??????
>
>
>
> Thank you
>
>
>
>
>
>
>
> "Harry Potter" <hpotter@azkabar.com> wrote in message
> news:uds3eVZrEHA.3324@TK2MSFTNGP15.phx.gbl...
> > where is minidump?
> > I'm debugging through windbg host/target mechanism....
> > thanx
> >
> > "Calvin Guan" <cguan@pleasenospam.ati.com> wrote in message
> > news:OegwBrYrEHA.1096@TK2MSFTNGP10.phx.gbl...
> > > Are you analyzing a minidump?
> > >
> > > --
> > > Calvin Guan Software Engineer
> > > ATI Technologies Inc. www.ati.com
> > > "Harry Potter" <hpotter@azkabar.com> wrote in message
> > > news:u05lFmYrEHA.2732@TK2MSFTNGP09.phx.gbl...
> > > > Any idea why I get the following error??? my OS is WIN 2000 Pro.single
> > > > processor
> > > >
> > > > I have installed all the symbol files by installing OS and Service
> > Pack4.
> > > I
> > > > have included the symbol path to the env path. I also have installed
> > full
> > > > debugging tools including the platfrom sdk option which contains
> > > > ntoskrnl.exe
> > > >
> > > >
> > > >
> > > > Use !analyze -v to get detailed debugging information.
> > > >
> > > >
> > > >
> > > > BugCheck A, {4, 2, 1, 80460bb2}
> > > >
> > > >
> > > >
> > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > >
> > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > >
> > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > > found
> > > >
> > > > SYMSRV:
> > > >
> > >
> >
> HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > not found
> > > >
> > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > >
> > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > >
> > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > > found
> > > >
> > > > SYMSRV:
> > > >
> > >
> >
> HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > not found
> > > >
> > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > >
> > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > >
> > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > > found
> > > >
> > > > SYMSRV:
> > > >
> > >
> >
> HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > not found
> > > >
> > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > >
> > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > >
> > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > > found
> > > >
> > > > SYMSRV:
> > > >
> > >
> >
> HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > not found
> > > >
> > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > >
> > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > >
> > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe not
> > > found
> > > >
> > > > SYMSRV:
> > > >
> > >
> >
> HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > not found
> > > >
> > > > Probably caused by : ntoskrnl.exe ( nt!KiRetireDpcList+e )
> > > >
> > > >
> > > >
> > > > Followup: MachineOwner
> > > >
> > > >
> > > >
> > > > Thank you
> > > >
> > > >
> > >
> > >
> >
> >
>
>
>

--

=====================
Mark Roddy DDK MVP
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
markr@hollistech.com

Re: ntoskrnl.exe - mismatch?? by Harry

Harry
Mon Oct 11 13:49:37 CDT 2004

I have actually set the env variables
_NT_SYMOBL_PATH =
C:\DEBUGDriver;SRV*C:\WINNT\Symbols*HTTP://msdl.microsoft.com/download/symbo
ls
and I have setup the windby symbol files path to the same directory...
is that what you mean by using the public symbol server?

apparently the issue is not the symbol files (if exist or not) but the
timestamp or crc mismatch.
thank you.


"Mark Roddy" <markr@hollistech.com> wrote in message
news:MPG.1bd20554961a585d9896bb@news.microsoft.com...
> In article <#WAq6pZrEHA.3512@tk2msftngp13.phx.gbl>, hpotter@azkabar.com
says...
> >
> > "Everytime I get the ntoskrnl.exe mismatch I get the blue screen on the
> > trget..." so as you suggested I found minidump
> > and I tried through windbg to attach to the crash dump... and here is
what I
> > got...
> >
>
>
> Setup windbg to use the public symbol server. Use .symfix on the debugger
> command line, or learn how to preset the correct paths in startup.
>
> > Microsoft (R) Windows Debugger Version 6.3.0017.0
> >
> > Copyright (c) Microsoft Corporation. All rights reserved.
> >
> >
> >
> >
> >
> > Loading Dump File [\\Target-2\C_Target\WINNT\Minidump\Mini100804-05.dmp]
> >
> > Mini Kernel Dump File: Only registers and stack trace are available
> >
> >
> >
> > Symbol search path is:
> >
C:\DEBUGDriver;SRV*C:\WINNT\Symbols*HTTP://msdl.microsoft.com/download/symbo
> > ls
> >
> > Executable search path is:
> >
> > Unable to load image ntoskrnl.exe, Win32 error 2
> >
> > *** WARNING: Unable to verify timestamp for ntoskrnl.exe
> >
> > *** ERROR: Module load completed but symbols could not be loaded for
> > ntoskrnl.exe
> >
> > Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible
> >
> > Kernel base = 0x80400000 PsLoadedModuleList = 0x8046e8f0
> >
> > Debug session time: Fri Oct 08 17:32:25 2004
> >
> > System Uptime: not available
> >
> > Unable to load image ntoskrnl.exe, Win32 error 2
> >
> > *** WARNING: Unable to verify timestamp for ntoskrnl.exe
> >
> > *** ERROR: Module load completed but symbols could not be loaded for
> > ntoskrnl.exe
> >
> > Loading Kernel Symbols
> >
> >
............................................................................
> > .........
> >
> > Loading unloaded module list
> >
> > ..........
> >
> > Loading User Symbols
> >
> >
****************************************************************************
> > ***
> >
> > *
> > *
> >
> > * Bugcheck Analysis
> > *
> >
> > *
> > *
> >
> >
****************************************************************************
> > ***
> >
> >
> >
> > Use !analyze -v to get detailed debugging information.
> >
> >
> >
> > BugCheck A, {4, 2, 1, 804650b2}
> >
> >
> >
> > ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
> >
> >
> >
> > Probably caused by : ntoskrnl.exe ( nt+650b2 )
> >
> >
> >
> > Followup: MachineOwner
> >
> > ---------
> >
> >
> >
> > kd> g
> >
> > ^ No runnable debuggees error in 'g'
> >
> >
> >
> > Any idea??????
> >
> >
> >
> > Thank you
> >
> >
> >
> >
> >
> >
> >
> > "Harry Potter" <hpotter@azkabar.com> wrote in message
> > news:uds3eVZrEHA.3324@TK2MSFTNGP15.phx.gbl...
> > > where is minidump?
> > > I'm debugging through windbg host/target mechanism....
> > > thanx
> > >
> > > "Calvin Guan" <cguan@pleasenospam.ati.com> wrote in message
> > > news:OegwBrYrEHA.1096@TK2MSFTNGP10.phx.gbl...
> > > > Are you analyzing a minidump?
> > > >
> > > > --
> > > > Calvin Guan Software Engineer
> > > > ATI Technologies Inc. www.ati.com
> > > > "Harry Potter" <hpotter@azkabar.com> wrote in message
> > > > news:u05lFmYrEHA.2732@TK2MSFTNGP09.phx.gbl...
> > > > > Any idea why I get the following error??? my OS is WIN 2000
Pro.single
> > > > > processor
> > > > >
> > > > > I have installed all the symbol files by installing OS and Service
> > > Pack4.
> > > > I
> > > > > have included the symbol path to the env path. I also have
installed
> > > full
> > > > > debugging tools including the platfrom sdk option which contains
> > > > > ntoskrnl.exe
> > > > >
> > > > >
> > > > >
> > > > > Use !analyze -v to get detailed debugging information.
> > > > >
> > > > >
> > > > >
> > > > > BugCheck A, {4, 2, 1, 80460bb2}
> > > > >
> > > > >
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > > >
> > > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe
not
> > > > found
> > > > >
> > > > > SYMSRV:
> > > > >
> > > >
> > >
> >
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > > not found
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > > >
> > > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe
not
> > > > found
> > > > >
> > > > > SYMSRV:
> > > > >
> > > >
> > >
> >
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > > not found
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > > >
> > > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe
not
> > > > found
> > > > >
> > > > > SYMSRV:
> > > > >
> > > >
> > >
> >
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > > not found
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > > >
> > > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe
not
> > > > found
> > > > >
> > > > > SYMSRV:
> > > > >
> > > >
> > >
> >
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > > not found
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\dllcache\ntoskrnl.exe - mismatched
> > > > >
> > > > > DBGHELP: C:\WINNT\System32\ntoskrnl.exe - mismatched
> > > > >
> > > > > SYMSRV: C:\WINNT\Symbols\ntoskrnl.exe\384D9B17190900\ntoskrnl.exe
not
> > > > found
> > > > >
> > > > > SYMSRV:
> > > > >
> > > >
> > >
> >
HTTP://msdl.microsoft.com/download/symbols/ntoskrnl.exe/384D9B17190900/ntoskrnl.exe
> > > > > not found
> > > > >
> > > > > Probably caused by : ntoskrnl.exe ( nt!KiRetireDpcList+e )
> > > > >
> > > > >
> > > > >
> > > > > Followup: MachineOwner
> > > > >
> > > > >
> > > > >
> > > > > Thank you
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
>
> --
>
> =====================
> Mark Roddy DDK MVP
> Windows 2003/XP/2000 Consulting
> Hollis Technology Solutions 603-321-1032
> www.hollistech.com
> markr@hollistech.com