Skip to content

SEGFAULT when setting type.__name__ #60651

@amauryfa

Description

@amauryfa
BPO 16447
Nosy @jcea, @amauryfa, @mdickinson, @vstinner, @asvetlov, @meadori, @serhiy-storchaka
Files
  • py_decref_replace.spatch
  • python27_decref_replace.patch
  • issue16447_27.patch
  • issue16447_32.patch
  • 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 = 'https://github.com/mdickinson'
    closed_at = <Date 2013-04-13.14:31:31.281>
    created_at = <Date 2012-11-09.00:09:20.370>
    labels = ['extension-modules', 'interpreter-core', 'type-crash']
    title = 'SEGFAULT when setting type.__name__'
    updated_at = <Date 2013-04-13.14:31:37.512>
    user = 'https://github.com/amauryfa'

    bugs.python.org fields:

    activity = <Date 2013-04-13.14:31:37.512>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2013-04-13.14:31:31.281>
    closer = 'mark.dickinson'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2012-11-09.00:09:20.370>
    creator = 'amaury.forgeotdarc'
    dependencies = []
    files = ['27931', '27932', '29298', '29299']
    hgrepos = []
    issue_num = 16447
    keywords = ['patch']
    message_count = 11.0
    messages = ['175210', '175214', '175215', '175225', '175228', '175258', '183386', '183387', '186718', '186719', '186720']
    nosy_count = 9.0
    nosy_names = ['jcea', 'amaury.forgeotdarc', 'mark.dickinson', 'vstinner', 'Arfrever', 'asvetlov', 'meador.inge', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue16447'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirinterpreter-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