Skip to content

segfault calling sys.excepthook with non-Exception argument #47903

@devdanzin

Description

@devdanzin
mannequin
BPO 3653
Nosy @birkenfeld, @pitrou, @vstinner, @devdanzin, @benjaminp
Files
  • print_exception.patch: Victor Stinner's patch for checking that value is an Exception (pythonrun.c)
  • use_unraiseable.patch
  • use_unraiseable_better.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 2008-08-23.20:08:22.897>
    created_at = <Date 2008-08-23.16:55:53.808>
    labels = ['interpreter-core', 'type-crash', 'release-blocker']
    title = 'segfault calling sys.excepthook with non-Exception argument'
    updated_at = <Date 2008-09-01.14:34:48.687>
    user = 'https://github.com/devdanzin'

    bugs.python.org fields:

    activity = <Date 2008-09-01.14:34:48.687>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-08-23.20:08:22.897>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2008-08-23.16:55:53.808>
    creator = 'ajaksu2'
    dependencies = []
    files = ['11229', '11231', '11234']
    hgrepos = []
    issue_num = 3653
    keywords = ['patch', 'needs review']
    message_count = 7.0
    messages = ['71807', '71811', '71812', '71815', '71816', '71833', '72254']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'pitrou', 'vstinner', 'ajaksu2', 'benjamin.peterson']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue3653'
    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
      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