https://bugs.documentfoundation.org/show_bug.cgi?id=93912

            Bug ID: 93912
           Summary: Persistently 100% CPU usage by soffice.bin after using
                    SDK
           Product: LibreOffice
           Version: 5.0.1.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: major
          Priority: medium
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]

We are using soffice headless as document generation engine.

Here is the command line we use to start the server : 

soffice --headless --nologo --nodefault --norestore --nocrashreport
--nolockcheck --nofirststartwizard
--accept="socket,host=localhost,port=8100;urp;StarOffice.ServiceManager"

After a first document composition using UNO Java SDK on any ODT document (we
make some fields replacement, some images replacement, a table modification and
a PDF export and then we dispose the ODT document), the soffice.bin goes into a
100% CPU state.
It continues to answer to UNO requests, but it keeps using 100% of a single
core.

We are using LibreOffice 5.0.1 RPM distribution on Amazon Linux x64 2015.03
We had the same behaviour if we use the engine OpenOffice 4.0.1 

I don't know if the behaviour is the same on Linux x86.

We are using Xvfb as display manager, since Amazon Linux doesn't provide any
window manager integration.

Thank you very much for your help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to