Skip to content

test_recursion_limit in test_threading crashes with SIGSEGV on android #83033

Description

@xdegaye
mannequin
BPO 38852
Nosy @vstinner
PRs
  • bpo-38852: Set thread stack size to 8 Mb for debug builds on android platforms #17337
  • 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 2021-09-07.19:21:55.544>
    created_at = <Date 2019-11-19.20:02:16.792>
    labels = ['tests', '3.9', 'type-crash']
    title = 'test_recursion_limit in test_threading crashes with SIGSEGV on android'
    updated_at = <Date 2021-09-07.19:21:55.543>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2021-09-07.19:21:55.543>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-07.19:21:55.544>
    closer = 'iritkatriel'
    components = ['Tests']
    creation = <Date 2019-11-19.20:02:16.792>
    creator = 'xdegaye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38852
    keywords = ['patch']
    message_count = 4.0
    messages = ['356988', '357152', '357266', '357994']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['17337']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue38852'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifetestsTests in the Lib/test dirtype-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