Bug 689873 - PDF interpretation succeeds in 8.57 but fails in 8.62
Summary: PDF interpretation succeeds in 8.57 but fails in 8.62
Status: RESOLVED DUPLICATE of bug 689776
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: 8.62
Hardware: PC Linux
: P4 normal
Assignee: Alex Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-27 09:14 UTC by Lee Howard
Modified: 2008-05-27 18:47 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
sample problematic PDF (14.82 KB, application/pdf)
2008-05-27 09:14 UTC, Lee Howard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lee Howard 2008-05-27 09:14:11 UTC
I'm attaching a PDF which converts just fine in 8.57:

[root@gollum tmp]# pdf2ps ATT16481.dat
   **** Warning: Font missing required Subtype, /Type1 assumed.
   **** Warning: Font missing required Subtype, /Type1 assumed.

   **** This file had errors that were repaired or ignored.
   **** The file was produced by: 
   **** >>>> Adobe PDF Library 5.0.2 <<<<
   **** Please notify the author of the software that produced this
   **** file that it does not conform to Adobe's published PDF
   **** specification.

[root@gollum tmp]# 

However, the same will fail in 8.61 (and 8.62):

[lee@bilbo dum]$ pdf2ps ATT16481.dat
   **** Warning: Font missing required Subtype, /Type1 assumed.
Error: /typecheck in --run--
Operand stack:
   --nostringval--   --dict:8/17(L)--   19.2   72.45   4080   2   11   0.8984   0
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--  
--nostringval--   false   1   %stopped_push   1889   1   3   %oparray_pop   1888
  1   3   %oparray_pop   1872   1   3   %oparray_pop   --nostringval--  
--nostringval--   2   1   2   --nostringval--   %for_pos_int_continue  
--nostringval--   --nostringval--   --nostringval--   --nostringval--  
%array_continue   --nostringval--   false   1   %stopped_push   --nostringval--
  %loop_continue   --nostringval--   eofill   (pattern accumulator)   4  
%pattern_paint_finish   --nostringval--   --nostringval--   (gstatetype)  
--dict:0/0(L)--   --nostringval--   false   1   %stopped_push   --nostringval--
  %loop_continue   --nostringval--
Dictionary stack:
   --dict:1145/1684(ro)(G)--   --dict:2/20(G)--   --dict:75/200(L)--  
--dict:75/200(L)--   --dict:107/127(ro)(G)--   --dict:275/300(ro)(G)--  
--dict:22/25(L)--   --dict:4/6(L)--   --dict:22/40(L)--   --dict:11/13(L)--  
--dict:4/5(L)--   --dict:3/5(L)--
Current allocation mode is local
GPL Ghostscript 8.61: Unrecoverable error, exit code 1
[lee@bilbo dum]$
Comment 1 Lee Howard 2008-05-27 09:14:51 UTC
Created attachment 4054 [details]
sample problematic PDF
Comment 2 Alex Cherepanov 2008-05-27 18:47:22 UTC
Thank you for using and testing Ghostscript.
This problem has been already fixed by the rev. 8625.
See the earlier bug for details.


*** This bug has been marked as a duplicate of 689776 ***