Skip to content

invalid exception context #47861

Description

@vstinner
BPO 3611
Nosy @amauryfa, @pitrou, @vstinner, @benjaminp
Files
  • lostcontext.py
  • 3611.patch
  • lostcontext2.py
  • pyerr_setobject_reentrant.patch: Fix PyErr_SetObject() to be re-entrant
  • pyerr_setobject_reentrant-v2.patch: New version of my previous patch: fix PyErr_SetObject() to be re-entrant
  • pyerr_seterror_protect.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 2008-08-29.07:14:24.613>
    created_at = <Date 2008-08-20.02:33:18.833>
    labels = ['interpreter-core', 'type-crash', 'release-blocker']
    title = 'invalid exception context'
    updated_at = <Date 2008-08-29.07:14:24.595>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2008-08-29.07:14:24.595>
    actor = 'amaury.forgeotdarc'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-08-29.07:14:24.613>
    closer = 'amaury.forgeotdarc'
    components = ['Interpreter Core']
    creation = <Date 2008-08-20.02:33:18.833>
    creator = 'vstinner'
    dependencies = []
    files = ['11180', '11182', '11196', '11201', '11203', '11207']
    hgrepos = []
    issue_num = 3611
    keywords = ['patch', 'needs review']
    message_count = 41.0
    messages = ['71503', '71505', '71506', '71522', '71548', '71551', '71552', '71553', '71557', '71558', '71569', '71570', '71574', '71575', '71579', '71587', '71589', '71591', '71592', '71593', '71594', '71595', '71596', '71657', '71658', '71659', '71661', '71663', '71664', '71665', '71698', '71704', '71711', '71739', '71740', '71741', '71793', '71794', '72041', '72043', '72120']
    nosy_count = 4.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'vstinner', 'benjamin.peterson']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue3611'
    versions = ['Python 3.0']

    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

      Fields

      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