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
Search Criteria
Package Details: yacreaderlibraryserver 10.0.0-1
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: | GPL-3.0-only |
| Conflicts: | yacreader-bin, yacreader-git, yacreaderlibraryserver-standalone |
| Submitter: | selmf |
| Maintainer: | selmf |
| Last Packager: | selmf |
| Votes: | 47 |
| Popularity: | 1.53 |
| First Submitted: | 2014-07-06 15:35 (UTC) |
| Last Updated: | 2026-05-12 09:08 (UTC) |
Dependencies (12)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpdfium-nojsAUR
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-multimedia
- qt6-speech
- qt6-svg
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- qt6-tools (make)
Required by (0)
Sources (1)
zwastik commented on 2014-08-14 00:18 (UTC)
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!