Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can't use !running in lkd mode

4 views
Skip to first unread message

duomaxwell

unread,
Oct 28, 2009, 4:40:22 AM10/28/09
to
I want use lkd mode to analyze an app dmp
But when I take the !running command it can't works.Display the
message below:
||0:lkd> !running
GetGlobalValue: unable to get nt!KeNumberProcessors type size
Couldn't find processor info

how can I solve this?

Scott Noone

unread,
Oct 28, 2009, 10:24:14 AM10/28/09
to
Not sure what good !running will be in a local kernel debug session since
the system is live, but it does indeed work for me:

lkd> !running

System Processors f (affinity mask)
Idle Processors b

Prcbs Current Next
2 fffffadf28a8b180 fffffadf28a93680

Are your symbols correct? Try doing:

!symfix c:\websymbols
.reload

And see if that helps.

-scott

--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com

"duomaxwell" <duote...@hotmail.com> wrote in message
news:552d17bc-cb44-4302...@v37g2000prg.googlegroups.com...

0 new messages