To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99611
                 Issue #|99611
                 Summary|OOo Deadlock when setting negative int as parameter on
                        | XIndexContainer.insertByIndex()
               Component|api
                 Version|OOo 3.0.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsc
             Reported by|tobiaskrais





------- Additional comments from tobiaskr...@openoffice.org Wed Feb 25 09:00:07 
+0000 2009 -------
I created a Unit Test and detected a OOo deadlock when using the methods:
- XIndexContainer.insertByIndex(-2, properties);
- XIndexContainer.removeByIndex(-2);
- XIndexContainer.replaceByIndex(-2, properties);

I know the value is wrong, but the deadlock is too heavy...

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


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

Reply via email to