Skip to content

crash when deleting one pair from tee() #57663

@PyryP

Description

@PyryP
mannequin
BPO 13454
Nosy @birkenfeld, @rhettinger, @amauryfa, @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka
Files
  • itertools_tee_nonrecursive_clear.patch
  • itertools_tee_nonrecursive_clear_2.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 2013-01-25.11:36:17.711>
    created_at = <Date 2011-11-22.16:10:44.540>
    labels = ['extension-modules', 'type-crash']
    title = 'crash when deleting one pair from tee()'
    updated_at = <Date 2013-01-26.09:56:33.793>
    user = 'https://bugs.python.org/PyryP'

    bugs.python.org fields:

    activity = <Date 2013-01-26.09:56:33.793>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-25.11:36:17.711>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2011-11-22.16:10:44.540>
    creator = 'PyryP'
    dependencies = []
    files = ['27578', '28467']
    hgrepos = []
    issue_num = 13454
    keywords = ['patch', 'needs review']
    message_count = 14.0
    messages = ['148124', '148125', '148126', '148127', '172890', '172905', '172916', '174473', '178324', '178370', '178399', '179466', '180568', '180649']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'rhettinger', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'ezio.melotti', 'python-dev', 'PyryP', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue13454'
    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