ceph / ceph/python-crush

Segmentation fault

未关闭
#1 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
22
派生
8
PR 合并指标
30 天内没有已合并 PR

描述

I have a ceph cluster.
Use "ceph osd crush dump > map.json" to get the crushmap about my ceph cluster.
And then, run "crush analyze --rule replicated --crushmap map.json", it occurs a segmentation fault.
The log display in dmesg is "[12471.824472] crush[27369]: segfault at ffffffffffffffff ip 00000000004539b9 sp 00007ffe8a036370 error 5 in python2.7[400000+2bb000]".

Do you have some comments about this? If you have, i will appreciate you very much.
The attached file is the crushmap file about the ceph cluster.
[mao.zip](https://github.com/ceph/python-crush/files/1158228/mao.zip)

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先解压附加的 mao.zip 文件,并使用 `ceph osd crush dump > map.json`,然后执行 `crush analyze --rule replicated --crushmap map.json` 来重现命令序列。检查由此产生的 Python 2.7 段错误,并在附加的 crushmap 被无崩溃地分析后确认完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp, python
领域
cli, tooling
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。