Bug 694536 - Error: /rangecheck in --run--
Summary: Error: /rangecheck in --run--
Status: RESOLVED INVALID
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: master
Hardware: All All
: P4 normal
Assignee: Ken Sharp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 15:10 UTC by dacuetu
Modified: 2013-08-22 23:56 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dacuetu 2013-08-22 15:10:12 UTC
Hi, GS PDF interpreter is giving an error with this file:
https://commons.wikimedia.org/wiki/File:Interproject_links_tabbed_interface_proposal_presentation.pdf

ImageMagick worked fine with it. The file was generated using the pdf export feature from google docs. Bug report on the Wikimedia BZ:
https://bugzilla.wikimedia.org/show_bug.cgi?id=48007

Details:

bawolff@Bawolff-L:~$ gs
Interproject_links_tabbed_interface_proposal_presentation.pdf 
GPL Ghostscript 8.71 (2010-02-10)
Copyright (C) 2010 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 14.
Page 1
Error: /rangecheck in --run--
Operand stack:
   --dict:8/17(L)--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--  
--nostringval--   false   1   %stopped_push   1878   1   3   %oparray_pop  
1877   1   3   %oparray_pop   1861   1   3   %oparray_pop   --nostringval--  
--nostringval--   2   1   14   --nostringval--   %for_pos_int_continue  
--nostringval--   --nostringval--   false   1   %stopped_push   --nostringval--
  --nostringval--
Dictionary stack:
   --dict:1153/1684(ro)(G)--   --dict:1/20(G)--   --dict:75/200(L)--  
--dict:75/200(L)--   --dict:108/127(ro)(G)--   --dict:290/300(ro)(G)--  
--dict:22/25(L)--   --dict:6/8(L)--   --dict:21/40(L)--   --dict:1/1(ro)(G)--  
--dict:1/1(ro)(G)--   --dict:1/1(ro)(G)--   --dict:5/5(L)--
Current allocation mode is local
Last OS error: 11
GPL Ghostscript 8.71: Unrecoverable error, exit code 1
Comment 1 Ken Sharp 2013-08-22 23:56:22 UTC
Please don't post links, attach the file here. Links often go stale before anyone has a chance to investigate the problem.

You've put 'master' as the version, but the quoted output clearly shows that you are using 8.71 which is now three and a half years old.

Please try the current version of Ghostscript and, if the problem persists, reopen the bug report.