A program that throws many exceptions may run significantly more slowly on a computer that is running Windows Server 2003 with Service Pack 1 (923162)



The information in this article applies to:

  • Microsoft Windows Server 2003 SP1, when used with:
    • Microsoft Windows Server 2003, Standard Edition
    • Microsoft Windows Server 2003, Enterprise Edition
    • Microsoft Windows Server 2003, Datacenter Edition
    • Microsoft Windows Server 2003, Web Edition

SYMPTOMS

A program that throws many exceptions may run significantly more slowly on a computer that is running Microsoft Windows Server 2003 with Service Pack 1 (SP1).

CAUSE

This problem occurs because of the Data Execution Prevention (DEP) feature of Windows Server 2003. An option in Windows Server 2003 disables the DEP checks to improve program performance. However, if you use this option, it does not disable all the new exception-handling security checks that DEP performs.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

After you apply this hotfix, the exception-handling security checks are disabled when DEP is disabled.

Prerequisites

You must have Windows Server 2003 SP1 installed to apply this hotfix.

Restart requirement

You must restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Ntdll.dll5.2.3790.2751769,02420-Jul-200619:56x86

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Generally, exception handling takes less than 10 milliseconds. Therefore, a program that throws few exceptions does not run significantly more slowly. However, a large program that throws thousands of exceptions in a short time may run much more slowly.

To determine whether a program throws enough exceptions to affect performance, you can use a profiling utility or a debugging utility. Such utilities include the following:
  • Dependency Walker
  • Microsoft Visual Studio
  • Microsoft Debugging Tools for Windows
For more information about the DEP feature, click the following article number to view the article in the Microsoft Knowledge Base:

875352 A detailed description of the Data Execution Prevention (DEP) feature in Windows XP Service Pack 2, Windows XP Tablet PC Edition 2005, and Windows Server 2003

For more information about a similar problem in Windows XP, click the following article number to view the article in the Microsoft Knowledge Base:

919490 Programs that throw many exceptions run significantly slower on a Windows XP Service Pack 2-based computer

For more information about the terms that are used in this article, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

Modification Type:MajorLast Reviewed:8/17/2006
Keywords:kbBug kbfix kbQFE kbhotfixserver kbpubtypekc KB923162 kbAudITPRO