Crash in gen_send_ex(): _PyErr_GetTopmostException() returns freed memory · Issue #78177 · python/cpython · GitHub
Skip to content

Crash in gen_send_ex(): _PyErr_GetTopmostException() returns freed memory #78177

Description

@vstinner
BPO 33996
Nosy @vstinner, @ned-deily, @markshannon, @serhiy-storchaka, @1st1, @hroncok
Files
  • dagpool_test.py
  • 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 = None
    closed_at = <Date 2018-07-03.15:36:31.627>
    created_at = <Date 2018-06-29.12:35:51.278>
    labels = ['interpreter-core', '3.7', '3.8']
    title = 'Crash in gen_send_ex(): _PyErr_GetTopmostException() returns freed memory'
    updated_at = <Date 2018-07-03.15:36:31.626>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-07-03.15:36:31.626>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-03.15:36:31.627>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-06-29.12:35:51.278>
    creator = 'vstinner'
    dependencies = []
    files = ['47658']
    hgrepos = []
    issue_num = 33996
    keywords = ['3.7regression']
    message_count = 6.0
    messages = ['320712', '320714', '320832', '320833', '320854', '320987']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'ned.deily', 'Mark.Shannon', 'serhiy.storchaka', 'yselivanov', 'hroncok']
    pr_nums = []
    priority = None
    resolution = 'third party'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33996'
    versions = ['Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions