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


User sb changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|sb                        |os
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jun 20 07:04:22 -0700 
2005 -------
sb->os:  What I was able to reproduce is that soffice hangs when in the 100000
getCellRangeByPosition loop from Java (remote).  The reason is that one thread
is in SwClientIter ctor while another thread is in SwModify dtor, and both
threads modify the global pClientIters (sw/source/core/attr/calbck.cxx).  The
specific problem no longer occured when I experimentally added locking the
SolarMutex in the SwXCellRange dtor.

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