Bug 691112 - PDF-interpretation fails with typecheck error
Summary: PDF-interpretation fails with typecheck error
Status: NOTIFIED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: 8.64
Hardware: PC Windows XP
: P4 normal
Assignee: Alex Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 02:11 UTC by artifex
Modified: 2011-09-18 21:46 UTC (History)
0 users

See Also:
Customer: 870
Word Size: ---


Attachments
patch (900 bytes, patch)
2010-02-16 09:10 UTC, Alex Cherepanov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description artifex 2010-02-16 02:11:47 UTC
When interpreting the PDF-file test.pdf, first a warnung occurs ( Some elements
of Mask array are not integers ), then the interpretation fails with a typecheck
error. There is no problem with the Acrobat Reader.

GS-call: gs -dNOPAUSE -dBATCH -sDEVICE=tiffg4 -o out.tif Test.pdf
Comment 1 artifex 2010-02-16 02:12:32 UTC
Created attachment 5956 [details]
Test.pdf
Comment 2 Alex Cherepanov 2010-02-16 09:10:04 UTC
Created attachment 5957 [details]
patch

Add missing dereferencing of indirect objects in /Mask array.
Comment 3 Alex Cherepanov 2010-02-16 09:19:00 UTC
The patch has been committed as a rev. 10751.
Regression testing shows no differences.
Comment 4 Marcos H. Woehrmann 2011-09-18 21:46:53 UTC
Changing customer bugs that have been resolved more than a year ago to closed.