Result of multiprocessing.heap.BufferWrapper.create_memoryview can point to freed memory
Đang mở
Chưa có ai nhận issue này.
3.10
3.9 (EOL)
stdlib
topic-ctypes
topic-multiprocessing
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
| BPO | 41673 |
|---|
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 2020-08-31.12:56:22.474>
labels = ['ctypes', 'library', '3.9', '3.10']
title = 'Result of multiprocessing.heap.BufferWrapper.create_memoryview can point to freed memory'
updated_at = <Date 2020-08-31.12:57:18.235>
user = 'https://bugs.python.org/EricWieser'
bugs.python.org fields:
activity = <Date 2020-08-31.12:57:18.235>
actor = 'Eric Wieser'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'ctypes']
creation = <Date 2020-08-31.12:56:22.474>
creator = 'Eric Wieser'
dependencies = []
files = []
hgrepos = []
issue_num = 41673
keywords = []
message_count = 2.0
messages = ['376149', '376150']
nosy_count = 1.0
nosy_names = ['Eric Wieser']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue41673'
versions = ['Python 3.9', 'Python 3.10']
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu từ multiprocessing.heap.BufferWrapper.create_memoryview và theo dõi quyền sở hữu cũng như vòng đời của view được trả về cùng với ctypes. Tái hiện trường hợp bộ nhớ đã được giải phóng và thêm kiểm thử hồi quy; công việc được xem là hoàn tất khi kết quả không thể trỏ đến bộ nhớ đã được giải phóng.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- backend
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100