Skip to content

Segfault from calling repr() on a dict with a key whose repr raise an exception #61060

@dmcooke

Description

@dmcooke
mannequin
BPO 16856
Nosy @tiran, @ezio-melotti, @bitdancer, @serhiy-storchaka, @dmcooke
Files
  • unicode_append.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 2013-01-04.10:48:32.675>
    created_at = <Date 2013-01-03.23:30:51.682>
    labels = ['interpreter-core', 'expert-unicode', 'type-crash']
    title = 'Segfault from calling repr() on a dict with a key whose repr raise an exception'
    updated_at = <Date 2013-01-04.10:48:32.674>
    user = 'https://github.com/dmcooke'

    bugs.python.org fields:

    activity = <Date 2013-01-04.10:48:32.674>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-04.10:48:32.675>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2013-01-03.23:30:51.682>
    creator = 'david.m.cooke'
    dependencies = []
    files = ['28555']
    hgrepos = []
    issue_num = 16856
    keywords = ['patch', '3.3regression']
    message_count = 6.0
    messages = ['178997', '178998', '179008', '179009', '179015', '179016']
    nosy_count = 6.0
    nosy_names = ['christian.heimes', 'ezio.melotti', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'david.m.cooke']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue16856'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-unicodetype-crashA hard crash of the interpreter, possibly with a core dump
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions