Skip to content

Thread local storage and PyGILState_* mucked up by os.fork() #46024

@roudkerk

Description

@roudkerk
mannequin
BPO 1683
Nosy @loewis, @warsaw, @gpshead, @tiran, @benjaminp
Files
  • dbg2.py
  • fork-thread-patch
  • fork-thread-patch-2
  • 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 2008-12-13.14:59:36.810>
    created_at = <Date 2007-12-21.18:53:46.372>
    labels = ['interpreter-core', 'type-crash', 'release-blocker']
    title = 'Thread local storage and PyGILState_* mucked up by os.fork()'
    updated_at = <Date 2008-12-13.14:59:36.808>
    user = 'https://bugs.python.org/roudkerk'

    bugs.python.org fields:

    activity = <Date 2008-12-13.14:59:36.808>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-12-13.14:59:36.810>
    closer = 'loewis'
    components = ['Interpreter Core']
    creation = <Date 2007-12-21.18:53:46.372>
    creator = 'roudkerk'
    dependencies = []
    files = ['9023', '9076', '10595']
    hgrepos = []
    issue_num = 1683
    keywords = []
    message_count = 13.0
    messages = ['58954', '59379', '59576', '68024', '68031', '68036', '68038', '68109', '76535', '76597', '76627', '76658', '77739']
    nosy_count = 9.0
    nosy_names = ['loewis', 'barry', 'gregory.p.smith', 'Rhamphoryncus', 'christian.heimes', 'schmir', 'roudkerk', 'benjamin.peterson', 'jnoller']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue1683'
    versions = ['Python 2.5.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-crashA hard crash of the interpreter, possibly with a core dump
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions