Skip to content

Python crashes when running the unittests on Linux Mint #202

@avaxar

Description

@avaxar

Environment

Linux Mint 21.1 on x86_64 AMD A8-7410 APU

Reproduction

Running the unittest by python3 -m unittest in the repository directory

Output

pygame-ce 2.1.4.dev1 (SDL 2.0.20, Python 3.10.6)
...............................................................................................................Illegal instruction (core dumped)

This creates an illegal instruction segfault and crashes Python completely. I suspect, this has to do with it using a kind of SIMD vector extension that's not supported by my processor.

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