Skip to content

segfault in PyObject_Init #127486

@fenugrec

Description

@fenugrec

Crash report

What happened?

On archlinux, attempting to build virtualbox-bin 7.1.4 from AUR.

The step that fails is VBOX_INSTALL_PATH="/${_installdir}" python vboxapisetup.py install --root "$pkgdir" --skip-build --optimize='1' which may be hard to reproduce on its own. I will try to reduce this a bit but I'm running out of time. Attached is a gdb backtrace with partial debug symbols pysegfault.log

CPython versions tested on:

3.12

Operating systems tested on:

Linux

Output from running 'python -VV' on the command line:

Python 3.12.7 (main, Oct 1 2024, 11:15:50) [GCC 14.2.1 20240910]

Metadata

Metadata

Assignees

No one assigned

    Labels

    pendingThe issue will be closed if no feedback is providedtype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions