FIX: You receive an access violation when you try to queue work on a thread that has exited (828743)



The information in this article applies to:

  • Microsoft COM+ 1.0, when used with:
    • the operating system: Microsoft Windows 2000

SYMPTOMS

You receive an access violation from Microsoft COM+ when you try to queue work on a thread that has exited. The single-threaded apartment (STA) thread-pool causes an access violation when you try to add work to a thread that prematurely exited and that has work remaining in the queue.

CAUSE

This bug occurs because the thread receives bogus shutdown messages or WM_QUIT and WM_CLOSE messages.

RESOLUTION

How to obtain the hotfix

This issue is fixed in the Windows 2000 Server COM+ 1.0 Hotfix Package 28. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

828748 FIX: Availability of Windows 2000 Post-Service Pack 4 COM+ 1.0 Hotfix Rollup Package 28

STATUS

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

Modification Type:MinorLast Reviewed:11/8/2004
Keywords:kbThread kbQFE kbHotfixRollup kbfix kbBug kbWin2000preSP5fix KB828743 kbAudDeveloper