Skip to content

Crash in Objects/typeobject.c #88398

Description

@felixxm
mannequin
BPO 44232
Nosy @vstinner, @pablogsal, @miss-islington, @felixxm, @Fidget-Spinner
PRs
  • bpo-44232: Fix type_new crash caused by AssertionError #26358
  • bpo-44232: Fix type_new() error reporting #26359
  • [3.10] bpo-44232: Fix type_new() error reporting (GH-26359) #26365
  • 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 = <Date 2021-05-26.10:23:18.580>
    created_at = <Date 2021-05-25.11:39:15.184>
    labels = ['interpreter-core', '3.10', 'type-crash', '3.11']
    title = 'Crash in Objects/typeobject.c'
    updated_at = <Date 2021-05-26.10:23:18.579>
    user = 'https://github.com/felixxm'

    bugs.python.org fields:

    activity = <Date 2021-05-26.10:23:18.579>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-26.10:23:18.580>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2021-05-25.11:39:15.184>
    creator = 'felixxm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44232
    keywords = ['patch']
    message_count = 7.0
    messages = ['394330', '394350', '394371', '394375', '394393', '394426', '394428']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'pablogsal', 'miss-islington', 'felixxm', 'kj']
    pr_nums = ['26358', '26359', '26365']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue44232'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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