<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice running in server mode forever, taking 100% CPU"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136972">136972</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LibreOffice running in server mode forever, taking 100% CPU
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.1.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>sdk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>gaetan.delannay@geezteem.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When using LibreOffice in server mode, asking him, via UNO (Python 3), to
convert a ODT file into PDF, with some ODT documents, LibreOffice never
produces the resulting PDF file, never returns any error message but continues
to run forever, consuming 100% of available CPU.

Steps to Reproduce:
This is clearly HARD to reproduce:
- it requires an application server to run (Plone or Appy);
- LO running in server mode;
- ask, from the UI, to render a document in PDF format;
- the Appy framework is used behing the scenes, produces an ODT file from a
document template, itself being an ODT file (see
<a href="http://appyframework.org/pod.html">http://appyframework.org/pod.html</a>), and asks LibreOffice to convert it to PDF.

Moreover, if I try to reproduce it on a DEV environment, it works. It happens
only on a production server, on heavy load.

Actual Results:
LO runs forevere, and takes 100% CPU

Expected Results:
LO produces the requested PDF file or a clear error message via the UNO bridge.


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
We are a community of developers and companies using the Appy framework and
LibreOffice in server mode to produce millions of documents per year, on
hundreds of Appy-powered application servers.

This bug is really blocking for us and occurs at least since LibreOffice 6.0
through LibreOffice 7.0.1.2 (last tested version).

We would be very grateful if you have any idea of what happens here. We have no
control on the LO server component, it is for us a black box, without any log
or error message, running at 100% CPU.

Thanks a lot, LO is a killer app!

Server config is:
Ubuntu 18.04 LTS
With this PPA enabled:
deb <a href="http://ppa.launchpad.net/libreoffice/ppa/ubuntu">http://ppa.launchpad.net/libreoffice/ppa/ubuntu</a> bionic main
Last soffice version: LibreOffice 7.0.1.2 00(Build:2)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>