[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Visual Studio loader lock errors

From: <cjmarshall77_at_googlemail.com>
Date: Thu, 2 Oct 2008 06:37:43 -0700 (PDT)

Hi,
Since upgrading to TortoiseSVN 1.5.3 (from one of the 1.4 series)
yesterday I've been getting Visual Studio 'Loader Lock' warnings when
debugging. The full text of the warning is :

Managed Debugging Assistant 'LoaderLock' has detected a problem in
'<Snipped path to my application>.vshost.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.

The application is written in VB.NET and calls into a number of C++
COM DLLs. The error seems to be occuring at the loading of one of the
COM dlls. The DLL is however entirely native code.

With native debugging on I noticed that several TortoiseSVN dlls were
loaded into the process so one the the things I tried was uninstalling
TortoiseSVN. After doing this the problem went away. Reinstall and the
problem is back again.

I've just tried the latest nightly build and get the same behaviour.

Regards,

Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-02 15:38:30 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.