Skip to content

interpreter crash when multiplying large lists #44877

@agthorr

Description

@agthorr
mannequin
BPO 1704621
Nosy @gvanrossum, @tiran, @imz
Files
  • list_repeat.patch: patch to fix overflows in list_repeat and list_inplace_repeat
  • list_repeat.patch: revised patch to fix overflows in list_repeat and list_inplace_repeat
  • list_repeat.patch: revised patch that includes test case
  • 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 2007-11-12.20:07:10.547>
    created_at = <Date 2007-04-20.22:17:46.000>
    labels = ['interpreter-core']
    title = 'interpreter crash when multiplying large lists'
    updated_at = <Date 2018-03-27.10:11:49.259>
    user = 'https://bugs.python.org/agthorr'

    bugs.python.org fields:

    activity = <Date 2018-03-27.10:11:49.259>
    actor = 'imz'
    assignee = 'nnorwitz'
    closed = True
    closed_date = <Date 2007-11-12.20:07:10.547>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2007-04-20.22:17:46.000>
    creator = 'agthorr'
    dependencies = []
    files = ['7958', '7959', '7960']
    hgrepos = []
    issue_num = 1704621
    keywords = ['patch']
    message_count = 16.0
    messages = ['52496', '52497', '52498', '52499', '52500', '52501', '52502', '52503', '52504', '57216', '57337', '57421', '57424', '314475', '314476', '314509']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'nnorwitz', 'jorend', 'agthorr', 'christian.heimes', 'imz']
    pr_nums = []
    priority = 'high'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1704621'
    versions = ['Python 2.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)
      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