Bug 690206 - interpretation of PDF fails with rangecheck
Summary: interpretation of PDF fails with rangecheck
Status: NOTIFIED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: 8.63
Hardware: PC Windows XP
: P4 normal
Assignee: Alex Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-18 06:24 UTC by artifex
Modified: 2008-12-19 08:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description artifex 2008-12-18 06:24:41 UTC
the interpretation of the attached PDF-file OralB.pdf fail with a rangecheck
error. It works fine with AcrobatReader
Comment 1 artifex 2008-12-18 06:25:45 UTC
Created attachment 4660 [details]
OralB.pdf
Comment 2 Marcos H. Woehrmann 2008-12-18 06:57:28 UTC
I've verified that head (r9295) fails in the same way, as do earlier releases.
Comment 3 Alex Cherepanov 2008-12-18 15:50:19 UTC
Change accessors to cmap data to support cmap subtables exceeding 64K-1 bytes.
The following patch is committed as a rev. 9296.
http://ghostscript.com/pipermail/gs-cvs/2008-December/008874.html
Regression testing shows no differences.

The patch can be applied to the rev. 8.63 without changes by:
C:\gs8.63\lib>patch -p3 <690206.diff