https://bugs.documentfoundation.org/show_bug.cgi?id=135010
--- Comment #11 from Luboš Luňák <[email protected]> ---
I've run the steps to reproduce in Heaptrack and as far as I can tell there's
no significant memory leak. The problem appears to be that we do a huge number
of small allocations, which means glibc has to allocate a lot of system memory,
then when freeing that memory gets fragmented, so there's apparently no good
way to return it to the system. I don't think there's a reasonably simple
solution to this.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs