Skip to content

Not all memory allocated by _Py_Quicken() is released at Python exit #90634

@vstinner

Description

@vstinner
BPO 46476
Nosy @gvanrossum, @vstinner, @tiran, @markshannon, @ericsnowcurrently, @corona10, @kumaraditya303
PRs
  • bpo-46476: Fix memory leak in code objects generated by deepfreeze  #30853
  • bpo-46476: Simplify and fix _PyStaticCode_Dealloc #30965
  • 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 2022-01-27.13:13:54.447>
    created_at = <Date 2022-01-23.00:29:31.933>
    labels = ['interpreter-core', '3.11']
    title = 'Not all memory allocated by _Py_Quicken() is released at Python exit'
    updated_at = <Date 2022-01-27.19:32:28.772>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-01-27.19:32:28.772>
    actor = 'Mark.Shannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-27.13:13:54.447>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2022-01-23.00:29:31.933>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46476
    keywords = ['patch']
    message_count = 21.0
    messages = ['411315', '411321', '411323', '411326', '411328', '411353', '411355', '411356', '411372', '411375', '411380', '411381', '411421', '411445', '411473', '411475', '411481', '411556', '411864', '411866', '411913']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'vstinner', 'christian.heimes', 'Mark.Shannon', 'eric.snow', 'corona10', 'kumaraditya']
    pr_nums = ['30853', '30965']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46476'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions