Bug 1761365
Summary: | libgfapi: the glfs_init() get stuck and is in inifinitely loop in pthread_spin_lock() | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Xiubo Li <xiubli> |
Component: | libgfapi | Assignee: | Soumya Koduri <skoduri> |
Status: | CLOSED UPSTREAM | QA Contact: | bugs <bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 7 | CC: | bugs, pasik, prasanna.kalever, sheggodu |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-12 12:48:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1643231 |
Description
Xiubo Li
2019-10-14 09:19:54 UTC
*** Bug 1761366 has been marked as a duplicate of this bug. *** Thanks BRs. If you could write any libgfapi program to consistently reproduce this issue, that shall be helpful to further debug this issue. (In reply to Soumya Koduri from comment #5) > Thanks BRs. If you could write any libgfapi program to consistently > reproduce this issue, that shall be helpful to further debug this issue. I will try it again with the latest upstream code, will let you know. Thanks BRs The glusterfs is from the latest upstream and build the rpms myself: # rpm -qa|grep gluster glusterfs-libs-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-cli-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-cloudsync-plugins-8dev-0.444.git5425060.el7.centos.x86_64 python2-gluster-6.0-20.el7rhgs.x86_64 glusterfs-api-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-events-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-client-xlators-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-extra-xlators-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-thin-arbiter-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-regression-tests-8dev-0.444.git5425060.el7.centos.x86_64 python3-gluster-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-devel-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-resource-agents-8dev-0.444.git5425060.el7.centos.noarch glusterfs-api-devel-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-fuse-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-geo-replication-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-server-8dev-0.444.git5425060.el7.centos.x86_64 glusterfs-debuginfo-8dev-0.444.git5425060.el7.centos.x86_64 The tcmu-runner and gluster-block are also from the latest upstream, I have ran it for more than 24 hours and couldn't reproduce it. Thanks, BRs This bug is moved to https://github.com/gluster/glusterfs/issues/956, and will be tracked there from now on. Visit GitHub issues URL for further details |