<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 - Delete a Sheet on Calc Spreadsheet Causes Memory Leak"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118513">118513</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Delete a Sheet on Calc Spreadsheet Causes Memory Leak
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.0.3.2 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>veevyvy@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
I have a spreadsheet with multiple sheets.
When I delete one of the sheets, it consumes my entire 16GB RAM and started to
use swap area (a system monitor utility tells me this). I tried to work out
what triggered the problem, and found that: IF "Freeze Columns and Rows" of the
sheet is enabled or specified, it will result in this bug.
Can the developers look into this issue? Thanks!
Steps to Reproduce:
1. Create an empty Calc spreadsheet.
2. Create another new sheet.
3. Go to "View" > "Freeze Cells" > "Freeze Columns and Rows"
4. Delete this new sheet.
Actual Results:
Calc stops responding, then consumes all available memory followed by swap
area.
Expected Results:
Delete the sheet properly.
Reproducible: Always
User Profile Reset: Yes
Additional Info:</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>