Skip to content

Python 3.10: segfault due to invalid pointer #5193

@eclipseo

Description

@eclipseo

On 3.10 alpha 4, pillow fail to run and segfault with "invalid pointer". All projects depending on Pillow also fail to build.

python3 -c 'from PIL import Image'
free(): invalid pointer
Aborted (core dumped)

What are your OS, Python and Pillow versions?

  • OS: Fedora Linux Rawhide
  • Python: 3.10 alpha4
  • Pillow: 8.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions