** Changed in: libreoffice (Ubuntu)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1713730

Title:
  [snap] With libreoffice 5.4.0, soffice.bin is defunct after closing
  the application

Status in libreoffice package in Ubuntu:
  Fix Committed

Bug description:
  Testing the libreoffice 5.4.0.3 snap on x86-64, the first time around
  the app launches fine, but after closing it it won't launch again.

  This is because soffice.bin remains as a zombie process and
  /snap/libreoffice/current/libreoffice.wrapper never exits.

  Upon inspection, the following seccomp denial is what causes the
  process to hang:

  type=SECCOMP msg=audit(1504011042.386:4724): auid=1000 uid=1000
  gid=1000 ses=4 pid=13187 comm="soffice.bin"
  exe="/snap/libreoffice/x4/lib/libreoffice/program/soffice.bin" sig=31
  arch=c000003e syscall=94 compat=0 ip=0x7fc938d2a327 code=0x0

  syscall=94 is lchown, of which there is only one call in the
  libreoffice codebase, in attemptChangeMetadata
  (sal/osl/unx/file_misc.cxx).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1713730/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to