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





------- Additional comments from olistr...@openoffice.org Mon Jan 18 11:24:59 
+0000 2010 -------
Sorry, I need quite a big setup to reproduce this. However, I've now understood
what happens here:
Process A (from which I reported the stack trace) wants to exit. At this point
in time, the remote bridge still has threads open for communication. Depending
on the timing, it will result in a crash/deadlock (directly related to your
fix). It seems that with different timing, it crashes here.

I was able to fix this issue by explicitly destroying the remote bridges (using
XBridgeFactory and calling ->dispose() on all living bridges) before exitting.
Is this something that could be done internally?

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


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

Reply via email to