X Tutup
The Wayback Machine - https://web.archive.org/web/20251205000434/https://github.com/python/cpython/issues/67843
Skip to content

Memory corruption using pickle over pipe to subprocess #67843

@nagle

Description

@nagle
mannequin
BPO 23655
Nosy @pitrou, @avassalotti, @serhiy-storchaka

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 = None
created_at = <Date 2015-03-13.06:47:14.952>
labels = ['type-bug', 'library']
title = 'Memory corruption using pickle over pipe to subprocess'
updated_at = <Date 2017-02-19.19:31:51.155>
user = 'https://bugs.python.org/nagle'

bugs.python.org fields:

activity = <Date 2017-02-19.19:31:51.155>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-03-13.06:47:14.952>
creator = 'nagle'
dependencies = []
files = []
hgrepos = []
issue_num = 23655
keywords = []
message_count = 8.0
messages = ['238009', '238012', '238049', '238053', '238055', '238075', '238158', '288160']
nosy_count = 4.0
nosy_names = ['nagle', 'pitrou', 'alexandre.vassalotti', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'pending'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23655'
versions = ['Python 3.4', 'Python 3.5']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup