Postscript delegate failed

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
jlaragy

Postscript delegate failed

Post by jlaragy »

I'm upgrading from IM 6.2.8. After installing IM 6.6.2 I'm getting the following error message.

Code: Select all

$ identify -verbose cs1000202_hires.pdf
CRIT: rangecheck in .setuserparams
Operand stack:
    --nostringval--  --nostringval--  --nostringval--
identify: Postscript delegate failed `cs1000202_hires.pdf':  @ error/pdf.c/ReadPDFImage/645.

$ identify -version
Version: ImageMagick 6.6.2-7 2010-06-22 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP
 
$ gs -v
ESP Ghostscript 8.15.2 (2006-04-19)

$ uname -a
Linux wit156.acs.org 2.6.18-194.8.1.el5 #1 SMP Wed Jun 23 10:52:51 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux

 
I suspect this error is caused by the old version of ghostscript. Would someone please confirm my suspicion?
Unfortunately gs 8.15 is the latest version offered by Red Hat Network for my OS, Red Hat Enterprise Linux 5 (RHEL 5.)

Thanks
Jim
Post Reply