Skip to content

deeply nested itertools objects segfault #58218

@alex

Description

@alex
BPO 14010
Nosy @arigo, @birkenfeld, @rhettinger, @amauryfa, @benjaminp, @ezio-melotti, @alex, @serhiy-storchaka
Files
  • iter_recursion.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/rhettinger'
    closed_at = <Date 2019-08-24.04:43:08.908>
    created_at = <Date 2012-02-14.15:58:25.896>
    labels = ['extension-modules', 'interpreter-core', 'type-crash']
    title = 'deeply nested itertools objects segfault'
    updated_at = <Date 2019-08-24.04:43:08.907>
    user = 'https://github.com/alex'

    bugs.python.org fields:

    activity = <Date 2019-08-24.04:43:08.907>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-08-24.04:43:08.908>
    closer = 'rhettinger'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2012-02-14.15:58:25.896>
    creator = 'alex'
    dependencies = []
    files = ['29483']
    hgrepos = []
    issue_num = 14010
    keywords = ['patch']
    message_count = 25.0
    messages = ['153344', '153353', '175242', '184631', '184632', '184633', '184660', '185140', '186141', '186143', '186144', '186145', '186147', '186153', '186156', '186157', '186158', '186159', '186161', '199738', '231490', '231535', '246594', '293208', '350347']
    nosy_count = 9.0
    nosy_names = ['arigo', 'georg.brandl', 'rhettinger', 'amaury.forgeotdarc', 'benjamin.peterson', 'ezio.melotti', 'alex', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue14010'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    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