Description of problem: 执行/usr/bin/vmhgfs-fuse help命令会产生coredump Version-Release number of selected component (if applicable): uname -r 3.10.0-1160.62.1.0.1.an7.x86_64 cat /etc/anolis-release Anolis OS release 7.9 cat /etc/os-release NAME="Anolis OS" VERSION="7.9" ID="anolis" ID_LIKE="rhel fedora centos" VERSION_ID="7.9" PRETTY_NAME="Anolis OS 7.9" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugs.openanolis.cn/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" 问题发生概率:必现 How reproducible: 1、安装open-vm-tools软件包 2、执行/usr/bin/vmhgfs-fuse help命令 Steps to Reproduce: # gdb /usr/bin/vmhgfs-fuse -c core-vmhgfs-fuse-103463 GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.an7 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/vmhgfs-fuse...Reading symbols from /usr/bin/vmhgfs-fuse...(no debugging symbols found)...done. (no debugging symbols found)...done. [New LWP 103463] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/bin/vmhgfs-fuse help'. Program terminated with signal 11, Segmentation fault. #0 0x00007f8343c8df2c in Backdoor_InOut () from /lib64/libvmtools.so.0 Missing separate debuginfos, use: debuginfo-install open-vm-tools-11.0.5-3.an7.3.x86_64 (gdb) bt #0 0x00007f8343c8df2c in Backdoor_InOut () from /lib64/libvmtools.so.0 #1 0x0000000080000000 in ?? () #2 0x00007f8343ca60f5 in Message_OpenAllocated () from /lib64/libvmtools.so.0 #3 0x00007f8343cae1b7 in RpcOut_startWithReceiveBuffer () from /lib64/libvmtools.so.0 #4 0x0000555a8cd585e6 in HgfsBd_GetChannel () #5 0x0000555a8cd58785 in HgfsBd_OpenBackdoor () #6 0x0000555a8cd521d9 in HgfsBdChannelOpen () #7 0x0000555a8cd56d58 in HgfsTransportChannelOpen.constprop.2 () #8 0x0000555a8cd570f5 in HgfsTransportInit () #9 0x0000555a8cd51e92 in main () (gdb) quit Actual results: 产生coredump Expected results: 不应该coredmp Additional info: 软件包信息: # yum info open-vm-tools 已加载插件:fastestmirror, langpacks, product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Loading mirror speeds from cached hostfile 已安装的软件包 名称 :open-vm-tools 架构 :x86_64 版本 :11.0.5 发布 :3.an7.3 大小 :2.1 M 源 :installed 来自源:updates 简介 : Open Virtual Machine Tools for virtual machines hosted on VMware 网址 :https://github.com/vmware/open-vm-tools 协议 : GPLv2 描述 : The open-vm-tools project is an open source implementation of VMware Tools. It : is a suite of open source virtualization utilities and drivers to improve the : functionality, user experience and administration of VMware virtual machines. : This package contains only the core user-space programs and libraries of : open-vm-tools. arm 没有这个包,不存在该问题
Created attachment 206 [details] centos7.9 test pic centos7.9 x86_64存在相同问题 暂时降低优先级
Created attachment 228 [details] centos7.9 test pic centos7.9 x86_64存在相同问题 暂时降低优先级
vmhgfs-fuse没有help参数,请正确使用