8000 CIFuzz build failures - _freeze_module segfaults during the build, fuzz testing doesn't start. · Issue #116886 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
CIFuzz build failures - _freeze_module segfaults during the build, fuzz testing doesn't start. #116886
Closed
@gpshead

Description

@gpshead

PR authors and core devs have been seeing CIFuzz failures on PRs not related to their changes of late. These are non-blocking, but confusing.

The CIFuzz build step is failing, it seems that _freeze_module crashes:

./Programs/_freeze_module importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h
Segmentation fault (core dumped)

I believe _freeze_module got compiled with memory-sanitizer but no useful MSAN report seems to be generated by that crash.

Unclear where the problem lies, maybe this could be CIFuzz container or clang related?

CIFuzz background: read PR #107653 (discussion and links) and Issue #107652 (the pitch).

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0