Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

investigate pymupdf segfaults #522

Open
pmeier opened this issue Dec 20, 2024 · 1 comment · May be fixed by #527
Open

investigate pymupdf segfaults #522

pmeier opened this issue Dec 20, 2024 · 1 comment · May be fixed by #527
Assignees

Comments

@pmeier
Copy link
Member

pmeier commented Dec 20, 2024

The upper pin in

return [PackageRequirement("pymupdf<=1.24.10,>=1.23.6")]

exists, because I saw segfaults when running pytest on Python 3.11 and 3.12. I couldn't find anything on their issue tracker regarding this. We should come up with a minimal example that reproduces the issue and report it so we are not stuck on an outdated version for eternity. If an issue for the segfault already exists, we should add a code comment linking it.

@pmeier pmeier linked a pull request Dec 30, 2024 that will close this issue
@pmeier pmeier linked a pull request Dec 31, 2024 that will close this issue
@pmeier
Copy link
Member Author

pmeier commented Jan 9, 2025

I can reproduce them in CI in #527.

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

Successfully merging a pull request may close this issue.

2 participants