PAGE_FAULT_IN_NONPAGED_AREA (0x50) - examine the stack

Hi

I am getting 0x00000050 bug check in a 2000 file system filter driver. I
have the crash dump - how can I examine it?

Thanks,
Ronen


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

Get the lastest debugger from http://www.microsoft.com/ddk/debugging
Then read the docs on how to load a dump

-----Original Message-----
From: xxxxx@hotmail.com [mailto:xxxxx@hotmail.com]
Sent: Monday, November 12, 2001 6:15 AM
To: File Systems Developers
Subject: [ntfsd] PAGE_FAULT_IN_NONPAGED_AREA (0x50) - examine the stack

Hi

I am getting 0x00000050 bug check in a 2000 file system filter driver. I

have the crash dump - how can I examine it?

Thanks,
Ronen


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


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

I know how to load the crash dump onto the debugger.
My question is how can I get the most reliable information from the dump
file in regards to this specific bug check.


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

If you are learning how to read crash dumps, you may find the book:
“Windows 2000 Kernel Debugging” by Steven McDowell (2001 Prentice Hall PTR)
(ISBN 0-13-040637-6) useful.


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