Bjorn: this is definitely a ecryptfs related issue. The workaround I've
found somewhere is to simply repoint HOME to an unincorporated directory
like:

env HOME=/home/sergei/Unprotected libreoffice -calc

Which is not a fix but something to get by. OO and LO save all state
there from that point, which might be a security risk.

Note to other users, in case you didn't realize,
/home/sergei/Unprotected is a link to a directory outside of my
encrypted home directory. You can make one by:

sudo mkdir /home/Unprotected
sudo chown your_login:your_login /home/Unprotected
ln -s /home/Unprotected ~

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745836

Title:
  soffice.bin crashed with SIGSEGV in cppu::throwException()

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/745836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to