summaryrefslogtreecommitdiffstats
path: root/xlators/features/shard/src
diff options
context:
space:
mode:
authorRavishankar N <ravishankar@redhat.com>2019-08-12 11:29:36 +0530
committerRavishankar N <ravishankar@redhat.com>2019-08-12 11:38:24 +0530
commit3cc0113ee436b63f69e16e4e0cd9443f1b3188ec (patch)
tree4020598e399ccc78495ae5697d2da4b9892b9728 /xlators/features/shard/src
parent40f476f40b37cc8fcc83618094d357ee643442d8 (diff)
tests: fix bug-880898.t crash
Problem: https://build.gluster.org/job/centos7-regression/7337/consoleFull indicates the shd crashing for this .t. On looking at the core, I see the crash is at the time of shd init and glusterfs context is null: (gdb) bt (gdb) p ctx $2 = (glusterfs_ctx_t *) 0xf00000000 The .t is killing all gluster processes immediately after volume start, so it looks like a race between shd coming up and it being killed. Fix: Kill gluster processes only after they are up and running. Fixes: bz#1740017 Change-Id: I7cf589201669bd9f535e968d147015dc99e9a4b6 Signed-off-by: Ravishankar N <ravishankar@redhat.com>
Diffstat (limited to 'xlators/features/shard/src')
0 files changed, 0 insertions, 0 deletions