PAGE_FAULT_IN_NONPAGED_AREA

Hi,

  1. can somebody tell me, what can cause, or causes
    generally PAGE_FAULT_IN_NONPAGED_AREA
    errors? (blue screen)

  2. I’ve got an intresting problem: if I insert my file handle
    related internal cleanup routines into the IRP_MJ_CLEANUP
    handler, than my driver gets only IRP_MJ_CLOSE irps;

on the other hand, if I move those routines into the
IRP_MJ_CLOSE handler, then my driver gets only
IRP_MJ_CLEANUP irps; is there a logical explanation for
that?
(I inserted a KdPrint() at the beginnig of those IRP_MJ
handlers, so I can see easily wich IRP_MJ handler was
called)

thanks,
Sandor


Do you want a free e-mail for life ? Get it at http://www.kolozsvar.ro/


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