* [gentoo-user] acroread 9.5.5 segfault
@ 2014-02-13 1:36 Tim
2014-02-13 1:53 ` Nilesh Govindrajan
2014-03-19 9:07 ` Tom Wijsman
0 siblings, 2 replies; 4+ messages in thread
From: Tim @ 2014-02-13 1:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]
I am trying to use acroread 9.5.5 only for its ability to display
animations. If I run:
$ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread
and then try to open a file (or include the filename on the command line),
I simply get "Segmentation fault". If I try
$ acroread -DEBUG acroread
I get:
Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api ...
[dlopen success for Annots.ap940]
Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api
... [dlopen success for EScript.api, handle = 0xc60bf80]
Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb
where the contents of the crashlog is
/opt/bin/acroread [0x850ab41] [@0x8048000]
linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000]
I noticed a bug concerning the use of glibc-2.18, but I am using 2.17. I've
run 'emerge @preserved-rebuild', nothing was built. I got a confirmation
from someone on IRC about a working, standard setup, so I'm asking here
rather than on the Adobe forums.
Help!
[-- Attachment #2: Type: text/html, Size: 1327 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] acroread 9.5.5 segfault
2014-02-13 1:36 [gentoo-user] acroread 9.5.5 segfault Tim
@ 2014-02-13 1:53 ` Nilesh Govindrajan
2014-02-13 6:28 ` Alan McKinnon
2014-03-19 9:07 ` Tom Wijsman
1 sibling, 1 reply; 4+ messages in thread
From: Nilesh Govindrajan @ 2014-02-13 1:53 UTC (permalink / raw
To: gentoo-user
On Thursday 13 February 2014 07:06 AM, Tim wrote:
> I am trying to use acroread 9.5.5 only for its ability to display
> animations. If I run:
>
> $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread
>
> and then try to open a file (or include the filename on the command
> line), I simply get "Segmentation fault". If I try
>
> $ acroread -DEBUG acroread
>
> I get:
>
> Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api
> ... [dlopen success for Annots.ap940]
> Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api
> ... [dlopen success for EScript.api, handle = 0xc60bf80]
> Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb
>
> where the contents of the crashlog is
>
> /opt/bin/acroread [0x850ab41] [@0x8048000]
> linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000]
>
> I noticed a bug concerning the use of glibc-2.18, but I am using 2.17.
> I've run 'emerge @preserved-rebuild', nothing was built. I got a
> confirmation from someone on IRC about a working, standard setup, so I'm
> asking here rather than on the Adobe forums.
>
> Help!
I shouldn't be saying this, but is there any specific reason you're
using acroread? It hasn't been updated for over 2 years now -- even if
you manage to fix it now, it'll definitely break again in future when
all dependencies move forward.
The open source PDF readers like evince, okular, pdf.js
(firefox/chromium) are decent enough.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] acroread 9.5.5 segfault
2014-02-13 1:53 ` Nilesh Govindrajan
@ 2014-02-13 6:28 ` Alan McKinnon
0 siblings, 0 replies; 4+ messages in thread
From: Alan McKinnon @ 2014-02-13 6:28 UTC (permalink / raw
To: gentoo-user
On 13/02/2014 03:53, Nilesh Govindrajan wrote:
> On Thursday 13 February 2014 07:06 AM, Tim wrote:
>> I am trying to use acroread 9.5.5 only for its ability to display
>> animations. If I run:
>>
>> $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread
>>
>> and then try to open a file (or include the filename on the command
>> line), I simply get "Segmentation fault". If I try
>>
>> $ acroread -DEBUG acroread
>>
>> I get:
>>
>> Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api
>> ... [dlopen success for Annots.ap940]
>> Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api
>> ... [dlopen success for EScript.api, handle = 0xc60bf80]
>> Crashlog has been dumped in /tmp/acroCrashLogs/0212_2024_DKRaHb
>>
>> where the contents of the crashlog is
>>
>> /opt/bin/acroread [0x850ab41] [@0x8048000]
>> linux-gate.so.1(__kernel_sigreturn+0x0) [0xb77cd400] [@0xb77cd000]
>>
>> I noticed a bug concerning the use of glibc-2.18, but I am using 2.17.
>> I've run 'emerge @preserved-rebuild', nothing was built. I got a
>> confirmation from someone on IRC about a working, standard setup, so I'm
>> asking here rather than on the Adobe forums.
>>
>> Help!
>
> I shouldn't be saying this, but is there any specific reason you're
> using acroread? It hasn't been updated for over 2 years now -- even if
> you manage to fix it now, it'll definitely break again in future when
> all dependencies move forward.
From the OP:
"I am trying to use acroread 9.5.5 only for its ability to display
animations."
He wants acroread to get something acroread offers. That something is
not merely reading pdfs.
>
> The open source PDF readers like evince, okular, pdf.js
> (firefox/chromium) are decent enough.
>
>
>
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] acroread 9.5.5 segfault
2014-02-13 1:36 [gentoo-user] acroread 9.5.5 segfault Tim
2014-02-13 1:53 ` Nilesh Govindrajan
@ 2014-03-19 9:07 ` Tom Wijsman
1 sibling, 0 replies; 4+ messages in thread
From: Tom Wijsman @ 2014-03-19 9:07 UTC (permalink / raw
To: tjones01; +Cc: gentoo-user
On Wed, 12 Feb 2014 20:36:27 -0500
Tim <tjones01@gmail.com> wrote:
> I am trying to use acroread 9.5.5 only for its ability to display
> animations. If I run:
>
> $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread
>
> and then try to open a file (or include the filename on the command
> line), I simply get "Segmentation fault".
Relevant bug: https://bugs.gentoo.org/show_bug.cgi?id=488918
--
With kind regards,
Tom Wijsman (TomWij)
Gentoo Developer
E-mail address : TomWij@gentoo.org
GPG Public Key : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2 ABF0 95B2 1FCD 6D34 E57D
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-19 9:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-13 1:36 [gentoo-user] acroread 9.5.5 segfault Tim
2014-02-13 1:53 ` Nilesh Govindrajan
2014-02-13 6:28 ` Alan McKinnon
2014-03-19 9:07 ` Tom Wijsman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox