New 8.3.1 release pushed, which should fix the "Segmentation fault (core dumped)" issue some people are facing :)
@lobroc gst-plugins-good
added as an optional dependency ;)
Git Clone URL: | https://aur.archlinux.org/onlyoffice-bin.git (read-only, click to copy) |
---|---|
Package Base: | onlyoffice-bin |
Description: | An office suite that combines text, spreadsheet and presentation editors |
Upstream URL: | https://www.onlyoffice.com/ |
Licenses: | AGPL-3.0-only |
Conflicts: | onlyoffice |
Provides: | onlyoffice |
Submitter: | mikalair |
Maintainer: | dbermond (Antiz) |
Last Packager: | Antiz |
Votes: | 243 |
Popularity: | 8.60 |
First Submitted: | 2016-11-17 12:33 (UTC) |
Last Updated: | 2025-02-28 15:55 (UTC) |
New 8.3.1 release pushed, which should fix the "Segmentation fault (core dumped)" issue some people are facing :)
@lobroc gst-plugins-good
added as an optional dependency ;)
Hello, please considering adding gst-plugins-good
as an optional dependency: it is required for playing embedded video files (at least in the MP4 format).
Thanks @patrice, for the interim "fix." I'm getting the same "Segmentation fault (core dumped)." As everyone here. I'm on GNOME X11.
An alternative way to fix the crash is using onlyoffice package (which builds it from source). It doesn't crash on GNOME wayland like the official binary.
Prebuilt: https://repos.kxxt.dev/kxxt/onlyoffice-8.3.0-1-x86_64.pkg.tar.zst
Can anyone suffering from the segfault issue with v8.3.0
share any relevant details in the related upstream issue please (thanks @Mel for sharing the link)?
I see someone from upstream just got assigned to the issue, hopefully we get a fix soon :)
In the mean time, you can downgrade to v8.2.2
. See @patrice's comment.
Can confirm below reports. Fails to launch from Gnome. From cli:
onlyoffice-desktopeditors
Segmentation fault (core dumped)
Segfault on 8.3.0 is an upstream issue: https://github.com/ONLYOFFICE/DesktopEditors/issues/1792
To fix the segmentation fault on my system, I remove the 8.3 then I installed version 8.2.2 by following these steps:
git clone https://aur.archlinux.org/onlyoffice-bin.git
cd onlyoffice-bin
git checkout 8b8658557853
makepkg -si
This checks out the commit corresponding to version 8.2.2 and builds the package manually.
Also on ver. 8.3 I get a segfault on all my computers
kernel: DesktopEditors[2357459]: segfault at ffffffff282275b0 ip 0000742e8dbbc212 sp 00007ffcacb13600 error 5 in libc.so.6[a6212,742e8db3a000+171000] likely on CPU 8 (core 2, socket 0)
8.3 segfaults on my system
(DesktopEditors:2892): GLib-CRITICAL **: 12:30:57.937: g_atomic_ref_count_dec: assertion 'old_value > 0' failed Segmentation fault (core dumped)
Pinned Comments
Antiz commented on 2024-10-17 18:28 (UTC)
This package ships the OnlyOffice Desktop Editor, not the OnlyOffice Document Server.
Please, make sure that you are referring to the correct software when flagging this package out of date :)