10 Star 0 Fork 16

src-openEuler/rpcbind

【22.03】开启了rpcbind服务之后,杀掉rpcbind主进程再执行rpcbind -h 127.0.0.1会abort(core dumped)

已完成
缺陷
创建于  
2022-02-26 17:34

OS:22.03
rpcbind:rpcbind-1.2.6-2.oe1.aarch64

【问题复现步骤】

[root@openEuler ETS]# ps aux | grep rpcbind
rpc          838  0.0  0.1  11300  4452 ?        Ss   14:55   0:00 /usr/bin/rpcbind -w -f
root       22261  0.0  0.0   5980  1900 pts/1    S+   17:26   0:00 grep --color=auto rpcbind
[root@openEuler ETS]# systemctl status rpcbind
● rpcbind.service - RPC Bind
     Loaded: loaded (/usr/lib/systemd/system/rpcbind.service; enabled; vendor preset: enabled)
     Active: active (running) since Sat 2022-02-26 14:55:07 CST; 2h 32min ago
TriggeredBy: ● rpcbind.socket
       Docs: man:rpcbind(8)
   Main PID: 838 (rpcbind)
      Tasks: 1 (limit: 17870)
     Memory: 2.5M
     CGroup: /system.slice/rpcbind.service
             └─838 /usr/bin/rpcbind -w -f

Feb 26 14:55:07 openEuler systemd[1]: Starting RPC Bind...
Feb 26 14:55:07 openEuler systemd[1]: Started RPC Bind.
[root@openEuler ETS]# killall rpcbind; rpcbind -h 127.0.0.1
free(): double free detected in tcache 2
Aborted (core dumped)
[root@openEuler ETS]# echo $?
134

【预期结果】
rpcbind -h 127.0.0.1 执行成功返回0

评论 (2)

哦那真是一级棒 创建了缺陷 3年前
openeuler-ci-bot 添加了
 
sig/Networking
标签
3年前

登录 后才可以发表评论

状态
负责人
项目
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
预计工期 (小时)
开始日期   -   截止日期
-
置顶选项
优先级
里程碑
分支
参与者(3)
5329419 openeuler ci bot 1632792936 Apricity-zengwefeng 哦那真是一级棒-oh_thats_great
1
https://gitee.com/src-openeuler/rpcbind.git
git@gitee.com:src-openeuler/rpcbind.git
src-openeuler
rpcbind
rpcbind

搜索帮助