To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77991
User kr changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jun 6 09:23:11 +0000
2007 -------
The problem is, that Windows de-initializes msci_uno during termination despite
the fact, that BASIC still holds some global objects in static references, later
on Windows tries to de-initialize the BASIC library, while the virtual vtables
(these objects are Uno C++ proxies) are already un-mapped (see VTableFactory in
bridges/source/cpp_uno/shared).
So, actually, what I see is a wrong order of de-initialization, I don't know
yet, if this is a Windows feature or a dependency bug somewhere.
---------------------------------------------------------------------
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]