[
https://issues.apache.org/jira/browse/PDFBOX-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915036#comment-13915036
]
Tilman Hausherr commented on PDFBOX-1063:
-----------------------------------------
I forgot to mention that there is no stack overflow currently:
Exception in file: file_parse_error.pdf
java.io.IOException: Error: Expected a long type at offset 134461
27.02.2014 21:36:28.347 ERROR [main]
org.apache.pdfbox.pdfparser.NonSequentialPDFParser:1888 - Can't find the object
xref at offset 134461
at org.apache.pdfbox.pdfparser.BaseParser.readLong(BaseParser.java:1675)
at org.apache.pdfbox.pdfparser.BaseParser.readLong(BaseParser.java:1675)
at
org.apache.pdfbox.pdfparser.BaseParser.readObjectNumber(BaseParser.java:1605)
at
org.apache.pdfbox.pdfparser.NonSequentialPDFParser.parseXrefObjStream(NonSequentialPDFParser.java:499)
at
org.apache.pdfbox.pdfparser.NonSequentialPDFParser.initialParse(NonSequentialPDFParser.java:381)
at
org.apache.pdfbox.pdfparser.NonSequentialPDFParser.parse(NonSequentialPDFParser.java:741)
at org.apache.pdfbox.pdmodel.PDDocument.loadNonSeq(PDDocument.java:1153)
at org.apache.pdfbox.pdmodel.PDDocument.loadNonSeq(PDDocument.java:1136)
at pdfboxpageimageextraction.ExtractImages.doPdf(ExtractImages.java:241)
at pdfboxpageimageextraction.ExtractImages.main(ExtractImages.java:85)
> StackOverflowError on some PDFs
> -------------------------------
>
> Key: PDFBOX-1063
> URL: https://issues.apache.org/jira/browse/PDFBOX-1063
> Project: PDFBox
> Issue Type: Bug
> Reporter: George Gastaldi
> Attachments: file_parse_error.pdf
>
>
> Find attached the PDF that causes this problem
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)