Memory Leak in Windows 95 Kernel Using Windows SocketsLast reviewed: February 24, 1998Article ID: Q148336 |
The information in this article applies to:
SYMPTOMSWhen you run a program that uses Windows Sockets in Windows 95, a gradual increase in the memory used by the operating system may occur over time, especially if the program opens and closes a large number of sockets.
CAUSEThere is an error in the Windows 95 Kernel (Kernel32.dll) that prevents the proper freeing of certain small data structures associated with Windows Socket processes and allocated sockets. Over time, these small memory leaks can result in a significant loss of available memory. Note that you can free the resources associated with a program by closing the program. If you quit and restart Windows 95, the memory is freed.
RESOLUTIONMicrosoft has released an updated version of the Kernel32.dll file that corrects the problem described in this article. The updated file is:
KERNEL32.DLL version 4.00.951 (dated 2/2/96) and laterTo install the updated Kernel, follow these steps:
~ Krnlupd.exe (size: 337016 bytes)For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services MORE INFORMATIONWhen you run the Krnlupd.exe file, the following file is installed:
File name Folder Size Date Version ------------------------------------------------------------- Kernel32.dll Windows\System 411,136 02/02/96 4.00.951 Krnl32un.inf Windows 533 07/25/97If you wish to uninstall the updated Kernel32.dll file, use the right Mouse button to click the Krnl32un.inf file in the Windows folder, and then click Install from the menu that appears. This step replaces the updated Kernel32.dll with the version that was previously installed on your computer and removes Krnl32un.inf.
|
Additional query words: 95
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |