segfault on accessing `PyCall.inspect.mod_dict`
オープン
- 主要言語
- Julia
- スター
- 1.5k
- フォーク
- 186
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
using PyCall `v1.92.1`
```julia
import PyCall
PyCall.inspect.mod_dict
```
segfaults.
(Originally from https://github.com/JuliaPy/PyCall.jl/issues/754#issuecomment-597896361)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reproducing the Julia snippet with PyCall v1.92.1, focusing on access to PyCall.inspect.mod_dict. Trace the failure from that access through the PyCall/Python interoperability boundary; done means the same expression no longer segfaults.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- julia, python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100