On Fri, 2012-03-23 at 17:47 +0000, Michael Meeks wrote:
On Fri, 2012-03-23 at 16:42 +0000, Caolán McNamara wrote:
Digging into our memory usage, I see that we have 6 berkeleydb DBs, all
of which are opened with a NULL DB_ENV argument which makes berkeleydb
create an internal one for each, which adds up to a substantial chunk of memory.
:-) I would be surprised if on a recent install there were any
berkeleydb files created and/or opened anyway, IIRC I removed several
failure paths here for new profile creation in 3.5.
with master
rm -rf ~/.config/libreoffice
./soffice
file ~/.config/libreoffice/3/user/uno_packages/cache/uno_packages.db \
~/.config/libreoffice/3/user/extensions/shared/extensions.db \
~/.config/libreoffice/3/user/extensions/bundled/extensions.db
.config/libreoffice/3/user/uno_packages/cache/uno_packages.db: Berkeley
DB (Hash, version 9, native byte-order)
.config/libreoffice/3/user/extensions/shared/extensions.db: Berkeley
DB (Hash, version 9, native byte-order)
.config/libreoffice/3/user/extensions/bundled/extensions.db: Berkeley
DB (Hash, version 9, native byte-order)
C.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.