Hi
Exactly where are these these exceptions (MmGetSystemAddressForMdlSafe)
described?
Cheers
Sha
-----Original Message-----
From: Tony Mason [mailto:xxxxx@osr.com]
Sent: 10 July 2002 16:38
To: File Systems Developers
Subject: [ntfsd] RE: MmGetSystemAddressForMdl bug check
This is not a bug in Windows 2000, this is a bug in your driver.
MmGetSystemAddressForMdlSafe can raise an exception. You are not protecting
your call to it using a try/except. However, NTFS does have a try/except
block and it is catching your exception. Debugging the exception (use the
current debugger and the documentation from it) is pretty well described and
if you examine the cause register you'll see the actual exception (something
like STATUS_QUOTA_EXCEEDED for example.)
Regards,
Tony
Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
Hope to see you at the next OSR file systems class in San Jose, CA September
16, 2002!
-----Original Message-----
From: Sharanga Dayananda [mailto:xxxxx@intechnology.co.uk]
Sent: Wednesday, July 10, 2002 11:24 AM
To: File Systems Developers
Subject: [ntfsd] MmGetSystemAddressForMdl bug check
Hi
I'm getting a bugcheck 0x24 (NTFS) in a file system filter driver. This
occurs as I call MmGetSystemAddressForMdlSafe in the completion callback of
the IRP_MJ_QUERY_DIRECTORY.
Are there any problems inherent in W2k with this API call?
Cheers
Sha
InTechnology plc - Secure Offsite Data
Head Office: Nidderdale House, Beckwith Knowle, Harrogate, HG3 1SA.
Main: 01423 850000
Fax: 01423 858855
www.intechnology.co.uk
For a comprehensive list of InTechnology's supplier accreditations visit
our website accreditation page at
www.intechnology.co.uk/html/reseller/techserv_R/res_accred.asp
This message has been checked for all known viruses by the
CitC Virus Scanning Service powered by SkyLabs. For further information
visit
http://www.citc.it
You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to %%email.unsub%%
You are currently subscribed to ntfsd as:
xxxxx@intechnology.co.uk
To unsubscribe send a blank email to %%email.unsub%%
This message has been checked for all known viruses by the
CitC Virus Scanning Service powered by SkyLabs. For further information
visit
http://www.citc.it
==============================================
InTechnology plc - Secure Offsite Data
Head Office: Nidderdale House, Beckwith Knowle, Harrogate, HG3 1SA.
Main: 01423 850000
Fax: 01423 858855
www.intechnology.co.uk
For a comprehensive list of InTechnology's supplier accreditations visit
our website accreditation page at
www.intechnology.co.uk/html/reseller/techserv_R/res_accred.asp
This message has been checked for all known viruses by the
CitC Virus Scanning Service powered by SkyLabs. For further information visit
http://www.citc.it