[Bugs] [Bug 1428739] New: Fix crash in dht resulting from tests/features/nuke.t
bugzilla at redhat.com
bugzilla at redhat.com
Fri Mar 3 09:37:06 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1428739
Bug ID: 1428739
Summary: Fix crash in dht resulting from tests/features/nuke.t
Product: GlusterFS
Version: 3.10
Component: distribute
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: kdhananj at redhat.com
CC: bugs at gluster.org
Description of problem:
My patch at https://review.gluster.org/16419 is resulting in core dumps
everytime I run tests/features/nuke.t.
Turns out dht, upon successfully "nuking" a directory, which was initiated
through a setxattr, unwinds the operation with rmdir fop signature, resulting
in readdir-ahead casting a struct iatt (preparent) to dict_t, leading to a
crash.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list