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

--- Comment #4 from Michael Meeks <michael.me...@collabora.com> ---
Hmm - so in Online it is necessary to initialize with the system temporary
paths, and then re-initialize that with new paths inside the chroot jail.

Nevertheless - this should work - I assume the bug is caused by not cleaning up
the previous .tmp folder from the first initialization here.

Possibly we want to do that "re-initialization" only in the SECOND_INIT phase -
it would be good to test for:

+        if (eStage == SECOND_INIT)

just for that piece, any chance of a test ? =) should special-case it just for
LOK - where leaking one .tmp directory on the system for the long-lived forkit
is no big deal.

Thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to