Skip to content

Python3.7 crash in PyCFunction_New due to broken _PyObject_GC_TRACK #79589

@etejedor

Description

@etejedor
mannequin
BPO 35408
Nosy @ncoghlan, @vstinner, @ericsnowcurrently
Files
  • reproducer.cpp
  • 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 2018-12-04.14:29:58.186>
    created_at = <Date 2018-12-04.12:35:18.331>
    labels = ['interpreter-core', '3.7', 'invalid', 'type-crash']
    title = 'Python3.7 crash in PyCFunction_New due to broken _PyObject_GC_TRACK'
    updated_at = <Date 2018-12-05.14:07:25.296>
    user = 'https://bugs.python.org/etejedor'

    bugs.python.org fields:

    activity = <Date 2018-12-05.14:07:25.296>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-04.14:29:58.186>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-12-04.12:35:18.331>
    creator = 'etejedor'
    dependencies = []
    files = ['47971']
    hgrepos = []
    issue_num = 35408
    keywords = []
    message_count = 5.0
    messages = ['331040', '331047', '331048', '331111', '331113']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'vstinner', 'eric.snow', 'etejedor']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue35408'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-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