Skip to content

_FAST opcodes do no range checking #61392

@larryhastings

Description

@larryhastings
BPO 17190
Nosy @rhettinger, @larryhastings
Files
  • crashy2.py: Script demonstrating crashing Python with hand-written bytecode
  • 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 2013-02-12.07:12:27.415>
    created_at = <Date 2013-02-12.06:14:34.662>
    labels = ['interpreter-core', 'invalid', 'type-crash']
    title = '_FAST opcodes do no range checking'
    updated_at = <Date 2013-02-12.08:23:37.186>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2013-02-12.08:23:37.186>
    actor = 'larry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-02-12.07:12:27.415>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2013-02-12.06:14:34.662>
    creator = 'larry'
    dependencies = []
    files = ['29046']
    hgrepos = []
    issue_num = 17190
    keywords = []
    message_count = 3.0
    messages = ['181944', '181945', '181948']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'larry']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue17190'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    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