Mac M1: ctypes crashes Blender application when I load and run my dylib.
未关闭
还没有人认领这个 Issue。
OS-mac
topic-ctypes
type-crash
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 35.9k
- PR 合并指标
- PR 指标待抓取
描述
Crash report
What happened?
Ctypes crashes Blender application when I load and run my dylib. My dylib is called "openvdb" and looking at my log it seems it's on Python's side.
Working version: Blender 4.0, Python 3.10
Broken version: Blender 4.1, Python 3.11
Blender 4.0 has Python 3.10 and all works fine. But Blender 4.1 has Python 3.11 and it crashes.
Here is my log:
Mac-M1-Crash.txt
MacOS architecture is arm64.
CPython versions tested on:
3.10, 3.11
Operating systems tested on:
macOS
Output from running 'python -VV' on the command line:
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从附加的 Mac-M1-Crash.txt 日志开始,在 macOS arm64 上使用 Python 3.10 和 3.11,通过 ctypes 重现加载和运行 openvdb dylib。比较这两个环境以确定崩溃原因;当回归问题得到理解且 Blender 应用程序不再崩溃时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- operating-systems
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100