[
https://issues.apache.org/jira/browse/PDFBOX-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869040#comment-13869040
]
Andreas Lehmkühler commented on PDFBOX-1813:
--------------------------------------------
Rendering works without the described issue. I guess the problem is somewhere
in preflight itself. It looks like an endless recursion which finally leads to
a stack overflow.
> Stack overflow error in Main (no output file produced)
> ------------------------------------------------------
>
> Key: PDFBOX-1813
> URL: https://issues.apache.org/jira/browse/PDFBOX-1813
> Project: PDFBox
> Issue Type: Bug
> Components: Preflight
> Affects Versions: 2.0.0
> Environment: Win 7
> Reporter: Johan van der Knijff
> Fix For: 2.0.0
>
> Attachments: 992474.pdf
>
>
> When I analyse attached PDF with Preflight, it crashes with "Exception in
> thread "main" java.lang.StackOverflowError". Using the xml option this
> exception is not wrapped in an exceptionThrown element, but no output is
> produced at all.
> To put this in perspective: the offending PDF is part of a dataset of 15,000
> PDFs, and it was the only one resulting in this behaviour, so it doesn't look
> like a common error.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)