To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57960





------- Additional comments from [EMAIL PROTECTED] Thu Nov 24 01:08:15 -0800 
2005 -------
I could step even through the bootstrap code in cli_cppuhelper with ClrDbg. I
build the SpreadsheetSample program with 1.1 and 2.0 and I was able to debug in
both cases when only 2.0 was installed.

In case you are interested, with former versions of the framework there was a
problem with mixed code, which could lead to hangs. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vcconMixedDLLLoadingProblem.asp
and 
 Microsoft Knowledge Base Article - 814472

What you are seeing seems to be the new mechanism that prevents running cli code
while a library is being loaded. The cli_cppuhelper library is build according
to the advise the in the knowledge base article. Apparently this works and
according to you the LoaderLock problem only occurs when debugging. So my
assumption is that the debugger for some reason affects the runtime behaviour so
that this error is caused.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to