The information in this article applies to:
SYMPTOMS
Services for Macintosh (SFM) may cause the computer to stop responding (hang) when FastIoUnlockSingle (a FastIO dispatch routine) returns FALSE. This corrupts the kernel memory and is sufficient to cause the computer to hang within a small number of input/output (I/O) operations. File systems and file system filter drivers sometimes need to prevent the FastIO path, usually because outstanding synchronization (for example, OpLocks and ByteRange locks) does not allow a simple pass-through of the operation to FsRtl or Cache Manager. Because the majority of FastIO routines are Boolean functions, the FastIO path can be disabled a FALSE response, thereby forcing an operation to take the Input/Output Request Packets (IRP) path instead. CAUSEBecause SFM attempts to free the IRP twice in the completion routine and once in the routine that allocated the IRP, it causes Kernel-mode memory corruption. This in turn causes the computer to hang with a STOP error message. RESOLUTIONA supported fix that corrects this problem is now available from Microsoft, but
it has not been fully regression tested and should be applied only to systems
experiencing this specific problem. If you are not severely affected by this
specific problem, Microsoft recommends that you wait for the next Windows NT 4.0 service pack
that contains this fix. http://www.microsoft.com/support/supportnet/overview/overview.aspThe English-language version of this fix should have the following file attributes or later:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. Additional query words: halt
Keywords : kbbug4.00 kbfix4.00 |
Last Reviewed: September 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |