To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85140
                 Issue #|85140
                 Summary|Office crashes when repeatedly opening the update dial
                        |og and closing it
               Component|ucb
                 Version|OOo 2.3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|jl
             Reported by|jl





------- Additional comments from [EMAIL PROTECTED] Thu Jan 10 15:00:18 +0000 
2008 -------
I used a OOH680m1 with the installed SunSearchToolbar and additionally installed
the extension (My Extensions) desktop/test/deployment/options/nodes4.oxt. After
pressing the updates button I clicked the cancel button of the update dialog and
repeated this multiple times until the office crashed.

The reason is that the implementation of ContentProvider::queryContent (webdav
provider) uses a caching mechanism that is not thread-safe. A proper fix needs
some time, therefore I just disabled the caching for the webdav provider in
ContentImplHelper::ContentImplHelper
(ucbhelper/source/provider/contenthelper.cxx). The follow-up issue is  #85139.

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