Skip to content

asyncio segfault when using threadpool and "_asyncio" native module #75244

@thehesiod

Description

@thehesiod
mannequin
BPO 31061
Nosy @methane, @1st1, @thehesiod
PRs
  • bpo-31061: fix crash in asyncio speedup module #2966
  • [3.6] bpo-31061: fix crash in asyncio speedup module #2984
  • Files
  • native___python_crash_stacks.txt: Python and native stack trace during segfault
  • python crash.txt
  • python_crash.py
  • python crash2.txt
  • 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 2017-08-02.16:21:59.872>
    created_at = <Date 2017-07-27.20:16:30.230>
    labels = ['type-crash', 'expert-asyncio']
    title = 'asyncio segfault when using threadpool and "_asyncio" native module'
    updated_at = <Date 2017-08-07.19:32:20.767>
    user = 'https://github.com/thehesiod'

    bugs.python.org fields:

    activity = <Date 2017-08-07.19:32:20.767>
    actor = 'thehesiod'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-02.16:21:59.872>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-07-27.20:16:30.230>
    creator = 'thehesiod'
    dependencies = []
    files = ['47043', '47049', '47050', '47051']
    hgrepos = []
    issue_num = 31061
    keywords = []
    message_count = 23.0
    messages = ['299346', '299347', '299349', '299421', '299422', '299426', '299427', '299512', '299515', '299516', '299517', '299522', '299574', '299581', '299583', '299590', '299591', '299644', '299647', '299662', '299663', '299792', '299863']
    nosy_count = 3.0
    nosy_names = ['methane', 'yselivanov', 'thehesiod']
    pr_nums = ['2966', '2984']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31061'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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