Skip to content

Check that _PyUnicode_AsString() result is not NULL #50946

@Arfrever

Description

@Arfrever
mannequin
BPO 6697
Nosy @malemburg, @loewis, @ronaldoussoren, @amauryfa, @abalkin, @vstinner, @ezio-melotti
Files
  • test.py: test.py
  • invalid_utf8_characters_from_command_line.py: crashers/invalid_utf8_characters_from_command_line.py
  • issue6697.diff
  • issue6697a.diff
  • issue6697b.diff
  • issue6697-lsprof.diff
  • 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/abalkin'
    closed_at = <Date 2011-06-20.13:08:04.113>
    created_at = <Date 2009-08-13.20:07:31.030>
    labels = ['OS-mac', 'interpreter-core', 'expert-unicode', 'type-crash']
    title = 'Check that _PyUnicode_AsString() result is not NULL'
    updated_at = <Date 2011-06-20.13:08:04.112>
    user = 'https://bugs.python.org/Arfrever'

    bugs.python.org fields:

    activity = <Date 2011-06-20.13:08:04.112>
    actor = 'vstinner'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2011-06-20.13:08:04.113>
    closer = 'vstinner'
    components = ['Interpreter Core', 'macOS', 'Unicode']
    creation = <Date 2009-08-13.20:07:31.030>
    creator = 'Arfrever'
    dependencies = []
    files = ['14711', '14713', '19958', '19970', '19972', '20397']
    hgrepos = []
    issue_num = 6697
    keywords = ['patch', 'needs review']
    message_count = 48.0
    messages = ['91533', '91534', '91576', '91727', '91728', '91730', '91731', '91732', '91742', '100445', '100446', '100468', '100474', '100476', '100680', '100683', '100946', '100947', '100948', '101458', '105892', '105893', '106016', '106019', '106020', '106021', '106022', '106023', '106024', '106058', '123473', '123474', '123479', '123482', '123566', '123568', '123573', '123574', '123575', '123577', '123582', '123662', '123664', '123767', '126216', '126221', '138705', '138706']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'loewis', 'jafo', 'ronaldoussoren', 'amaury.forgeotdarc', 'belopolsky', 'vstinner', 'ezio.melotti', 'Arfrever', 'python-dev']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue6697'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

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