[ https://issues.apache.org/jira/browse/PDFBOX-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869044#comment-13869044 ]
Andreas Lehmkühler commented on PDFBOX-1813: -------------------------------------------- Looks like the Meta12 XObjectForm on the second page is the culprit here. It contains a Meta13 XObjectForm which contains a Meta14, which contains a Meta15 XObjectForm which seems to contain itself, see objects 95 0 and 96 0 > 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)