Bug 1700865 - FUSE mount seems to be hung and not accessible
Summary: FUSE mount seems to be hung and not accessible
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Susant Kumar Palai
QA Contact:
URL:
Whiteboard:
: 1679892 (view as bug list)
Depends On:
Blocks: glusterfs-6.0 1732875
TreeView+ depends on / blocked
 
Reported: 2019-04-17 14:05 UTC by Susant Kumar Palai
Modified: 2019-07-24 15:04 UTC (History)
3 users (show)

Fixed In Version: glusterfs-7.0
Clone Of:
Environment:
Last Closed: 2019-07-05 08:56:54 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 22589 0 None Abandoned core: fix dead lock in _gf_free. 2019-07-21 19:30:32 UTC
Gluster.org Gerrit 22600 0 None Open core: fix hang issue in __gf_free 2019-04-23 01:53:36 UTC

Comment 1 Susant Kumar Palai 2019-04-22 09:43:44 UTC
Problem: fix dead lock in _gf_free.

Currently GF_ASSERT is done under mem_accounting lock at some places.
On a GF_ASSERT failure, gf_msg_callingfn is called which calls gf_malloc
internally and it takes the same mem_accounting lock leading to deadlock.

Comment 2 Worker Ant 2019-04-22 15:56:53 UTC
REVIEW: https://review.gluster.org/22600 (core: fix hang issue in __gf_free) posted (#1) for review on master by Susant Palai

Comment 3 Worker Ant 2019-04-23 01:53:37 UTC
REVIEW: https://review.gluster.org/22600 (core: fix hang issue in __gf_free) merged (#2) on master by Susant Palai

Comment 4 Sanju 2019-06-10 11:26:04 UTC
*** Bug 1679892 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.