any issue with IRP_MJ_QUERY_INFORMATION

Has anybody encountered a situation where sending IRP_MJ_QUERY_INFORMATION to the FSD from FSFD freezes the machine. Any known issue. when i comment the irp sending code it works. on opening the comment it freezes.

>Has anybody encountered a situation where sending IRP_MJ_QUERY_INFORMATION to the FSD from FSFD freezes the machine. Any known issue.

when i comment the irp sending code it works. on opening the comment it freezes.

Yeah! If IoGetTopLevelIrp() returns non Null.

> Has anybody encountered a situation where sending

IRP_MJ_QUERY_INFORMATION to the FSD from FSFD
freezes the machine.

In what situation are you calling the query info ?

L.

For all non - IRP_MJ_CREATE.

“Ladislav Zezula” wrote in message news:xxxxx@ntfsd…
> Has anybody encountered a situation where sending
> IRP_MJ_QUERY_INFORMATION to the FSD from FSFD
> freezes the machine.

In what situation are you calling the query info ?

L.

There are several reasons why this can happen.

Break in with the debugger and do a “!process 0 7” and
look at the blocked thread.

If you still can’t figure it out, post the call stack
and your code that rolls the irp.

— Mani wrote:
> Has anybody encountered a situation where sending
> IRP_MJ_QUERY_INFORMATION to the FSD from FSFD
> freezes the machine. Any known issue. when i comment
> the irp sending code it works. on opening the
> comment it freezes.
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: unknown
> lmsubst tag argument: ‘’
> To unsubscribe send a blank email to xxxxx@lists.osr.com