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: [email protected]
Reporter: [email protected]
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.