[Libreoffice-bugs] [Bug 107912] headless firstrun crashes (exit code 81)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 18 12:04:57 UTC 2017


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

--- Comment #3 from duge at pre-sense.de ---
Reproduced with the following systems:

http://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@70-TDF/2017-05-17_23.34.19/master~2017-05-17_23.34.19_LibreOfficeDev_5.4.0.0.alpha1_Linux_x86-64_rpm.tar.gz
on openSUSE 42.2

http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-KDE-Live-x86_64-Current.iso
(has LibreOffice 5.3.2.2)
Run livecd (I used Qemu/KVM) and do:
$ sudo zypper in libreoffice-writer
[...]
$ /usr/lib64/libreoffice/program/soffice.bin --headless
$ echo $?
81

ftp://mirror.23media.de/ubuntu-releases/17.04/ubuntu-17.04-desktop-amd64.iso
Run livecd (I used Qemu/KVM) and do:
$ /usr/lib/libreoffice/program/soffice.bin --headless
$ echo $?
81

----------

But I think I finally got the reason for this.

The bug only happends when calling ".../program/soffice.bin"

When calling ".../program/soffice" everything's fine.

I guess this is intended behavior!?
If yes, feel free to close / set to invalid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170518/b1816573/attachment.html>


More information about the Libreoffice-bugs mailing list