Skip to content

test_close_open_print_buffered(test_file) sometimes crashes #53541

@ocean-city

Description

@ocean-city
BPO 9295
Nosy @pitrou, @florentx
Files
  • py26_debug_threaded_close.patch: patch to see what's happening
  • py26_experimental_patch_on_fileobject.patch: Patch to workaround the crash
  • py27_fix_threaded_file_close.patch: final proposal
  • 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 2010-10-28.16:13:16.074>
    created_at = <Date 2010-07-18.14:59:34.504>
    labels = ['interpreter-core', 'OS-windows', 'type-crash']
    title = 'test_close_open_print_buffered(test_file) sometimes crashes'
    updated_at = <Date 2010-10-28.16:13:16.073>
    user = 'https://bugs.python.org/ocean-city'

    bugs.python.org fields:

    activity = <Date 2010-10-28.16:13:16.073>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-10-28.16:13:16.074>
    closer = 'pitrou'
    components = ['Interpreter Core', 'Windows']
    creation = <Date 2010-07-18.14:59:34.504>
    creator = 'ocean-city'
    dependencies = []
    files = ['18050', '18052', '18826']
    hgrepos = []
    issue_num = 9295
    keywords = ['patch', 'buildbot']
    message_count = 18.0
    messages = ['110652', '110655', '110656', '110659', '110666', '110667', '110669', '110670', '110671', '110672', '110705', '113536', '113537', '113551', '113961', '116005', '119792', '119799']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'ocean-city', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue9295'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowsinterpreter-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