Skip to content

Double deallocation on iterator exhausting #70681

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26494
Nosy @rhettinger, @serhiy-storchaka
Files
  • free_after_iterating.patch
  • free_after_iterating_2.patch
  • free_after_iterating_3.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/serhiy-storchaka'
    closed_at = <Date 2016-03-31.12:17:47.383>
    created_at = <Date 2016-03-06.18:26:04.911>
    labels = ['interpreter-core', 'type-crash']
    title = 'Double deallocation on iterator exhausting'
    updated_at = <Date 2016-03-31.12:17:47.382>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-03-31.12:17:47.382>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-03-31.12:17:47.383>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-03-06.18:26:04.911>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['42080', '42081', '42092']
    hgrepos = []
    issue_num = 26494
    keywords = ['patch']
    message_count = 8.0
    messages = ['261263', '261270', '261343', '261348', '261420', '261426', '261734', '262675']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka', 'scorp']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue26494'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-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