You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
During regular use of pdfminer, we ran across a file, issue-149.pdf, that results in a Python RecursionError. The test case is:
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.
The text was updated successfully, but these errors were encountered: