segfault in ipengine on linux with windows controller
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- python
调研方向
使用 ipengine --file=ipcontroller-engine.json 启动 Windows 控制器和 Linux 引擎,重现该故障。在 qtconsole 中,运行所示的 ipyparallel 客户端和 sync_imports() 序列,然后比较所报告的 Python 和 ipyparallel 6.0.2 环境中的行为。当通过分布式视图导入不再使引擎因 SIGSEGV 终止时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
I'm running controller and the client on a windows host. I start an engine on a linux machine (using ipengine --file=ipcontroller-engine.json) and the engine connects fine. If I then start processing in qtconsole under windows and do the following:
import ipyparallel as ipp
c=ipp.Client()
dview=c[:]
with dview.sync_imports():
import numpy
The engine shuts down with a segfault: “ipengine --file=ipcontroller-en…” terminated by signal SIGSEGV (Address boundary error) This seems to be independent of the imported module.
ipyparallel is version 6.0.2 on both systems installed via pip under linux and using conda in windows. Both systems are running python3.
- 主要语言
- Jupyter Notebook
- 星标
- 2.6k
- 派生
- 1k
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
ipython/ipyparallel 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 48/100
ipython/ipyparallel#1029 · 9 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 35/100
ipython/ipyparallel#984 ·
-
难度 4/5 3-5 天 新手友好度 35/100
ipython/ipyparallel#937 · 4 条评论 ·
-
question
难度 5/5 一周以上 新手友好度 25/100
ipython/ipyparallel#897 · 12 条评论 ·
-
bug
难度 4/5 3-5 天 新手友好度 35/100
ipython/ipyparallel#882 ·
查看 ipython/ipyparallel 的全部 Issue
相似的 Issue
-
bug examples invalid iris
难度 2/5 1-3 小时 新手友好度 70/100
-
ai_reviewed
难度 2/5 1-3 小时 新手友好度 68/100
ydb-platform/ydb#53838 · 3 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 82/100
NovaSky-AI/SkyRL#2263 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
johanhaleby/occurrent#1106 ·
-
ShuffleManagerRegistry.register recursion guard is inverted, permits GlutenShuffleManager subclasses 未关闭
难度 2/5 1-3 小时 新手友好度 78/100