Page 1 of 1

0.86: Segmentation fault (Arch Linux i686)

Posted: Wed Jun 28, 2017 3:36 pm
by ManiaXX
XnView: MP 0.86 - 32-bit
OS: Arch Linux 32Bit (kernel 4.11.6)
Effect: XnView crash at starting app

XnView crashes with segmentation fault.
Using the old beta 0.76 build from here works.
Edit: The 64bit version v0.86 works properly.

These are the last strace lines so i guess its the old font related bug again.

Code: Select all

[...]
access("/etc/fonts/fonts.conf", R_OK)   = 0
stat64("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=2333, ...}) = 0
open("/etc/fonts/fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2333
getrandom("\x61\x38\xd1\x2e", 4, 0)     = 4
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x1} ---
+++ killed by SIGSEGV (core dumped) +++

Re: 0.86: Segmentation fault (Arch Linux i686)

Posted: Thu Jun 29, 2017 7:35 am
by xnview
i'll try next version for arch linux