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





------- Additional comments from b_michael...@openoffice.org Wed Dec 15 
09:42:38 +0000 2010 -------
@sb: Yes. I figured that out too yesterday, but did not want to reply to myself.
The problem seems to be that the TerminateListener:
- calls disposing, which is mutex-protected (good) and then calls terminate
without mutexprotection (bad)
- it does not call join after calling terminate
- in addition, it seems Windows might need special care as per:
http://svn.services.openoffice.org/opengrok/xref/Current%20%28trunk%29/sal/qa/osl/process/osl_Thread.cxx#termAndJoinThread


---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to