Skip to content

Memory leak on unpickling bogus data #69911

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25725
Nosy @pitrou, @vstinner, @avassalotti, @serhiy-storchaka
Files
  • load_counted_tuple_leak.patch
  • pickle.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-11-25.13:09:28.704>
    created_at = <Date 2015-11-24.20:49:41.565>
    labels = ['library', 'performance']
    title = 'Memory leak on unpickling bogus data'
    updated_at = <Date 2015-11-25.13:09:28.703>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-11-25.13:09:28.703>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-25.13:09:28.704>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-11-24.20:49:41.565>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41154', '41156']
    hgrepos = []
    issue_num = 25725
    keywords = ['patch']
    message_count = 6.0
    messages = ['255289', '255290', '255295', '255297', '255300', '255338']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue25725'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions