<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 - loolwsd taking all RAM / killing server, regardless of loolwsd.xml:config/memproportion"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122612">122612</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>loolwsd taking all RAM / killing server, regardless of loolwsd.xml:config/memproportion
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>bugz@yalis.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>OS: Archlinux
Software: Collabora 6.0, based on loolwsd 4.0.0, inside NextCloud 15
Hardware: Udoo x86 with 2GB RAM
More details: <a href="https://yalis.fr/git/yves/home-server/">https://yalis.fr/git/yves/home-server/</a>

Despite setting the configuration like this:

    <memproportion desc="…" type="double" default="80.0">30.0</memproportion>

I have this in `top`:

```
  PID UTIL.     PR  NI    VIRT    RES    SHR S  %CPU  %MEM    TEMPS+ COM.
 1645 lool      20   0  963100 220984 113840 S   0,0  11,3   0:04.55 forkit
 1661 lool      20   0 1197280 207044  79280 S   0,0  10,6   0:01.74 loolkit
 2298 lool      20   0 1197496 206532  79396 S   1,0  10,6   0:01.58 loolkit
 1667 lool      20   0 1197036 205588  78584 S   1,3  10,5   0:01.90 loolkit
 2311 lool      20   0 1196560 202916  77948 S   0,0  10,4   0:01.34 loolkit
 2329 lool      20   0 1194728 201100  75504 S   0,0  10,3   0:01.29 loolkit
 2358 lool      20   0 1195424 200172  76288 S   0,7  10,3   0:01.17 loolkit
 2348 lool      20   0 1195940 196588  76904 S   0,0  10,1   0:01.82 loolkit
27434 postgres  20   0  302668 179920  29164 S   0,0   9,2   0:18.40 postgres
 2374 lool      20   0 1028980 152748  44564 S   4,0   7,8   0:00.53 loolkit
 2405 lool      20   0  963100 109956   2812 R   7,3   5,6   0:00.22 loolkit
```

And this is when I killed loolwsd.service, because one new line taking 10% RAM
appeared each second. This is already _way_ more than 30% RAM.

When I don’t kill loolwsd, _it_ kills my server :-/</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>