From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 14:15:04 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ED5E106566C for ; Wed, 26 Oct 2011 14:15:04 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id EA5E98FC14 for ; Wed, 26 Oct 2011 14:15:03 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p9QEEpY4087395; Wed, 26 Oct 2011 08:14:51 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p9QEEp1v087392; Wed, 26 Oct 2011 08:14:51 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 26 Oct 2011 08:14:51 -0600 (MDT) From: Warren Block To: Polytropon In-Reply-To: <20111026143150.07752ba0.freebsd@edvax.de> Message-ID: References: <20111026143150.07752ba0.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 26 Oct 2011 08:14:51 -0600 (MDT) Cc: questions@freebsd.org, Chuck Bacon Subject: Re: BSD_10_2011.pdf - typical problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 14:15:04 -0000 On Wed, 26 Oct 2011, Polytropon wrote: > On Tue, 25 Oct 2011 18:16:04 -0400 (EDT), Chuck Bacon wrote: >> I often receive PDFs which die with gv. I have just downloaded the >> current copy of BSD_10_2011.pdf, with stats: >> MD5 (BSD_10_2011.pdf) = 69c8b0be7c59870eb41e09b46fa568ba >> -just so's you know. >> This one causes gv to respond with: >> Error: /syntaxerror in readxrefGNU Ghostscript 7.07: Unrecoverable >> error, exit code .. etc. >> Some PDFs come through OK, but about half fail, often with different >> errors. I'm running: >> FreeBSD tomato.local 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep >> 27 18:45:57 UTC >> 2011 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >> amd64 >> on an ASUS MB and AMD64 4x CPU. Any ideas? >> As a retired sysadmin from the 1950s, I'm over my head but can't let go >> :-) >> So I need help sometimes :-( >> Many thanks - Chuck Bacon > > Yes, I sometimes see this behaviour with gv too. > As I do not want to use heavyweight bloatware like > that "Acrobat" reader, I use the xpdf program for > the PDF files that don't work with gv. Maybe you > try this program? Updating ghostscript 7.07 to either 8 or 9 is also worth a try.