<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 - extremely high memory usage when cutting an entire column"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113217">113217</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>extremely high memory usage when cutting an entire column
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.3.6.1 release
          </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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gogeccc@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When I select a column and cut it, memory usage increases steadily until the pc
becomes unusable, while showing 100% utilization of the memory and the swap
partition.

Steps to Reproduce:
1. open a spreadsheet
2. select a column by clicking on its top
3. ctrl + x or edit -> cut

Actual Results:  
Memory and swap usage increases in a very fast pace until the system becomes
unusable due to 100% memory and hard drive utilization

Expected Results:
I should be able to cut the column data and paste it somewhere else


Reproducible: Always

User Profile Reset: No

Additional Info:
I guess that what is being done is iterating through all the cells of the
column, even if they're empty of data, possibly creating their copies


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/61.0.3163.100 Safari/537.36</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>