https://bugs.documentfoundation.org/show_bug.cgi?id=143941

--- Comment #1 from dpkesling <dpkesl...@gmail.com> ---
I may have discovered what is happening. I work with an .ods file during work
session, but need to save a copy as a .csv for post-processing in a Python
routine and R. What I have been doing is simply doing a SELECT ALL then COPY of
the .ods, then open the .csv file, SELECT ALL, DELETE, then PASTE.
This is the end of my session after performing this action, so I immediately
ExitLibre.
Tonight, I tried simply doing a SAVE AS of the .ods to the .csv file. On close
down, I noticed NO memory hit due to soffice.
I suggest that Calc doesn't deal well with large objects in its clipboard at
shutdown and really struggles to release that allocated memory. A guess though.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to