Skip to content

Cpython build failure: _bootstrap_python segfault #127545

Closed
@fthain

Description

@fthain

Bug report

Bug description:

When building dev-lang/python-3.13.0 on Gentoo/m68k, the following crash is observed.

./_bootstrap_python ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h
gc: collecting generation 0...
make: *** [Makefile:1697: Python/frozen_modules/abc.h] Segmentation fault

A patch is available to resolve this issue. A pull request will follow shortly.

CPython versions tested on:

3.13

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixes3.14bugs and security fixes3.15new features, bugs and security fixesOS-linuxOS-unsupportedbuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions