100000 assignments of .__sizeof__ cause a segfault on del
オープン
まだ誰も着手していません。
3.10
interpreter-core
type-crash
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 42887 |
|---|---|
| Nosy | @terryjreedy, @ronaldoussoren, @vstinner, @tiran, @markshannon, @serhiy-storchaka, @WildCard65 |
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 2021-01-11.07:38:04.066>
labels = ['interpreter-core', '3.10', 'type-crash']
title = '100000 assignments of .__sizeof__ cause a segfault on del'
updated_at = <Date 2021-01-19.17:07:10.964>
user = 'https://bugs.python.org/xxm'
bugs.python.org fields:
activity = <Date 2021-01-19.17:07:10.964>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-01-11.07:38:04.066>
creator = 'xxm'
dependencies = []
files = []
hgrepos = []
issue_num = 42887
keywords = []
message_count = 10.0
messages = ['384797', '384801', '384802', '385128', '385132', '385134', '385177', '385187', '385265', '385267']
nosy_count = 8.0
nosy_names = ['terry.reedy', 'ronaldoussoren', 'vstinner', 'christian.heimes', 'Mark.Shannon', 'serhiy.storchaka', 'WildCard65', 'xxm']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue42887'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リンクされている BPO issue 42887 とその議論から始めてください。移行された記録には Interpreter Core と Python 3.10 は記載されていますが、ファイル、再現テスト、またはパッチの場所は記載されていません。.sizeof の 100000 回の代入シナリオを確認し、回帰テストをどこに配置すべきか判断する前に、削除時のクラッシュを追跡してください。完了とは、削除時に reproducer がセグメンテーションフォルトを起こさなくなり、その回帰がテストでカバーされていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- バグ
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100