Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622740 - app-text/acroread-9.5.5-r3: segfaults after installing stix-fonts
Summary: app-text/acroread-9.5.5-r3: segfaults after installing stix-fonts
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-26 16:09 UTC by Sasha Medvedev
Modified: 2017-07-14 11:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sasha Medvedev 2017-06-26 16:09:06 UTC
Unfortunately, there is still lack of free sub-pixel rendering capable pdf viewer. Therefore some people like me have to stick with Adobe Reader.

Uninstalling stix-fonts solves the sigfault problem for me. The strace log:

open("/usr/share/fonts/stix-fonts/STIX2Math.otf", O_RDONLY) = 6
fcntl64(6, F_SETFD, FD_CLOEXEC)         = 0
fstat64(6, {st_mode=S_IFREG|0644, st_size=755584, ...}) = 0
mmap2(NULL, 755584, PROT_READ, MAP_PRIVATE, 6, 0) = 0xf2c7a000
close(6)                                = 0
mmap2(NULL, 757760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf2bc1000
--- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=NULL} ---
rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTART}, {sa_handler=0x850aafa, sa_mask=[], sa_flags=0}, 8) = 0
exit_group(1)                           = ?
+++ exited with 1 +++
Comment 1 Jonas Stein gentoo-dev 2017-06-26 19:44:52 UTC
Thank you for the report, but the acrobat reader will be removed from the official gentoo tree soon. 
Perhaps someone will maintain it on an overlay:
https://gpo.zugaina.org/app-text/acroread
Comment 2 Pacho Ramos gentoo-dev 2017-07-14 11:07:02 UTC
removed