Skip to content

./Programs/_freeze_module fails with MSAN: Uninitialized value was created by an allocation of 'stat.i' #91043

Closed
@vstinner

Description

@vstinner
BPO 46887
Nosy @vstinner
PRs
  • bpo-46887: Work around clang MSAN bug on stat()/fstat() #31633
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2022-03-01.09:38:30.397>
    labels = ['build', '3.11']
    title = "./Programs/_freeze_module fails with MSAN: Uninitialized value was created by an allocation of 'stat.i'"
    updated_at = <Date 2022-03-01.15:01:07.589>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-03-01.15:01:07.589>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2022-03-01.09:38:30.397>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46887
    keywords = ['patch']
    message_count = 6.0
    messages = ['414249', '414264', '414267', '414268', '414269', '414271']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['31633']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46887'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesbuildThe build process and cross-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions