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

            Bug ID: 107912
           Summary: headless firstrun crashes (exit code 81)
           Product: LibreOffice
           Version: 5.3.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 133375
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133375&action=edit
strace on LibreOffice-5.3.3.2

OS: openSUSE 42.2 (x86_64)

Steps to reproduce:


1. delete ~/.config/libreoffice/ to get a firstrun


2. run one of the following commands (same result for all commands):

./soffice.bin --headless --nologo --nofirststartwizard
'--accept=socket,host=127.0.0.1,port=8100;urp;StarOffice.service'

./soffice.bin --headless



actual result:
./soffice.bin quits immediately, returning exit code 81 (echo $?).

expected result:
./soffice.bin should keep running until it gets a SIGINT or SIGTERM.




Sadly there was no futher information about the crash. Neither via
STDOUT/STDERR nor in ~/.config/libreoffice/4/crash/ (directory was totally
empty). The only thing I can offer is the attached strace output.

But I was able to narrow down the problem to:
~/.config/libreoffice/4/user/extensions/buildid
Deleting that file triggers the problem.

Problem was reproducible on different openSUSE 42.2 (x86_64) computers with:
-
https://downloadarchive.documentfoundation.org/libreoffice/old/5.3.3.2/rpm/x86_64/LibreOffice_5.3.3.2_Linux_x86-64_rpm.tar.gz
- openSUSE 42.2 LibreOffice:
http://download.opensuse.org/update/leap/42.2/oss/src/libreoffice-5.2.5.1-18.3.2.src.rpm

-- 
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

Reply via email to