Hi to everybody in the list,
I have a File System Filter Driver starting from Rajeev Nagar’s example. It work OK as well in WNT as W2K and WXP, but in WXP when I tell the computer to shut down it always restarts, if I have the driver running.
Has someone experienced that?
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
Are you possibly crashing the system at shutdown and you have the
auto-reboot feature enabled?
Pete
Peter Scott
xxxxx@KernelDrivers.com
http://www.KernelDrivers.com
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ratmil Torres
Sent: Friday, February 15, 2002 3:02 PM
To: File Systems Developers
Subject: [ntfsd] FSFD in WXP
Hi to everybody in the list,
I have a File System Filter Driver starting from Rajeev Nagar’s example.
It work OK as well in WNT as W2K and WXP, but in WXP when I tell the
computer to shut down it always restarts, if I have the driver running.
Has someone experienced that?
You are currently subscribed to ntfsd as: xxxxx@KernelDrivers.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 have a same trouble, too.
The IRQL_NOT_LESS_OR_EQUAL error occurs when I shutdown the system with my
Filter Driver running.
The system reboots if auto-reboot setting is ON, or the blue screen appears
if it is OFF.
It happens only if multi OSs are installed in one machine, XP and W2K.
I can shutdown normally if only XP is installed in one machine.
What kind of cause will be thought about?
Thanks in advance.
Aomi
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
You should attach a debugger and see what is causing the BSOD. Your
driver must be accessing something that is invalid.
Pete
Peter Scott
xxxxx@KernelDrivers.com
http://www.KernelDrivers.com
>-----Original Message-----
>From: xxxxx@lists.osr.com [mailto:bounce-ntfsd-
>xxxxx@lists.osr.com] On Behalf Of Y.Nakamura
>Sent: Sunday, February 17, 2002 6:28 PM
>To: File Systems Developers
>Subject: [ntfsd] RE: FSFD in WXP
>
>I have a same trouble, too.
>
>The IRQL_NOT_LESS_OR_EQUAL error occurs when I shutdown the system
with my
>Filter Driver running.
>The system reboots if auto-reboot setting is ON, or the blue screen
>appears
>if it is OFF.
>It happens only if multi OSs are installed in one machine, XP and W2K.
>I can shutdown normally if only XP is installed in one machine.
>What kind of cause will be thought about?
>
>Thanks in advance.
>
>Aomi
>
>
>—
>You are currently subscribed to ntfsd as: xxxxx@KernelDrivers.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
Thank you. I took long to reply because I was on vacation.
----- Original Message -----
From: “Peter Scott”
To: “File Systems Developers”
Sent: Friday, February 15, 2002 1:36 PM
Subject: [ntfsd] RE: FSFD in WXP
> Are you possibly crashing the system at shutdown and you have the
> auto-reboot feature enabled?
>
>
>
> Pete
>
>
>
> Peter Scott
>
> xxxxx@KernelDrivers.com
>
> http://www.KernelDrivers.com
>
>
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of Ratmil Torres
> Sent: Friday, February 15, 2002 3:02 PM
> To: File Systems Developers
> Subject: [ntfsd] FSFD in WXP
>
>
>
> Hi to everybody in the list,
>
> I have a File System Filter Driver starting from Rajeev Nagar’s example.
> It work OK as well in WNT as W2K and WXP, but in WXP when I tell the
> computer to shut down it always restarts, if I have the driver running.
>
> Has someone experienced that?
>
> —
> You are currently subscribed to ntfsd as: xxxxx@KernelDrivers.com
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
> —
> You are currently subscribed to ntfsd as: ratmil@ec.minbas.cu
> 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
Thank you. I took long to reply because I was on vacation.
----- Original Message -----
From: “Peter Scott”
To: “File Systems Developers”
Sent: Monday, February 18, 2002 6:04 AM
Subject: [ntfsd] RE: FSFD in WXP
>
> You should attach a debugger and see what is causing the BSOD. Your
> driver must be accessing something that is invalid.
>
> Pete
>
> Peter Scott
> xxxxx@KernelDrivers.com
> http://www.KernelDrivers.com
>
>
> >>-----Original Message-----
> >>From: xxxxx@lists.osr.com [mailto:bounce-ntfsd-
> >>xxxxx@lists.osr.com] On Behalf Of Y.Nakamura
> >>Sent: Sunday, February 17, 2002 6:28 PM
> >>To: File Systems Developers
> >>Subject: [ntfsd] RE: FSFD in WXP
> >>
> >>I have a same trouble, too.
> >>
> >>The IRQL_NOT_LESS_OR_EQUAL error occurs when I shutdown the system
> with my
> >>Filter Driver running.
> >>The system reboots if auto-reboot setting is ON, or the blue screen
> >>appears
> >>if it is OFF.
> >>It happens only if multi OSs are installed in one machine, XP and W2K.
> >>I can shutdown normally if only XP is installed in one machine.
> >>What kind of cause will be thought about?
> >>
> >>Thanks in advance.
> >>
> >>Aomi
> >>
> >>
> >>—
> >>You are currently subscribed to ntfsd as: xxxxx@KernelDrivers.com
> >>To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
>
>
> —
> You are currently subscribed to ntfsd as: ratmil@ec.minbas.cu
> 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