You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/01/27 17:51:28 UTC

[Issue 126068] New: open multiple documents crash aoo

https://issues.apache.org/ooo/show_bug.cgi?id=126068

          Issue ID: 126068
        Issue Type: DEFECT
           Summary: open multiple documents crash aoo
           Product: General
           Version: 4.2.0-dev
          Hardware: PC
                OS: Windows, all
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: oliver.brinzing@gmx.de

Created attachment 84473
  --> https://issues.apache.org/ooo/attachment.cgi?id=84473&action=edit
test code

steps to reproduce:

- compile attached "DocLoader.cpp" - it's taken from sdk example
"DocumentLoader.cxx"

- start soffice in listening mode:
  cd "C:\Program Files (x86)\OpenOffice\program"
  soffice.exe
-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager

- start docloader.exe with a testdoc, for example:
  C:\DocLoader.exe C:\test.ott

DocLoader.exe will try to open the doc 50 times, but aoo will freeze after some
time
i can reproduce the same problem with java code.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126068] open multiple documents crash aoo

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=126068

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |oliver.brinzing@gmx.de
         Resolution|---                         |IRREPRODUCIBLE

--- Comment #1 from brinzing <ol...@gmx.de> ---
i just noticed the problem seems to be caused by some of my installed
extensions.
starting with a clean aoo installation will work
i have todo further investigations...

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126068] open multiple documents crash aoo

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=126068

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.