Skip to content

threading.TIMEOUT_MAX integer overflow on 32-bit builds with threading.Thread.join #81846

@ArunSharma

Description

@ArunSharma
BPO 37665
Nosy @ZackerySpytz
Superseder
  • bpo-33632: undefined behaviour: signed integer overflow in threadmodule.c
  • Files
  • timeout_max_32_bit.py: Demonstration of timeout's immediate return
  • 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-03-24.15:37:26.490>
    created_at = <Date 2019-07-23.23:42:44.565>
    labels = ['type-bug', '3.7']
    title = 'threading.TIMEOUT_MAX integer overflow on 32-bit builds with threading.Thread.join'
    updated_at = <Date 2022-03-24.15:37:26.489>
    user = 'https://bugs.python.org/ArunSharma'

    bugs.python.org fields:

    activity = <Date 2022-03-24.15:37:26.489>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-24.15:37:26.490>
    closer = 'iritkatriel'
    components = []
    creation = <Date 2019-07-23.23:42:44.565>
    creator = 'Arun Sharma'
    dependencies = []
    files = ['48501']
    hgrepos = []
    issue_num = 37665
    keywords = []
    message_count = 2.0
    messages = ['348358', '348361']
    nosy_count = 2.0
    nosy_names = ['ZackerySpytz', 'Arun Sharma']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '33632'
    type = 'behavior'
    url = 'https://bugs.python.org/issue37665'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions