0.86: Segmentation fault (Arch Linux i686)

*** Please report new bugs here! ***

Moderators: XnTriq, helmut, xnview, Dreamer

Post Reply
User avatar
ManiaXX
Posts: 8
Joined: Thu Feb 16, 2006 9:19 pm

0.86: Segmentation fault (Arch Linux i686)

Post 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) +++
User avatar
xnview
Author of XnView
Posts: 43444
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.86: Segmentation fault (Arch Linux i686)

Post by xnview »

i'll try next version for arch linux
Pierre.
Post Reply