Skip to content

Address Sanitizer: libasan dead lock in pthread_create() (test_multiprocessing_fork.test_get() hangs) #89363

@terryjreedy

Description

@terryjreedy
BPO 45200
Nosy @terryjreedy, @vstinner, @pablogsal
PRs
  • bpo-45020: Don't test IDLE with frozen module. #28344
  • bpo-45200: Ignore test_multiprocessing_* in ASAN build due to false positives #28492
  • bpo-45200: GHA Address Sanitizer skips 3 slowest tests #30797
  • Files
  • bisect10
  • 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 2022-01-22.18:17:15.960>
    created_at = <Date 2021-09-15.04:17:40.678>
    labels = ['tests', 'type-bug', 'library', '3.11']
    title = 'Address Sanitizer: libasan dead lock in pthread_create() (test_multiprocessing_fork.test_get() hangs)'
    updated_at = <Date 2022-01-22.18:17:15.960>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2022-01-22.18:17:15.960>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-22.18:17:15.960>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2021-09-15.04:17:40.678>
    creator = 'terry.reedy'
    dependencies = []
    files = ['50284']
    hgrepos = []
    issue_num = 45200
    keywords = ['patch']
    message_count = 15.0
    messages = ['401808', '402075', '402085', '402094', '402095', '402097', '402148', '402152', '402155', '402157', '402205', '402223', '402323', '411273', '411274']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'vstinner', 'pablogsal']
    pr_nums = ['28344', '28492', '30797']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45200'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibPython modules in the Lib dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions