map out nonpaged pool

I’m looking to map out non paged pool in a crash dump. The !poolused for
the dump in question gives back ‘unable to get tag table’ (all the nonpaged
pool memory appears to be used up).

Any suggestions?

not much luck with kdex2x86.xpool either.


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I think you have to use gflags.exe or verifier.exe to enable pool tagging
first.
Suifun

xxxxx@starband.net
Sent by: To: “Kernel Debugging Interest List”
xxxxx@lis cc:
ts.osr.com Subject: [windbg] map out nonpaged pool

08/02/2001 09:37 AM
Please respond to
“Kernel Debugging
Interest List”

I’m looking to map out non paged pool in a crash dump. The !poolused for
the dump in question gives back ‘unable to get tag table’ (all the nonpaged

pool memory appears to be used up).

Any suggestions?

not much luck with kdex2x86.xpool either.


You are currently subscribed to windbg as: suifun@us.ibm.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

unfortunately all I have currently to work with are some crash dumps. Can I
walk the mdl list with a debugger extension and try to build a map or are
the memory tables already bad if the !poolxxx commands are unhappy?


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com