Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: A deadlock occurs when you repeatedly load and then unload the Dbnetlib DLL


View products that this article applies to.

Symptoms

When you repeatedly load and then unload the Dbnetlib.dllI file in an application, a deadlock may occur.

↑ Back to the top


Cause

The DllMain function of the Dbnetlib DLL calls the WSAStartup function. If you pass DLL_PROCESS_ATTACH or DLL_PROCESS_DETACH as the dwReason parameter to the DllMain function, threads may deadlock. Thread deadlocking causes the behavior that is mentioned in the "Symptoms" section.

Note You may notice similar behavior if the DllMain function of any DLL calls the WSACleanup function after you pass DLL_PROCESS_ATTACH or DLL_PROCESS_DETACH as the dwReason parameter to the DllMain function.

↑ Back to the top


Resolution

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, 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.The English version of this hotfix has the file attributes (or later) 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.

Microsoft Data Access Components (MDAC) 2.6

 Date               Time      Version              Size            File name
-----------------------------------------------------------------------------
 16-Apr-2003     05:08     2000.80.742.0    86,588        Dbnetlib.dll   

Microsoft Data Access Components (MDAC) 2.7

 Date              Time       Version                  Size          File name
 ----------------------------------------------------------------------------
 26-Jun-2003    09:09      2000.81.9031.49     61,440      Dbnetlib.dll     

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was corrected in MDAC 2.8.

↑ Back to the top


References

For additional 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

↑ Back to the top


Keywords: KB818539, kbhotfixserver, kbmdac260sp2fix, kbqfe, kbfix, kbbug

↑ Back to the top

Article Info
Article ID : 818539
Revision : 2
Created on : 4/7/2006
Published on : 4/7/2006
Exists online : False
Views : 311