Skip to content

assertion failures and a crash when using an uninitialized struct.Struct object #75960

Open
@orenmn

Description

@orenmn
mannequin
BPO 31779
Nosy @mdickinson, @meadori, @berkerpeksag, @serhiy-storchaka, @orenmn, @izbyshev, @iritkatriel
PRs
  • bpo-31779: Prevent assertion failures and a crash when using an uninitialized struct.Struct object #3984
  • 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 2017-10-13.10:54:20.321>
    labels = ['extension-modules', '3.10', '3.9', 'type-crash', '3.11']
    title = 'assertion failures and a crash when using an uninitialized struct.Struct object'
    updated_at = <Date 2021-10-19.10:22:17.196>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2021-10-19.10:22:17.196>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2017-10-13.10:54:20.321>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31779
    keywords = ['patch']
    message_count = 3.0
    messages = ['304328', '325462', '404285']
    nosy_count = 7.0
    nosy_names = ['mark.dickinson', 'meador.inge', 'berker.peksag', 'serhiy.storchaka', 'Oren Milman', 'izbyshev', 'iritkatriel']
    pr_nums = ['3984']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31779'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.11only security fixes3.12only security fixesextension-modulesC modules in the Modules dirtype-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