Skip to content

_struct.Struct: calling functions without calling __init__ results in SystemError #78724

Open
@dekrain

Description

@dekrain
mannequin
BPO 34543
Nosy @ronaldoussoren, @stevendaprano, @ZackerySpytz, @dekrain, @iritkatriel
PRs
  • bpo-34543: Fix SystemErrors and segfaults with uninitialized Structs #14777
  • 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 2018-08-29.16:18:52.469>
    labels = ['extension-modules', '3.10', '3.9', 'type-crash', '3.11']
    title = '_struct.Struct: calling functions without calling __init__ results in SystemError'
    updated_at = <Date 2021-10-19.11:59:55.712>
    user = 'https://github.com/dekrain'

    bugs.python.org fields:

    activity = <Date 2021-10-19.11:59:55.712>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2018-08-29.16:18:52.469>
    creator = 'DeKrain'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34543
    keywords = ['patch']
    message_count = 12.0
    messages = ['324330', '324331', '324335', '324338', '324341', '324484', '324498', '324504', '324505', '324507', '324509', '404291']
    nosy_count = 5.0
    nosy_names = ['ronaldoussoren', 'steven.daprano', 'ZackerySpytz', 'DeKrain', 'iritkatriel']
    pr_nums = ['14777']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34543'
    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