Skip to content

Segfault when importing unittest module via C API #85137

@TheComet

Description

@TheComet
mannequin
BPO 40965
Nosy @vstinner, @tiran, @shihai1991, @stestagg
Superseder
  • bpo-40294: Use-after-free crash if multiple interpreters import asyncio module
  • 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 2020-06-22.21:27:42.676>
    created_at = <Date 2020-06-13.02:29:55.927>
    labels = ['3.8', 'type-crash']
    title = 'Segfault when importing unittest module via C API'
    updated_at = <Date 2020-06-22.21:27:42.674>
    user = 'https://bugs.python.org/TheComet'

    bugs.python.org fields:

    activity = <Date 2020-06-22.21:27:42.674>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-22.21:27:42.676>
    closer = 'vstinner'
    components = []
    creation = <Date 2020-06-13.02:29:55.927>
    creator = 'The Comet'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40965
    keywords = []
    message_count = 8.0
    messages = ['371432', '371578', '371642', '371967', '371971', '371973', '372118', '372119']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'christian.heimes', 'shihai1991', 'stestagg', 'The Comet']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '40294'
    type = 'crash'
    url = 'https://bugs.python.org/issue40965'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetype-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