Skip to content

Calling traceback.format_exception() during Pyhon shutdown does crash Python #64236

@vstinner

Description

@vstinner
BPO 20037
Nosy @gvanrossum, @ncoghlan, @pitrou, @vstinner, @skrah
Files
  • crash.py
  • iostate_shutdown.patch
  • crash_logging_exc_info.py
  • 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 2013-12-21.14:53:26.906>
    created_at = <Date 2013-12-20.22:19:07.379>
    labels = ['type-crash']
    title = 'Calling traceback.format_exception() during Pyhon shutdown does crash Python'
    updated_at = <Date 2013-12-21.16:57:29.397>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-12-21.16:57:29.397>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-12-21.14:53:26.906>
    closer = 'pitrou'
    components = []
    creation = <Date 2013-12-20.22:19:07.379>
    creator = 'vstinner'
    dependencies = []
    files = ['33239', '33242', '33243']
    hgrepos = []
    issue_num = 20037
    keywords = ['patch']
    message_count = 14.0
    messages = ['206707', '206708', '206726', '206727', '206728', '206729', '206730', '206731', '206732', '206733', '206749', '206750', '206751', '206766']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'pitrou', 'vstinner', 'skrah', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue20037'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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