FIX: Error message when you use the debugger in Visual Studio 2005 to debug an MFC class library application: "Managed Debugging Assistant 'LoaderLock' has detected a problem in '<filename.exe>'" (913996)



The information in this article applies to:

  • Microsoft Visual Studio 2005 Standard Edition
  • Microsoft Visual Studio 2005 Professional Edition
  • Microsoft Visual Studio 2005 Team System Architect Edition
  • Microsoft Visual Studio 2005 Team System Developer Edition
  • Microsoft Visual Studio 2005 Team System Test Edition
  • Microsoft Visual Studio 2005 Team System Team Foundation:

SYMPTOMS

When you use the debugger in Microsoft Visual Studio 2005 to debug a Microsoft Foundation Classes (MFC) class library application, you may receive an error message that is similar to the following:
Managed Debugging Assistant 'LoaderLock' has detected a problem in 'filename.exe'. Additional Information: Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.
Note This problem does not occur when you run the same MFC class library application outside the debugger.

CAUSE

This problem occurs because of the way in which the debugger in Visual Studio 2005 runs managed applications that use Microsoft Foundation Classes version 8.0 in one or more DLL files.

For more information about how to load mixed DLL files, visit the following Microsoft Developer Network (MSDN) Web site:

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 Visual Studio 2005 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.

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.
File nameFile versionFile sizeDateTimePlatform
Afxstat_.hNot Applicable11,33528-Jan-200603:19Not Applicable
Dllmodul.cppNot Applicable8,13628-Jan-200604:30Not Applicable
Mfcs80.libNot Applicable825,86028-Jan-200608:42Not Applicable
Mfcs80d.libNot Applicable843,58628-Jan-200604:30Not Applicable
Mfcs80u.libNot Applicable657,40828-Jan-200604:30Not Applicable
Mfcs80ud.libNot Applicable694,63428-Jan-200608:42Not Applicable
Mfcs80.libNot Applicable932,49228-Jan-200608:42Not Applicable
Mfcs80d.libNot Applicable892,88628-Jan-200608:42Not Applicable
Mfcs80u.libNot Applicable367,74828-Jan-200605:08Not Applicable
Mfcs80ud.libNot Applicable688,42028-Jan-200604:30Not Applicable
Mfcs80.libNot Applicable793,81828-Jan-200604:30Not Applicable
Mfcs80d.libNot Applicable1,044,35028-Jan-200608:42Not Applicable
Mfcs80u.libNot Applicable372,17428-Jan-200605:07Not Applicable
Mfcs80ud.libNot Applicable740,23028-Jan-200608:42Not Applicable
Mfcs80u.libNot Applicable371,90228-Jan-200605:07Not Applicable
Mfcs80ud.libNot Applicable380,29028-Jan-200605:07Not Applicable
Mfcs80u.libNot Applicable372,27828-Jan-200605:07Not Applicable
Mfcs80ud.libNot Applicable370,59428-Jan-200605:08Not Applicable
Mfcs80u.libNot Applicable371,79828-Jan-200605:07Not Applicable
Mfcs80ud.libNot Applicable381,92628-Jan-200605:07Not Applicable
Mfcs80u.libNot Applicable367,71228-Jan-200605:08Not Applicable
Mfcs80ud.libNot Applicable377,57028-Jan-200605:07Not Applicable
Mfcs80u.libNot Applicable370,47228-Jan-200605:07Not Applicable
Mfcs80ud.libNot Applicable380,21828-Jan-200605:07Not Applicable
Mfcs80u.libNot Applicable691,35628-Jan-200608:42Not Applicable
Mfcs80ud.libNot Applicable375,35628-Jan-200605:08Not Applicable

STATUS

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

MORE INFORMATION

For 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


Modification Type:MinorLast Reviewed:7/26/2006
Keywords:kbfix kbQFE kbHotfixServer kbpubtypekc KB913996 kbAudDeveloper