Skip to content

curses: calling addch() with an 1-length str segfaults with ncurses6 compiled with --enable-ext-colors #72735

@yyt16384

Description

@yyt16384
mannequin
BPO 28549
Nosy @Yhg1s, @serhiy-storchaka, @yyt16384
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • curses_setcchar.patch
  • curses_setcchar_2.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 2016-10-30.21:02:55.466>
    created_at = <Date 2016-10-28.17:51:09.852>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'curses: calling addch() with an 1-length str segfaults with ncurses6 compiled with --enable-ext-colors'
    updated_at = <Date 2017-03-31.16:36:30.780>
    user = 'https://github.com/yyt16384'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:30.780>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-30.21:02:55.466>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-10-28.17:51:09.852>
    creator = 'yyt16384'
    dependencies = []
    files = ['45254', '45260']
    hgrepos = []
    issue_num = 28549
    keywords = ['patch']
    message_count = 7.0
    messages = ['279620', '279627', '279644', '279660', '279678', '279747', '279750']
    nosy_count = 4.0
    nosy_names = ['twouters', 'python-dev', 'serhiy.storchaka', 'yyt16384']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue28549'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-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