[
https://issues.apache.org/jira/browse/PDFBOX-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907271#comment-17907271
]
Tilman Hausherr edited comment on PDFBOX-5064 at 12/20/24 7:59 AM:
-------------------------------------------------------------------
I get a stack overflow with the poppler file when using PDFDebugger from the
trunk:
org.apache.pdfbox.pdfparser.BaseParser.parseCOSArray(BaseParser.java:732)
org.apache.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:937)
org.apache.pdfbox.pdfparser.BaseParser.parseCOSArray(BaseParser.java:739)
org.apache.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:937)
org.apache.pdfbox.pdfparser.BaseParser.parseCOSArray(BaseParser.java:739)
org.apache.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:937)
That's because the content stream has a lot of [[[[[[[
was (Author: tilman):
I get a stack overflow with the poppler file when using PDFDebugger from the
trunk:
org.apache.pdfbox.pdfparser.BaseParser.parseCOSArray(BaseParser.java:732)
org.apache.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:937)
org.apache.pdfbox.pdfparser.BaseParser.parseCOSArray(BaseParser.java:739)
org.apache.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:937)
org.apache.pdfbox.pdfparser.BaseParser.parseCOSArray(BaseParser.java:739)
org.apache.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:937)
> COSParser: Infinite recursion
> -----------------------------
>
> Key: PDFBOX-5064
> URL: https://issues.apache.org/jira/browse/PDFBOX-5064
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 2.0.22, 3.0.0 PDFBox
> Reporter: Andreas Lehmkühler
> Priority: Major
> Attachments: loop_in_page_tree.pdf, poppler-43279-0.pdf
>
>
> This is a follow up to PDFBOX-4623 which fixes only one of the infinite
> recursion with the attached pdfs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]