Skip to content

Crash in the reset() method of StreamWriter of CJK codecs #67436

@vadmium

Description

@vadmium
BPO 23247
Nosy @vstinner, @ezio-melotti, @vadmium, @serhiy-storchaka
Files
  • cjk_codecs_reset.patch
  • fix-multibytecodec-segfault.patch
  • fix-multibytecodec-segfault-with-test.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/vstinner'
    closed_at = <Date 2015-07-16.20:22:58.244>
    created_at = <Date 2015-01-16.06:17:50.827>
    labels = ['expert-unicode', 'type-crash']
    title = 'Crash in the reset() method of StreamWriter of CJK codecs'
    updated_at = <Date 2015-07-16.20:25:47.154>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-07-16.20:25:47.154>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2015-07-16.20:22:58.244>
    closer = 'python-dev'
    components = ['Unicode']
    creation = <Date 2015-01-16.06:17:50.827>
    creator = 'martin.panter'
    dependencies = []
    files = ['39932', '39933', '39934']
    hgrepos = []
    issue_num = 23247
    keywords = ['patch']
    message_count = 13.0
    messages = ['234112', '246781', '246782', '246783', '246784', '246785', '246786', '246787', '246801', '246802', '246810', '246818', '246819']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'ezio.melotti', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'Aaron1011']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue23247'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    topic-unicodetype-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