Skip to content

Сrash when deleting deeply recursive iterator wrappers #61502

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 17300
Nosy @rhettinger, @serhiy-storchaka
Superseder
  • bpo-14010: deeply nested itertools objects segfault
  • 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 2013-02-26.10:40:16.473>
    created_at = <Date 2013-02-26.10:28:15.064>
    labels = ['extension-modules', 'type-crash']
    title = '\xd0\xa1rash when deleting deeply recursive iterator wrappers'
    updated_at = <Date 2013-02-26.10:40:16.472>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-02-26.10:40:16.472>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-02-26.10:40:16.473>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2013-02-26.10:28:15.064>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 17300
    keywords = []
    message_count = 3.0
    messages = ['183041', '183042', '183043']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '14010'
    type = 'crash'
    url = 'https://bugs.python.org/issue17300'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

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