Skip to content

frame.f_locals causes segfault on Python >=3.4.1 #66096

@msmhrt

Description

@msmhrt
mannequin
BPO 21897
Nosy @pitrou, @benjaminp, @skrah
Files
  • f_locals_clear.patch
  • 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 2014-07-05.00:31:25.470>
    created_at = <Date 2014-07-01.13:40:08.592>
    labels = ['interpreter-core', 'type-crash']
    title = 'frame.f_locals causes segfault on Python >=3.4.1'
    updated_at = <Date 2014-07-05.00:31:25.468>
    user = 'https://bugs.python.org/msmhrt'

    bugs.python.org fields:

    activity = <Date 2014-07-05.00:31:25.468>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-07-05.00:31:25.470>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2014-07-01.13:40:08.592>
    creator = 'msmhrt'
    dependencies = []
    files = ['35834']
    hgrepos = []
    issue_num = 21897
    keywords = ['patch']
    message_count = 7.0
    messages = ['222029', '222045', '222061', '222141', '222142', '222324', '222325']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'skrah', 'python-dev', 'msmhrt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue21897'
    versions = ['Python 3.4', 'Python 3.5']

    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