Skip to content

set.update(): Crash when source set is changed during merging #68771

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 24583
Nosy @rhettinger, @serhiy-storchaka
Files
  • test_set__merge_and_mutate.patch
  • index_to_entry.diff
  • intermediary.diff
  • set_add_entry_leak.patch
  • set_named_exits.diff
  • set_self_contained.diff: Make the logic self-contained so it can't be called incorrectly.
  • 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 2015-07-20.11:34:55.748>
    created_at = <Date 2015-07-07.11:56:10.834>
    labels = ['interpreter-core', 'invalid', 'type-crash', 'release-blocker']
    title = 'set.update(): Crash when source set is changed during merging'
    updated_at = <Date 2015-07-20.11:34:55.747>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-07-20.11:34:55.747>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-07-20.11:34:55.748>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2015-07-07.11:56:10.834>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['39881', '39883', '39890', '39952', '39956', '39957']
    hgrepos = []
    issue_num = 24583
    keywords = ['patch']
    message_count = 15.0
    messages = ['246403', '246471', '246472', '246477', '246513', '246572', '246792', '246947', '246958', '246961', '246962', '246964', '246965', '246970', '246977']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24583'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-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