Skip to content

Crash in str.decode() with special error handler #67510

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23321
Nosy @vstinner, @serhiy-storchaka
Files
  • unicode_decode_call_errorhandler_writer.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/serhiy-storchaka'
    closed_at = <Date 2015-02-02.11:25:17.715>
    created_at = <Date 2015-01-25.23:16:13.748>
    labels = ['interpreter-core', 'type-crash']
    title = 'Crash in str.decode() with special error handler'
    updated_at = <Date 2015-02-02.11:25:23.701>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-02-02.11:25:23.701>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-02-02.11:25:17.715>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2015-01-25.23:16:13.748>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['37861']
    hgrepos = []
    issue_num = 23321
    keywords = ['patch']
    message_count = 7.0
    messages = ['234705', '234707', '234725', '234731', '234783', '235160', '235242']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'Arfrever', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue23321'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)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