Skip to content

assertion failures in ctypes #72316

@orenmn

Description

@orenmn
mannequin
BPO 28129
Nosy @vsajip, @vstinner, @orenmn
PRs
  • bpo-28129: fix ctypes crashes #386
  • bpo-28129: Add NULL checks #403
  • [3.6] bpo-28129: fix ctypes crashes #3799
  • [2.7] bpo-28129: fix ctypes crashes #3800
  • Files
  • testBugsOrPatches.py: an ugly script that verifies the bugs or the patches
  • issue28129_ver1.diff: proposed patches diff file - ver1
  • CPythonTestOutput.txt: test output of CPython without my patches (tested on my PC)
  • patchedCPythonTestOutput_ver1.txt: test output of CPython with my patches (tested on my PC) - ver1
  • 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 = None
    closed_at = <Date 2017-09-28.14:33:09.216>
    created_at = <Date 2016-09-13.15:14:14.619>
    labels = ['ctypes', '3.7', 'type-crash']
    title = 'assertion failures in ctypes'
    updated_at = <Date 2017-09-28.14:33:09.215>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-09-28.14:33:09.215>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-28.14:33:09.216>
    closer = 'vstinner'
    components = ['ctypes']
    creation = <Date 2016-09-13.15:14:14.619>
    creator = 'Oren Milman'
    dependencies = []
    files = ['44636', '44637', '44638', '44639']
    hgrepos = []
    issue_num = 28129
    keywords = ['patch']
    message_count = 8.0
    messages = ['276288', '288778', '290342', '303235', '303239', '303243', '303244', '303245']
    nosy_count = 3.0
    nosy_names = ['vinay.sajip', 'vstinner', 'Oren Milman']
    pr_nums = ['386', '403', '3799', '3800']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue28129'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetopic-ctypestype-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