Skip to content

memoview[0] creates an invalid view if ndim != 1 #52552

@vstinner

Description

@vstinner
BPO 8305
Nosy @gvanrossum, @birkenfeld, @mdickinson, @pitrou, @scoder, @vstinner, @benjaminp, @skrah
Superseder
  • bpo-10181: Problems with Py_buffer management in memoryobject.c (and elsewhere?)
  • Files
  • memoryview_crash.py
  • 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 2012-02-09.22:33:54.293>
    created_at = <Date 2010-04-03.15:24:41.446>
    labels = ['interpreter-core', 'type-crash']
    title = 'memoview[0] creates an invalid view if ndim != 1'
    updated_at = <Date 2012-03-02.07:49:15.344>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2012-03-02.07:49:15.344>
    actor = 'skrah'
    assignee = 'teoliphant'
    closed = True
    closed_date = <Date 2012-02-09.22:33:54.293>
    closer = 'skrah'
    components = ['Interpreter Core']
    creation = <Date 2010-04-03.15:24:41.446>
    creator = 'vstinner'
    dependencies = []
    files = ['16749']
    hgrepos = []
    issue_num = 8305
    keywords = []
    message_count = 8.0
    messages = ['102270', '102271', '102278', '103956', '141860', '152993', '154242', '154747']
    nosy_count = 10.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'teoliphant', 'mark.dickinson', 'pitrou', 'scoder', 'vstinner', 'benjamin.peterson', 'skrah', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '10181'
    type = 'crash'
    url = 'https://bugs.python.org/issue8305'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      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