Skip to content

test_concurrent_futures crashes with "--with-pydebug" on RHEL5 with "Fatal Python error: Invalid thread state for this thread" #54726

@ambv

Description

@ambv
BPO 10517
Nosy @jcea, @brianquinlan, @pitrou, @kristjanvalur, @davidmalcolm, @sandrotosi, @ambv
Files
  • concurrent-futures-freeze.tar.bz2: Diagnostic logs
  • test_specific.c: test program
  • tls_reinit.diff
  • 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/brianquinlan'
    closed_at = <Date 2011-04-27.17:39:09.499>
    created_at = <Date 2010-11-24.00:24:17.168>
    labels = ['extension-modules', 'type-crash']
    title = 'test_concurrent_futures crashes with "--with-pydebug" on RHEL5 with "Fatal Python error: Invalid thread state for this thread"'
    updated_at = <Date 2013-02-04.19:18:25.175>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2013-02-04.19:18:25.175>
    actor = 'jcea'
    assignee = 'bquinlan'
    closed = True
    closed_date = <Date 2011-04-27.17:39:09.499>
    closer = 'pitrou'
    components = ['Extension Modules']
    creation = <Date 2010-11-24.00:24:17.168>
    creator = 'lukasz.langa'
    dependencies = []
    files = ['19792', '21677', '21804']
    hgrepos = []
    issue_num = 10517
    keywords = ['patch']
    message_count = 38.0
    messages = ['122254', '122255', '122287', '122288', '122290', '122295', '122320', '123434', '123604', '128329', '128330', '128343', '132428', '132444', '132477', '133864', '133865', '133866', '134415', '134418', '134448', '134471', '134475', '134476', '134570', '134573', '134577', '134580', '134582', '134585', '134587', '134589', '134599', '134604', '134605', '145160', '145164', '145354']
    nosy_count = 12.0
    nosy_names = ['jcea', 'bquinlan', 'pitrou', 'kristjan.jonsson', 'jnoller', 'grahamd', 'dmalcolm', 'sandro.tosi', 'ysj.ray', 'neologix', 'lukasz.langa', 'python-dev']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue10517'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules 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