You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Øyvind Stegard (JIRA)" <ji...@apache.org> on 2012/09/28 12:53:07 UTC

[jira] [Comment Edited] (PDFBOX-1417) StackOverflowError [COSDictionary.toString(COSDictionary.java:1418)]

    [ https://issues.apache.org/jira/browse/PDFBOX-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465515#comment-13465515 ] 

Øyvind Stegard edited comment on PDFBOX-1417 at 9/28/12 9:53 PM:
-----------------------------------------------------------------

java.lang.StackOverflowError
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
at java.lang.StringBuilder.append(StringBuilder.java:132)
at java.lang.StringBuilder.append(StringBuilder.java:128)
at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1418)
at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1418)
at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1418)

[....]


                
      was (Author: oyviste):
    {quote}
java.lang.StackOverflowError
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
at java.lang.StringBuilder.append(StringBuilder.java:132)
at java.lang.StringBuilder.append(StringBuilder.java:128)
at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1418)
at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1418)
at org.apache.pdfbox.cos.COSDictionary.toString(COSDictionary.java:1418)

[....]

{quote}

                  
> StackOverflowError [COSDictionary.toString(COSDictionary.java:1418)]
> --------------------------------------------------------------------
>
>                 Key: PDFBOX-1417
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1417
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Øyvind Stegard
>         Attachments: haugesundsavis.pdf
>
>
> The attached PDF document causes PDFBox 1.6.0 to fail with StackOverflowError.
> Issue discovered with Solr 3.6.1 (using Tika->PDFBox to extract text from document).

--
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