Skip to content

Python 3.0 halts on shutdown when settrace is set #48966

Description

@fabioz
mannequin
BPO 4716
Nosy @pitrou, @fabioz
Superseder
  • bpo-3618: possible deadlock in python IO implementation
  • Files
  • tracing_test.py: Code showing halting problem on shutdown
  • 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-26.23:17:34.463>
    created_at = <Date 2008-12-22.11:09:05.874>
    labels = ['interpreter-core', 'library', 'type-crash']
    title = 'Python 3.0 halts on shutdown when settrace is set'
    updated_at = <Date 2008-12-26.23:17:34.462>
    user = 'https://github.com/fabioz'

    bugs.python.org fields:

    activity = <Date 2008-12-26.23:17:34.462>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-12-26.23:17:34.463>
    closer = 'pitrou'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2008-12-22.11:09:05.874>
    creator = 'fabioz'
    dependencies = []
    files = ['12422']
    hgrepos = []
    issue_num = 4716
    keywords = []
    message_count = 4.0
    messages = ['78169', '78174', '78315', '78316']
    nosy_count = 3.0
    nosy_names = ['ggenellina', 'pitrou', 'fabioz']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '3618'
    type = 'crash'
    url = 'https://bugs.python.org/issue4716'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-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