[Bugs] [Bug 1428743] New: Fix crash in dht resulting from tests/features/nuke.t
bugzilla at redhat.com
bugzilla at redhat.com
Fri Mar 3 09:47:33 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1428743
Bug ID: 1428743
Summary: Fix crash in dht resulting from tests/features/nuke.t
Product: GlusterFS
Version: 3.8
Component: distribute
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: kdhananj at redhat.com
CC: bugs at gluster.org
Depends On: 1428739
+++ This bug was initially created as a clone of Bug #1428739 +++
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:
--- Additional comment from Worker Ant on 2017-03-03 04:42:08 EST ---
REVIEW: https://review.gluster.org/16836 (cluster/dht: Fix crash in "nuke-dir"
feature) posted (#1) for review on release-3.10 by Krutika Dhananjay
(kdhananj at redhat.com)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1428739
[Bug 1428739] Fix crash in dht resulting from tests/features/nuke.t
--
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