cannot reboot after using a file filter driver

ntfsd
what steps should i take to find the reason?

Thank u in advance!

???george
???xxxxx@hotmail.com
???2003-11-20

Use Windbg to debug your driver. Find out what you are doing wrong.
Provide more information on the list as to what exactly is happening.
Whether it is giving a blue screen(if yes then the output of !analyze -v
command) or hanging etc.

thanks
-Kiran
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of george
Sent: Thursday, November 20, 2003 2:26 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] cannot reboot after using a file filter driver

ntfsd
what steps should i take to find the reason?

Thank u in advance!

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡george
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡xxxxx@hotmail.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2003-11-20


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

I don’t know how to use windgb when i reboot or shutdown the machine?

When i reboot or shut down the machine . It stops and nothing happen. I can see only a screen with a nothing, but it doesn’t go on rebooting?

======= 2003-11-20 15:07:00 ???д???=======

Use Windbg to debug your driver. Find out what you are doing wrong.
Provide more information on the list as to what exactly is happening.
Whether it is giving a blue screen(if yes then the output of !analyze -v
command) or hanging etc.

thanks
-Kiran
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of george
Sent: Thursday, November 20, 2003 2:26 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] cannot reboot after using a file filter driver

ntfsd
what steps should i take to find the reason?

Thank u in advance!

???george
???xxxxx@hotmail.com
???2003-11-20


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
.

= = = = = = = = = = = = = = = = = = = =

???
???

???george
???xxxxx@hotmail.com
???2003-11-21

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of george
Sent: Friday, November 21, 2003 7:31 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] RE: cannot reboot after using a file filter driver

I don’t know how to use windgb when i reboot or shutdown the machine?
[Kiran]>>> Search NTDEV/Windbg mailing list. It contains ample of
information about that.

When i reboot or shut down the machine . It stops and nothing happen. I
can see only a screen with a nothing, but it doesn’t go on rebooting?
[Kiran]>>> Make sure that you are not causing any deadlocks to happen in
your mount handling path. Well this is just a wild guess which I am making.

thanks
-Kiran

======= 2003-11-20 15:07:00 ÄúÔÚÀ´ÐÅÖÐдµÀ£º=======

Use Windbg to debug your driver. Find out what you are doing wrong.
Provide more information on the list as to what exactly is happening.
Whether it is giving a blue screen(if yes then the output of !analyze -v
command) or hanging etc.

thanks
-Kiran
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of george
Sent: Thursday, November 20, 2003 2:26 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] cannot reboot after using a file filter driver

ntfsd
what steps should i take to find the reason?

Thank u in advance!

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡george
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡xxxxx@hotmail.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2003-11-20


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
.

= = = = = = = = = = = = = = = = = = = =

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡george
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡xxxxx@hotmail.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2003-11-21


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

I have created a simple document describing setup for WinDbg and simple debugging steps.
If you want can go through it…

http://rushikeshpatil.8m.com/Kernel%20Debugging.htm

HTH,
~rushikesh.

george wrote:

I don’t know how to use windgb when i reboot or shutdown the machine?

When i reboot or shut down the machine . It stops and nothing happen. I can see only a screen with a nothing, but it doesn’t go on rebooting?

======= 2003-11-20 15:07:00 ÄúÔÚÀ´ÐÅÖÐдµÀ£º=======

>Use Windbg to debug your driver. Find out what you are doing wrong.
>Provide more information on the list as to what exactly is happening.
>Whether it is giving a blue screen(if yes then the output of !analyze -v
>command) or hanging etc.
>
>thanks
>-Kiran
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com]On Behalf Of george
>Sent: Thursday, November 20, 2003 2:26 PM
>To: Windows File Systems Devs Interest List
>Subject: [ntfsd] cannot reboot after using a file filter driver
>
>
>ntfsd
> what steps should i take to find the reason?
>
> Thank u in advance!
>
>¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡george
>¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡xxxxx@hotmail.com
>¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2003-11-20
>
>
>—
>Questions? First check the IFS FAQ at
>https://www.osronline.com/article.cfm?id=17
>
>You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>—
>Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
>
>You are currently subscribed to ntfsd as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
>.

= = = = = = = = = = = = = = = = = = = =

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡george
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡xxxxx@hotmail.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2003-11-21


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@yahoo.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

---------------------------------
Do you Yahoo!?
Free Pop-Up Blocker - Get it now