Bug 1525807

Summary: posix: brick process crashes during virtual getxattr()
Product: [Community] GlusterFS Reporter: Amar Tumballi <atumball>
Component: posixAssignee: bugs <bugs>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
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: 2019-05-27 16:06:30 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:

Description Amar Tumballi 2017-12-14 05:31:54 UTC
Description of problem:
When getxattr command with key "glusterfs.ancestry.path" is issued, the brick process in many cases crashes.

Version-Release number of selected component (if applicable):
master, release-3.8

How reproducible:
3/10 cases.


Expected results:
- Brick process shouldn't crash.

Additional info:
- 3.8-fb branch already has the fix.

Comment 1 Worker Ant 2017-12-14 07:12:28 UTC
REVIEW: https://review.gluster.org/18936 (storage/posix: Fix crash bug in posix_getxattr) posted (#2) for review on master by Amar Tumballi

Comment 2 Amar Tumballi 2019-05-27 16:06:30 UTC
Not happening anymore.