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


User hdu changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'mh'                      |'mh,of,pl,ul'
--------------------------------------------------------------------------------
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Sep  5 15:09:02 +0000 
2008 -------
there seem to be two mutexes involved:
- the solar mutex
- an internal Cocoa mutex

The extension installation thread holds the solar mutex and indirectly tries to 
get the Cocoa mutex when 
it creates a dialog. The main thread already holds the Cocoa mutex when 
NSView::drawRect is called and 
its YIELD_GUARD waits on the solar mutex => a classical dead lock

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