Gentoo Archives: gentoo-user

From: Tim <tjones01@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] acroread 9.5.5 segfault
Date: Thu, 13 Feb 2014 01:36:33
Message-Id: CAGCL9KhyxvWPC1dyw0w4Tsxc=nHwq2PWEwhi8OiC7YqcRR9oQQ@mail.gmail.com
1 I am trying to use acroread 9.5.5 only for its ability to display
2 animations. If I run:
3
4 $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread
5
6 and then try to open a file (or include the filename on the command line),
7 I simply get "Segmentation fault". If I try
8
9 $ acroread -DEBUG acroread
10
11 I get:
12
13 Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api ...
14 [dlopen success for Annots.ap940]
15 Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api
16 ... [dlopen success for EScript.api, handle = 0xc60bf80]
17 Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb
18
19 where the contents of the crashlog is
20
21 /opt/bin/acroread [0x850ab41] [@0x8048000]
22 linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000]
23
24 I noticed a bug concerning the use of glibc-2.18, but I am using 2.17. I've
25 run 'emerge @preserved-rebuild', nothing was built. I got a confirmation
26 from someone on IRC about a working, standard setup, so I'm asking here
27 rather than on the Adobe forums.
28
29 Help!

Replies

Subject Author
Re: [gentoo-user] acroread 9.5.5 segfault Nilesh Govindrajan <me@××××××××.com>
Re: [gentoo-user] acroread 9.5.5 segfault Tom Wijsman <TomWij@g.o>