You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/11/06 07:07:33 UTC

[jira] [Closed] (PDFBOX-1525) pdAnnotation.getDictionary().toString() => StackOverflowError

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

John Hewson closed PDFBOX-1525.
-------------------------------
    Resolution: Fixed

{quote}
So this isn't actually a bug.
{quote}

Closing.

> 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
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)