[Libreoffice-bugs] [Bug 113566] Memory isn't released (for the copying part) when copying columns & cutting them afterwards
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 1 17:26:41 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113566
Telesto <telesto at surfxs.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |todventtu at suomi24.fi
--- Comment #5 from Telesto <telesto at surfxs.nl> ---
Hmm, changing my initial report a bit. The memory management is working fine.
The only issue is with the timing/trigger needed before the release takes
place..
1. Open the file found here: https://yadi.sk/i/rM9QctDym5y3M
2. Copy Columns A-C
3. Cut columns A-C
4. Undo cut (CTRL+Z)
5. Copy A1
6. Wait 20 seconds -> some drop, memory usage still high
7. Type something into E1
8. Copy E1 -> Memory usage will fall back to 390 MB
The memory bump at step 2 isn't released automatically after the 'cut'. It
isn't triggered after copy (step 5) either. However, the memory usage starts
reducing after typing something in cell E1 and copying it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171101/c2a63020/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list