Skip to content

Segfault under free-threaded build #8454

Closed
@ngoldbaum

Description

@ngoldbaum

See tonybaloney/pytest-freethreaded#9 where this was discovered and for steps to reproduce.

Ultimately this comes down to the thread safety warnings in the freetype docs for FT_Face: https://freetype.org/freetype2/docs/reference/ft2-face_creation.html#ft_face. Somehow an FT_Face is being shared across threads in the test scenario linked above.

Ping @lysnikolaou

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugAny unexpected behavior, until confirmed feature.Free-threadingPEP 703 support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions