Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

When you restart or shut down a Windows Server 2003-based computer, you receive one of the following Stop error messages during the shutdown process:

Stop 0x000000CE (parameter1, 0x00000000, parameter3, 0x00000000)
DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS

Stop 0x00000050 (parameter1, 0x00000000, parameter3, 0x00000000)
PAGE_FAULT_IN_NONPAGED_AREA

Notes

  • The parameters in these Stop error messages may vary, depending on the computer's configuration.

  • This problem occurs randomly.

Cause

When the system is shutting down, a work item that is related to the Mrxsmb.sys driver is inserted into a queue by the ExQueueWorkItem function. However, the ExQueueWorkItem function does not provide a mechanism to verify that the device object that is associated with the specified work item is available before the work item is processed. Therefore, if the Mrxsmb.sys driver is unloaded before the queued work item finishes, the system triggers a stop error.

Resolution

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, you must have Windows Server 2003 Service Pack 1 or Windows Server 2003 Service Pack 2 installed.

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

889100 How to obtain the latest service pack for Windows Server 2003

Restart requirement

You must restart the 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.

Windows Server 2003 with Service Pack 1, x86-based versions

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.3276

438,784

07-Jan-2009

11:39

x86

Windows Server 2003 with Service Pack 2, x86-based versions

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.4441

438,784

07-Jan-2009

11:44

x86

Windows Server 2003 with Service Pack 1, Itanium-based versions

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.3276

1,172,992

07-Jan-2009

00:41

IA-64

Windows Server 2003 with Service Pack 2, Itanium-based versions

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.4441

1,173,504

07-Jan-2009

00:47

IA-64

Windows Server 2003 with Service Pack 1, x64-based versions

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.3276

786,944

07-Jan-2009

00:41

x64

Windows Server 2003 with Service Pack 2, x64-based versions

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.4441

787,456

07-Jan-2009

00:49

x64

Windows XP Professional x64 Edition with Service Pack 1

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.3276

786,944

07-Jan-2009

00:41

x64

Windows XP Professional x64 Edition with Service Pack 2

File name

File version

File size

Date

Time

Platform

Mrxsmb.sys

5.2.3790.4441

787,456

07-Jan-2009

00:49

x64

Status

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

More Information

The ExInitializeWorkItem and ExQueueWorkItem functions can be used only when the specified work item is not associated with any device object or device stack. In all other cases, drivers should use the IoAllocateWorkItem, IoFreeWorkItem, and IoQueueWorkItem routines. Only these routines guarantee that the device object that is associated with the specified work item remains available until the work item has been processed.

For more information, visit the following Microsoft Developer Network Web site:

http://msdn.microsoft.com/en-us/library/ms791491.aspxFor more information about software update terminology, 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

Technical support for x64-based versions of Microsoft Windows

If your hardware came with a Microsoft Windows x64 edition already installed, your hardware manufacturer provides technical support and assistance for the Windows x64 edition. In this case, 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 by using 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 must have technical help with a 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. If you purchased a Windows x64 edition such as a Windows Server 2003 x64 edition separately, contact Microsoft for technical support.

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

http://www.microsoft.com/windowsxp/64bit/default.mspx For product information about x64-based versions of Windows Server 2003, visit the following Microsoft Web site:

http://www.microsoft.com/windowsserver2003/64bit/x64/default.mspx

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×