Skip to content

race condition in initstdio() (python aborts running under nohup) #69079

@yiding

Description

@yiding
mannequin
BPO 24891
Nosy @ronaldoussoren, @vstinner, @rbtcollins, @ned-deily, @mpaolini
Files
  • test.py
  • test.sh
  • issue24891.patch
  • issue24891_2.patch
  • issue24891_3.patch
  • 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 2015-09-04.15:35:10.873>
    created_at = <Date 2015-08-18.22:18:48.236>
    labels = ['interpreter-core', 'type-crash']
    title = 'race condition in initstdio() (python aborts running under nohup)'
    updated_at = <Date 2015-09-04.20:23:28.036>
    user = 'https://bugs.python.org/YiDing'

    bugs.python.org fields:

    activity = <Date 2015-09-04.20:23:28.036>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-09-04.15:35:10.873>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2015-08-18.22:18:48.236>
    creator = 'Yi Ding'
    dependencies = []
    files = ['40209', '40210', '40354', '40355', '40357']
    hgrepos = []
    issue_num = 24891
    keywords = ['patch']
    message_count = 19.0
    messages = ['248797', '248798', '248800', '248801', '248803', '248804', '248805', '248806', '249514', '249753', '249754', '249756', '249760', '249766', '249770', '249773', '249775', '249823', '249824']
    nosy_count = 7.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'rbcollins', 'ned.deily', 'python-dev', 'mpaolini', 'Yi Ding']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24891'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-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