Skip to content

stack overflow evaluating eval("()" * 30000) #50015

@ggenellina

Description

@ggenellina
BPO 5765
Nosy @terryjreedy, @jcea, @amauryfa, @ncoghlan, @pitrou, @6502, @benjaminp, @markshannon, @serhiy-storchaka
Files
  • compiler_recursion_limit_check.patch: Patch
  • compiler_recursion_limit_check-2.patch
  • compiler_recursion_limit_check_2.patch: New version of the patch, considering all VISIT* macros and handling also visit_stmt
  • 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-11-04.13:57:42.326>
    created_at = <Date 2009-04-15.23:37:36.271>
    labels = ['interpreter-core', 'type-crash']
    title = 'stack overflow evaluating eval("()" * 30000)'
    updated_at = <Date 2012-11-23.16:10:12.693>
    user = 'https://bugs.python.org/ggenellina'

    bugs.python.org fields:

    activity = <Date 2012-11-23.16:10:12.693>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-11-04.13:57:42.326>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2009-04-15.23:37:36.271>
    creator = 'ggenellina'
    dependencies = []
    files = ['26293', '26903', '26913']
    hgrepos = []
    issue_num = 5765
    keywords = ['patch']
    message_count = 26.0
    messages = ['86006', '86008', '99785', '112925', '164278', '164288', '164289', '164840', '168451', '168596', '168600', '168601', '168625', '168628', '174766', '174777', '174796', '174797', '174798', '174799', '174800', '174801', '174802', '174804', '174805', '174808']
    nosy_count = 12.0
    nosy_names = ['terry.reedy', 'jcea', 'amaury.forgeotdarc', 'ncoghlan', 'ggenellina', 'pitrou', 'ag6502', 'benjamin.peterson', 'Mark.Shannon', 'python-dev', 'francismb', 'serhiy.storchaka']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue5765'
    versions = ['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