[
https://issues.apache.org/jira/browse/PDFBOX-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glen Peterson updated PDFBOX-1525:
----------------------------------
Attachment: pdfPageMgrDiff.txt
This is the suggested patch to the code-base from Subversion as of 2013-03-03.
> pdAnnotation.getDictionary().toString() => StackOverflowError
> --------------------------------------------------------------
>
> Key: PDFBOX-1525
> URL: https://issues.apache.org/jira/browse/PDFBOX-1525
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 1.7.1
> Reporter: Rudolf Pfister
> Attachments: pdfPageMgrDiff.txt
>
>
> Exception in thread "main" java.lang.StackOverflowError
> at sun.misc.FloatingDecimal.dtoa(FloatingDecimal.java:515)
> at sun.misc.FloatingDecimal.<init>(FloatingDecimal.java:502)
> at
> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:662)
> at java.lang.StringBuilder.append(StringBuilder.java:230)
> at org.apache.pdfbox.cos.COSFloat.toString(COSFloat.java:138)
> at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1421)
> at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1421)
> at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1421)
> at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1421)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira