Recursive Batch File Causes System to Stop RespondingLast reviewed: May 12, 1997Article ID: Q105851 |
The information in this article applies to:
SYMPTOMSWhen the following batch file is run, your system may stop responding (hang) in about a minute:
@rem Name this file "ntkiller.bat" and run! @title NT Killer v1.1 (c) Oxymoron 1993 DISTRIBUTE FREELY @start ntkiller.bat @start /b ntkiller.bat @exit CAUSEWhen an application that is started from the command prompt starts another application from the command prompt, memory corruption occurs and the system hangs.
STATUSMicrosoft has confirmed this to be a problem in Windows NT and Windows NT Advanced Server version 3.1. This problem has been fixed in the latest U.S. Service Pack for Windows NT version 3.1. For information on obtaining this update, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K |
Additional query words: prodnt ntkiller.bat
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |