Skip to content

Objects/setobject.c contains unsafe code #52667

@abacabadabacaba

Description

@abacabadabacaba
BPO 8420
Nosy @rhettinger, @merwok
Files
  • lookkey.diff: lookkey.diff
  • repr.diff: patch for set_repr
  • fix-set-crashers-2.7.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/merwok'
    closed_at = <Date 2011-03-23.04:10:56.486>
    created_at = <Date 2010-04-16.15:43:34.047>
    labels = ['interpreter-core', 'type-crash']
    title = 'Objects/setobject.c contains unsafe code'
    updated_at = <Date 2011-03-23.04:10:56.485>
    user = 'https://bugs.python.org/abacabadabacaba'

    bugs.python.org fields:

    activity = <Date 2011-03-23.04:10:56.485>
    actor = 'eric.araujo'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2011-03-23.04:10:56.486>
    closer = 'eric.araujo'
    components = ['Interpreter Core']
    creation = <Date 2010-04-16.15:43:34.047>
    creator = 'abacabadabacaba'
    dependencies = []
    files = ['16969', '16981', '21341']
    hgrepos = []
    issue_num = 8420
    keywords = ['patch']
    message_count = 24.0
    messages = ['103333', '103424', '103473', '103486', '103505', '103510', '103516', '103524', '103541', '103543', '115430', '115667', '131610', '131757', '131783', '131784', '131789', '131801', '131804', '131821', '131832', '131835', '131849', '131852']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'eric.araujo', 'abacabadabacaba', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue8420'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    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