The information in this article applies to:
SYMPTOMSWhile you are using your Windows NT 4.0-based computer, it may stop responding to mouse or keyboard input. If you use the Task Manager tool to view the current processes that are running on your computer, you may observe that the Central Processing Unit (CPU) usage is at or near 100 percent. Also, the "% Processor Time" and "Priority Current" counters in the Performance Monitor tool Thread object may indicate that a thread has a higher priority (and is subsequently using more CPU time) than was expected. CAUSEThis problem can occur when the NtSetInformationThread() function does not check threads properly before granting them a priority. This allows a thread to acquire HIGH_PRIORITY (or level above LOW_REALTIME_PRIORITY) and access to privileged mode with unlimited access to the CPU. 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 version of this fix should have the following file attributes or later:
STATUSMicrosoft has confirmed this to be a problem in Windows NT 4.0. Additional query words:
Keywords : ntsp kbbug4.00 kbfix4.00 |
Last Reviewed: December 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |