Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Parsing of issue-149.pdf file results in Python RecursionError #317

Open
sutula opened this issue May 5, 2022 · 0 comments
Open

Parsing of issue-149.pdf file results in Python RecursionError #317

sutula opened this issue May 5, 2022 · 0 comments

Comments

@sutula
Copy link

sutula commented May 5, 2022

During regular use of pdfminer, we ran across a file, issue-149.pdf, that results in a Python RecursionError. The test case is:

pdf2txt.py issue-149.pdf

The stderr output is attached to this issue. error.txt

For reference, the "issue-149.pdf" file is a test case in the qpdf-7.1.1 package. Although the file likely contains junk that should not normally occur in a pdf file, it would be helpful if pdfminer didn't crash.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant