Skip to content

_json crash on scanner/encoder initialization error #51235

@vstinner

Description

@vstinner
BPO 6986
Nosy @etrepum, @pitrou, @vstinner, @serhiy-storchaka, @orenmn
PRs
  • bpo-6986: Add a comment to clarify a test of _json.make_encoder() #3789
  • Files
  • _json_encoder_init.patch
  • _json_scanner_init.patch
  • json-crash.patch
  • json-crash-3.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 = 'https://github.com/etrepum'
    closed_at = <Date 2009-12-08.16:09:58.926>
    created_at = <Date 2009-09-24.11:21:05.754>
    labels = ['type-crash']
    title = '_json crash on scanner/encoder initialization error'
    updated_at = <Date 2018-03-26.15:04:44.469>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-03-26.15:04:44.469>
    actor = 'serhiy.storchaka'
    assignee = 'bob.ippolito'
    closed = True
    closed_date = <Date 2009-12-08.16:09:58.926>
    closer = 'pitrou'
    components = []
    creation = <Date 2009-09-24.11:21:05.754>
    creator = 'vstinner'
    dependencies = []
    files = ['14964', '14965', '15190', '15292']
    hgrepos = []
    issue_num = 6986
    keywords = ['patch']
    message_count = 18.0
    messages = ['93068', '93069', '93077', '94396', '94397', '94398', '94399', '94429', '95052', '95054', '96125', '96131', '96134', '302513', '302522', '303129', '303139', '314457']
    nosy_count = 5.0
    nosy_names = ['bob.ippolito', 'pitrou', 'vstinner', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3789']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue6986'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    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