Skip to content

compilation seg faults on insanely large expressions #55592

@ncoghlan

Description

@ncoghlan
BPO 11383
Nosy @ncoghlan, @vstinner, @serhiy-storchaka
Superseder
  • bpo-5765: stack overflow evaluating eval("()" * 30000)
  • 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-10-28.10:38:37.787>
    created_at = <Date 2011-03-03.10:56:45.642>
    labels = ['interpreter-core', 'type-crash']
    title = 'compilation seg faults on insanely large expressions'
    updated_at = <Date 2017-10-28.10:38:37.786>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2017-10-28.10:38:37.786>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-28.10:38:37.787>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2011-03-03.10:56:45.642>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 11383
    keywords = []
    message_count = 9.0
    messages = ['129950', '129952', '131245', '131248', '174762', '174763', '174765', '177859', '305154']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'vstinner', 'SilentGhost', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '5765'
    type = 'crash'
    url = 'https://bugs.python.org/issue11383'
    versions = ['Python 2.7', 'Python 3.2']

    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
      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