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

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

@sutula

Description

@sutula

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions