Skip to content

Bad assumption on thread stack size makes python crash with musl libc #76488

Description

@NatanaelCopa
BPO 32307
Nosy @gpshead, @bitdancer
PRs
  • gh-76488: thread: fix stack size on musl platforms. #26224
  • 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 = 'https://github.com/gpshead'
    closed_at = None
    created_at = <Date 2017-12-13.17:46:34.284>
    labels = ['interpreter-core', '3.10', '3.9', 'type-crash', '3.11']
    title = 'Bad assumption on thread stack size makes python crash with musl libc'
    updated_at = <Date 2021-10-04.22:00:28.959>
    user = 'https://bugs.python.org/NatanaelCopa'

    bugs.python.org fields:

    activity = <Date 2021-10-04.22:00:28.959>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2017-12-13.17:46:34.284>
    creator = 'Natanael Copa'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32307
    keywords = ['patch']
    message_count = 8.0
    messages = ['308226', '308228', '308293', '308294', '308304', '308305', '308307', '403184']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'r.david.murray', 'python-dev', 'Natanael Copa', '4-launchpad-kalvdans-no-ip-org']
    pr_nums = ['26224']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue32307'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeOS-unsupportedinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions