To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66602
------- Additional comments from [EMAIL PROTECTED] Tue Jun 20 08:29:56 -0700 2006 ------- Problem happens in slidesorter Queue Processor during rendering where PageObjectViewObjectContact get freed and later used. Turned out that the PageObjectViewObjectContact is guarded by (recursive) mutex during the preview rendering. The problem is that the contact is deleted from the same thread which renders the mutex ineffective. --------------------------------------------------------------------- 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]
