Gentoo Archives: gentoo-user

From: Nilesh Govindrajan <me@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] acroread 9.5.5 segfault
Date: Thu, 13 Feb 2014 01:53:30
Message-Id: 52FC258D.3010500@nileshgr.com
In Reply to: [gentoo-user] acroread 9.5.5 segfault by Tim
1 On Thursday 13 February 2014 07:06 AM, Tim wrote:
2 > I am trying to use acroread 9.5.5 only for its ability to display
3 > animations. If I run:
4 >
5 > $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread
6 >
7 > and then try to open a file (or include the filename on the command
8 > line), I simply get "Segmentation fault". If I try
9 >
10 > $ acroread -DEBUG acroread
11 >
12 > I get:
13 >
14 > Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api
15 > ... [dlopen success for Annots.ap940]
16 > Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api
17 > ... [dlopen success for EScript.api, handle = 0xc60bf80]
18 > Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb
19 >
20 > where the contents of the crashlog is
21 >
22 > /opt/bin/acroread [0x850ab41] [@0x8048000]
23 > linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000]
24 >
25 > I noticed a bug concerning the use of glibc-2.18, but I am using 2.17.
26 > I've run 'emerge @preserved-rebuild', nothing was built. I got a
27 > confirmation from someone on IRC about a working, standard setup, so I'm
28 > asking here rather than on the Adobe forums.
29 >
30 > Help!
31
32 I shouldn't be saying this, but is there any specific reason you're
33 using acroread? It hasn't been updated for over 2 years now -- even if
34 you manage to fix it now, it'll definitely break again in future when
35 all dependencies move forward.
36
37 The open source PDF readers like evince, okular, pdf.js
38 (firefox/chromium) are decent enough.

Replies

Subject Author
Re: [gentoo-user] acroread 9.5.5 segfault Alan McKinnon <alan.mckinnon@×××××.com>