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





------- Additional comments from [EMAIL PROTECTED] Tue Oct  9 15:41:44 +0000 
2007 -------
unopkg.bin crashes on termination:  Unloading of deploymentmisc680mi.dll at
desktop/source/deployment/misc/dp_misc.cxx:1.14 l. 87 calls
rtl_bootstrap_args_close which at sal/rtl/source/bootstrap.cxx:1.38.80.2 l. 688
calls osl::Mutex::getGlobalMutex() which has already been destroyed at
sal/osl/w32/dllentry.c:1.29.16.5 l. 246, as sal3.dll is /DELAYLOADed now, so
that sal3.dll is unloaded before deploymentmisc680mi.dll (which links against
/DELAYLOAD:sal3.dll) is unloaded.

It appears that /DELAYLOADing the URE dlls is more trouble than it is worth
(since we need an extended PATH anyway for those URE dlls that cannot be
/DELAYLOADed), so I will drop that again.

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