You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2013/10/07 20:11:43 UTC

[jira] [Resolved] (PDFBOX-1576) StackOverflowError [COSDictionary.toString(COSDictionary.java:1418)]

     [ https://issues.apache.org/jira/browse/PDFBOX-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-1576.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

I can't reproduce the described issue. But I found a regression with an indexed color space which was introduced with PDFBOX-1468 (the colors of the image on the first page are mixed up)

The COSString representing the indexed color values wasn't decrypted as it is part of an COSArray. 

I fixed that in revision 1530018. 

Thanks for the report!

> StackOverflowError [COSDictionary.toString(COSDictionary.java:1418)]
> --------------------------------------------------------------------
>
>                 Key: PDFBOX-1576
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1576
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDFReader
>    Affects Versions: 1.6.0, 1.7.1
>            Reporter: Swati Swoboda
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.0
>
>         Attachments: Broken.pdf
>
>
> I continue to get the Stackoverflow issue with PdfBox 1.7.1 with the attached PDF.



--
This message was sent by Atlassian JIRA
(v6.1#6144)