Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.20, 2.0.21, 2.0.22, 2.0.23, 2.0.24
-
None
Description
The fix of PDFBOX-4833 (handling of dictionary with /ColorSpace entry) introduces an infinite recursion bug in case the referenced dictionary is the color space itself.
Extract of a pdf that triggers the bug (see attachment):
18 0 obj
<</Type/XObject/Subtype/Image/Width 2794/Height 928/SMask 3 0 R/Length 13428/BitsPerComponent 8/Filter/FlateDecode/ColorSpace 18 0 R>>
Attachments
Issue Links
- duplicates
-
PDFBOX-5467 StackOverflowError (PDColorSpace.java:224)
- Closed
- relates to
-
PDFBOX-4833 PDColorSpace#create IOException, expected a name or array but got COSDictionary
- Closed