Problem solved, I had installed libxkbcommon-git from the aur. Installing the official one makes yacreader run fine.
Search Criteria
Package Details: yacreaderlibraryserver 9.14.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/yacreader.git (read-only, click to copy) |
---|---|
Package Base: | yacreader |
Description: | Headless YACReaderLibrary server for use with YACReader for iOS. |
Upstream URL: | http://www.yacreader.com |
Keywords: | cbr cbz comic pdf reader |
Licenses: | GPL3 |
Conflicts: | yacreader-bin, yacreader-git, yacreaderlibraryserver-standalone |
Submitter: | selmf |
Maintainer: | selmf |
Last Packager: | selmf |
Votes: | 42 |
Popularity: | 0.000034 |
First Submitted: | 2014-07-06 15:35 (UTC) |
Last Updated: | 2024-09-29 09:54 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpdfium-nojsAUR
- libunarrAUR (libunarr-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-multimedia
- qt6-svg
- qt6-tools (make)
Required by (0)
Sources (1)
zwastik commented on 2014-08-17 05:19 (UTC)
zwastik commented on 2014-08-15 19:29 (UTC)
reported bug upstream:
https://bitbucket.org/luisangelsm/yacreader/issue/21/yacreader-segfault
zwastik commented on 2014-08-14 00:18 (UTC)
I get segmentation fault and I don't have openvpn.
strace:
access("/usr/share/X11/xkb", R_OK|X_OK) = 0
stat("/home/idr/.xkb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
+++ killed by SIGSEGV +++
Violación de segmento
(gdb) run
Starting program: /usr/bin/YACReader
Got object file from memory but can't read symbols: File truncated.
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe8550700 (LWP 14937)]
Program received signal SIGSEGV, Segmentation fault.
0x00007fffe904ef28 in ?? () from /usr/lib/libxkbcommon-x11.so.0
selmf commented on 2014-07-12 19:50 (UTC)
You're right. The built-in server mode seems to responsible.
As a workaround, open ~/.local/share/YACReader/YACReaderLibrary/YACReaderLibrary.ini and add the following line:
SERVER_ON=0
This will disable the built-in server and you should be able to start YACReaderLibrary.
I will file a bug upstream.
mfucci commented on 2014-07-12 17:57 (UTC)
Kinda strange but it seems that YACReaderLibrary exits with a segmentation fault when there is an active OpenVPN connection.
Pinned Comments
selmf commented on 2021-05-24 11:17 (UTC)
Important: If you are having troubles compiling or launching YACReader and libicuuc is part of the error message, you need to rebuild libpdfium!