From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 845FE138D16 for ; Thu, 13 Feb 2014 01:36:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AC43E0BA0; Thu, 13 Feb 2014 01:36:29 +0000 (UTC) Received: from mail-yh0-f44.google.com (mail-yh0-f44.google.com [209.85.213.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40612E0B62 for ; Thu, 13 Feb 2014 01:36:28 +0000 (UTC) Received: by mail-yh0-f44.google.com with SMTP id f73so9454669yha.17 for ; Wed, 12 Feb 2014 17:36:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=3ynN5EFCo/euNWF5qFTW5jem/GiHId/xX+3rWo9xj9Y=; b=Fy9PN7bUmhBsoVoBAgzKF24Z1uikBcVTluv1x34tNiR3wUwMX4z3qdLxIdQWtq4sIX c+gEMSyFE3o4hb5QNkO4uwpv3K8ylHOA6QfHF+ElzhIXx/4kxIkfrEWu3tbvNjATlBnv jiJq+8eZBlYvMoT2em6MRI+usVZHEwaoczezzdebz8t3+idZeTZvb0T6vmTR4j8R8VpB pKc40REv1+6WfX/sqN8L0Mi2APrkIexAikHKkCq94evtEhXBpzKc5Pb7BphQ9PQhWnlq YprfnUt91Me3M2kvMtV4liQieV30RriHXlw8+ROV1fOjdeJOIZ78qTGLapKtyze7puqN HnJg== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.236.7.100 with SMTP id 64mr41874034yho.23.1392255387489; Wed, 12 Feb 2014 17:36:27 -0800 (PST) Received: by 10.170.73.8 with HTTP; Wed, 12 Feb 2014 17:36:27 -0800 (PST) Date: Wed, 12 Feb 2014 20:36:27 -0500 Message-ID: Subject: [gentoo-user] acroread 9.5.5 segfault From: Tim To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=001a1133cc78ceda1304f23fb75c X-Archives-Salt: 67aa4fcc-4b42-4c98-86b3-747116ecf884 X-Archives-Hash: bec188d6334842f6be583afcc7142469 --001a1133cc78ceda1304f23fb75c Content-Type: text/plain; charset=ISO-8859-1 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! --001a1133cc78ceda1304f23fb75c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I am trying to use acroread 9.5.5 only for its ability to = display animations. If I run:

$ ACRODEBUG=3D1 ACRO_CRASHLOG=3D= 1 acroread

and then try to open a file (or i= nclude the filename on the command line), I simply get "Segmentation f= ault". If I try

$ acroread -DEBUG acroread

I g= et:

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.a= pi ... [dlopen success for EScript.api, handle =3D 0xc60bf80]
Cra= shlog 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!
--001a1133cc78ceda1304f23fb75c--