The sockdie process may leak memory when you use the Sockdie utility with the -maxtput switch in Windows Server 2003 R2 (918369)



The information in this article applies to:

  • Microsoft Windows Server 2003 R2 Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003 R2 Enterprise Edition (32-Bit x86)
  • Microsoft Windows Server 2003 R2 Datacenter Edition (32-Bit x86)
  • Microsoft Windows Server 2003 R2 Standard x64 Edition
  • Microsoft Windows Server 2003 R2 Enterprise x64 Edition
  • Microsoft Windows Server 2003 R2 Datacenter x64 Edition
  • Microsoft Windows Server 2003, Datacenter x64 Edition
  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows XP Professional x64 Edition
  • Microsoft Windows Server 2003 SP1, when used with:
    • Microsoft Windows Server 2003, Datacenter Edition
    • Microsoft Windows Server 2003, Standard Edition
    • Microsoft Windows Server 2003, Enterprise Edition
    • Microsoft Windows Small Business Server 2003, Standard Edition
    • Microsoft Windows Small Business Server 2003, Premium Edition
    • Microsoft Windows Server 2003, Web Edition
    • Microsoft Windows Server 2003, Datacenter Edition for Itanium-based Systems
    • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems

SYMPTOMS

When you use the Sockdie utility with the -maxtput switch on a Microsoft Windows Server 2003 R2-based computer, the sockdie process may leak memory. Eventually, this problem may affect system performance, and a Stop error may occur.

CAUSE

This problem may occur after the maximum number of connections has been offloaded from the network adapter. The following events may lead to the problem:
  • The host allocates about 60 bytes of memory for each offloaded connection.
  • A new connection is established to an IP address to which an offloaded connection already exists.
  • The host then allocates memory for the connection that is to be offloaded and tries to offload the connection.
In this scenario, the attempt to offload the connection fails. This is because the network adapter has already offloaded the maximum number of connections that it can offload. The previously allocated memory block is not freed.

RESOLUTION

To resolve this problem, install the hotfix that is described in Microsoft Knowledge Base article 919948. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

919948 Error message after you install the Windows Server 2003 Scalable Networking Pack and then change the network settings on a Windows Server 2003 R2-based computer: "STOP 0x000000D1"


Modification Type:MajorLast Reviewed:6/30/2006
Keywords:kbtshoot kbExpertiseInter KB918369 kbAudITPRO