You receive a "Stop 0x000000ab" error message when you log off from a Terminal Services session on a Windows Server 2003 SP1-based Terminal Server (907242)



The information in this article applies to:

  • Microsoft Windows Server 2003, Datacenter x64 Edition
  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows Server 2003 SP1, when used with:
    • Microsoft Windows Server 2003, Datacenter Edition
    • Microsoft Windows Server 2003, Datacenter Edition for Itanium-based Systems
    • Microsoft Windows Server 2003, Enterprise Edition
    • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
    • Microsoft Windows Server 2003, Standard Edition
    • Microsoft Windows Server 2003, Web Edition



SYMPTOMS

When you log off from a Terminal Services session on a Microsoft Windows Server 2003 Service Pack 1 (SP1)-based Terminal Server, you may receive the following error message:
Stop 0x000000ab

CAUSE

This problem may occur if a driver has Session Pool Memory allocations that are not de-allocated or freed when a user logs off. The bug check 0xAB error is caused by a session driver that does not free its pool allocations before a session unload. This indicates that there is a bug in the Win32k.sys file, in the Stmfd.dll file, in the Rdpdd.dll file, or in a video driver.

For more information about the bug check 0xAB error, see the "More Information" section.

RESOLUTION

This hotfix is replaced by hotfix 910362.

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.

Prerequisites

To apply this hotfix to Itanium-based versions of Windows Server 2003 or to x86-based versions of Windows Server 2003, you must have Windows Server 2003 SP1 installed on your computer.

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 tool in Control Panel.

Windows Server 2003, x86-based versions
File nameFile versionFile sizeDateTimePlatform
Win32k.sys5.2.3790.25601,848,32001-Nov-200501:57x86
Windows Server 2003, x64-based versions
File nameFile versionFile sizeDateTimePlatform
Win32k.sys5.2.3790.25604,517,37601-Nov-200506:12x64
Windows Server 2003, Itanium-based versions
File nameFile versionFile sizeDateTimePlatform
Win32k.sys5.2.3790.25605,544,44801-Nov-200506:12IA-64

STATUS

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

MORE INFORMATION

Bug check 0xAB: SESSION_HAS_VALID_POOL_ON_EXIT

The SESSION_HAS_VALID_POOL_ON_EXIT bug check has a value of 0x000000AB. This indicates that a session unload occurred when a session driver still held memory.

The following parameters appear on a blue screen.
Parameter Description
1 The session ID
2 The number of paged pool bytes that are leaking
3 The number of nonpaged pool bytes that are leaking
4 The total number of paged and nonpaged allocations that are leaking

Note The number of nonpaged allocations are in the upper half of this word. The number of paged allocations are in the lower half of this word.

Technical support for Windows x64 editions

Your hardware manufacturer provides technical support and assistance for Microsoft Windows x64 editions. Your hardware manufacturer provides support because a Windows x64 edition was included with your hardware. Your hardware manufacturer might have customized the Windows x64 edition installation with unique components. Unique components might include specific device drivers or might include optional settings to maximize the performance of the hardware. Microsoft will provide reasonable-effort assistance if you need technical help with your Windows x64 edition. However, you might have to contact your manufacturer directly. Your manufacturer is best qualified to support the software that your manufacturer installed on the hardware.

For product information about Microsoft Windows XP Professional x64 Edition, visit the following Microsoft Web site: For product information about Microsoft Windows Server 2003 x64 editions, visit the following Microsoft Web site:

For more information, 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


Modification Type:MinorLast Reviewed:4/28/2006
Keywords:kbHotfixServer kbExpertiseInter kbQFE kberrmsg KB907242 kbAudEndUser