查看问题详情

编号项目分类查看权限最后更新
0000096Anolis OS 8* OTHERSpublic2021-05-07 13:43
报告员yinyongchen 分派给geliwei-ali  
优先级normal严重性minor出现频率always
状态 resolved处理状况open 
目标版本8.2 正式版 
标题0000096: [Anolis 8.2-4.19-x86/aarch64]执行dwarves包中二进制文件dtagnames、prefcnt发生core dump
描述执行dwarves包中二进制文件dtagnames、prefcnt发生core dump , x86_64、aarch64均涉及

[环境信息]:
内核信息:
[root@VM20210305-8]# uname -r
4.19.91-23.1.an8.x86_64

操作系统信息:
# cat /etc/os-release
NAME="Anolis OS"
VERSION="8.2"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.2"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.2"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"

[期望结果]:
可以正常执行二进制文件dtagnames、prefcnt

[实际结果]:
二进制文件dtagnames、prefcnt执行发生core dump
# /usr/bin/dtagnames --help
Segmentation fault (core dumped)
# /usr/bin/prefcnt --help
Segmentation fault (core dumped)

[原因定位]:
 未知

[修复建议]:
建议修复
问题重现步骤1、开启core dump
     ulimit -c unlimited
     echo "/tmp/core-%e-%p" > /proc/sys/kernel/core_pattern
2、下载dwarves包并执行对应二进制,观察是否发生core dump
       yum install -y dwarves
       /usr/bin/dtagnames --help
       /usr/bin/prefcnt --help
附注yum repolist:
Repo-id : AppStream
Repo-baseurl : http://mirrors.openanolis.org/anolis/8/AppStream/x86_64/os
-----
Repo-id : BaseOS
Repo-baseurl : http://mirrors.openanolis.org/anolis/8/BaseOS/x86_64/os
-----
Repo-id : PowerTools
Repo-baseurl : http://mirrors.openanolis.org/anolis/8/PowerTools/x86_64/os
-----
Repo-id : epel
Repo-baseurl : http://yum.tbsite.net/epel/8/Everything/x86_64
-----
Repo-id : epel-modular
Repo-baseurl : http://yum.tbsite.net/epel/8/Modular/x86_64/
标签没加标签.

活动

jacobwang

2021-05-07 13:42

经理   ~0000150

http://code.openanolis.cn/c/anolis-os/dwarves/+/422

Reviewed done

jacobwang

2021-05-07 13:42

经理   ~0000151

Would fix in 8.2 GA ISO

问题历史

日期 用户名 字段 更改
2021-04-29 18:35 yinyongchen 新建问题
2021-04-30 14:42 qingming2021 分派给 => geliwei-ali
2021-04-30 14:42 qingming2021 状态 新建 => 已分配
2021-05-06 11:22 jacobwang 目标版本 => 8.2 正式版
2021-05-07 13:42 jacobwang 注释已添加: 0000150
2021-05-07 13:42 jacobwang 注释已添加: 0000151
2021-05-07 13:43 jacobwang 状态 已分配 => 已解决