Skip to content

Not installed “libgcc_s.so.1” causes exit crash. #87054

@xxm

Description

@xxm
mannequin
BPO 42888
Nosy @doko42, @vstinner, @tiran, @izbyshev
PRs
  • bpo-42888: Remove PyThread_exit_thread() calls from top-level thread … #24241
  • Superseder
  • bpo-44434: _thread module: Remove redundant PyThread_exit_thread() call to avoid glibc fatal error: libgcc_s.so.1 must be installed for pthread_cancel to work
  • 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/doko42'
    closed_at = <Date 2021-06-28.23:29:24.786>
    created_at = <Date 2021-01-11.07:40:22.334>
    labels = ['expert-C-API', '3.10', '3.8', '3.9', 'type-crash']
    title = 'Not installed \xe2\x80\x9clibgcc_s.so.1\xe2\x80\x9d causes exit crash.'
    updated_at = <Date 2021-06-28.23:29:24.785>
    user = 'https://bugs.python.org/xxm'

    bugs.python.org fields:

    activity = <Date 2021-06-28.23:29:24.785>
    actor = 'vstinner'
    assignee = 'doko'
    closed = True
    closed_date = <Date 2021-06-28.23:29:24.786>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2021-01-11.07:40:22.334>
    creator = 'xxm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42888
    keywords = ['patch']
    message_count = 12.0
    messages = ['384798', '384800', '384804', '384810', '384833', '384834', '384890', '385205', '385241', '385242', '385439', '396670']
    nosy_count = 5.0
    nosy_names = ['doko', 'vstinner', 'christian.heimes', 'izbyshev', 'xxm']
    pr_nums = ['24241']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '44434'
    type = 'crash'
    url = 'https://bugs.python.org/issue42888'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifetopic-C-APItype-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