The information in this article applies to:
SYMPTOMS
When an application repeatedly calls the RasDial( ) and RasHangup( ) APIs,
memory and handle leaks may be observed. One consequence of these leaks is
that Remote Access Service (RAS) can no longer dial out after a certain
number of iterations.
CAUSEThe Win32 API RAS APIs that are used for connection management do not de-allocate all of the memory they use. Any process that repeatedly establishes and tears down connections will cause an increased use of memory and resources. An increase in the number of system handles used by the process may also be observed. RESOLUTIONUpdate to the latest Microsoft Windows NT 4.0 U.S. Service Pack. STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. This problem was corrected in the latest Microsoft Windows NT 4.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K MORE INFORMATIONTo identify this as the cause of the problem, perform the following steps:
For additional information, please see the following article in the Microsoft Knowledge Base: Q165483 RasEnumEntries() API leaks memory
Keywords : ntras kbbug4.00 kbfix4.00 kbfix4.00.sp2 NTSrvWkst |
Last Reviewed: February 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |