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





------- Additional comments from [EMAIL PROTECTED] Thu Aug 23 18:48:52 +0000 
2007 -------
Hi,

a synchronisation will not work anymore, when _dl_fini() is already running,
because destructors of static objects for other shared libraries have already
been called (thus e.g. the uno objects, that shall be destroyed by the gc
threads may crash even then).

Just add a _exit() in regcomp, and everything is fine until we have a destructor
API.

Bye,

Joerg

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