Skip to content

Kernel Python3 segfault error 4 in Linux machine running PyNuPDF V1.20.1 #1937

@weironglue

Description

@weironglue

Please provide all mandatory information!

Describe the bug (mandatory)

A clear and concise description of what the bug is.

Please see the following screenshot of error in running the PyMuPDF V1.20.1. The program in Linux machine will stop by itself because of too many “kernel Python3 segfault error 4” errors without any warning or error message.

When I run this

To Reproduce (mandatory)

Explain the steps to reproduce the behavior, For example, include a minimal code snippet, example files, etc.

The Linux machine will stop running because PyMuPDF generates many Error 4 errors. The Linux system quits running after reporting 10-20 Error 4 errors. The only error that we can see is from the system log of Linux machine (as shown in the following screen shot).

Expected behavior (optional)

Describe what you expected to happen (if not obvious).

Screenshots (optional)

If applicable, add screenshots to help explain your problem.

PyMuPDF_Error

Your configuration (mandatory)

  • Operating system, potentially version and bitness
  • Python version, bitness
  • PyMuPDF version, installation method (wheel or generated from source).

OP system: Oracle Linux op system V 5.4.17
Python Version: 3.7.3
PyMuPdf version: 1.20.1

For example, the output of print(sys.version, "\n", sys.platform, "\n", fitz.__doc__) would be sufficient (for the first two bullets).

Additional context (optional)

Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions