Skip to content

A possible segfault involving a newly-created coroutine #79450

Description

@ZackerySpytz
BPO 35269
Nosy @njsmith, @asvetlov, @1st1, @ZackerySpytz, @miss-islington
PRs
  • bpo-35269: Fix a possible segfault involving a newly-created coroutine #10585
  • [3.7] bpo-35269: Fix a possible segfault involving a newly-created coroutine (GH-10585) #10590
  • 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-11-18.18:12:29.264>
    created_at = <Date 2018-11-17.17:15:56.111>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash', 'expert-asyncio']
    title = 'A possible segfault involving a newly-created coroutine'
    updated_at = <Date 2018-11-18.21:17:38.592>
    user = 'https://github.com/ZackerySpytz'

    bugs.python.org fields:

    activity = <Date 2018-11-18.21:17:38.592>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-18.18:12:29.264>
    closer = 'asvetlov'
    components = ['Interpreter Core', 'asyncio']
    creation = <Date 2018-11-17.17:15:56.111>
    creator = 'ZackerySpytz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35269
    keywords = ['patch']
    message_count = 4.0
    messages = ['330031', '330051', '330052', '330062']
    nosy_count = 5.0
    nosy_names = ['njs', 'asvetlov', 'yselivanov', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['10585', '10590']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue35269'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)topic-asynciotype-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