Bug 1240319

Summary: Bitd crashed after volume stop and start
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: RajeshReddy <rmekala>
Component: bitrotAssignee: Bug Updates Notification Mailing List <rhs-bugs>
Status: CLOSED DUPLICATE QA Contact: RajeshReddy <rmekala>
Severity: high Docs Contact:
Priority: unspecified    
Version: rhgs-3.1CC: mzywusko, rcyriac, rhs-bugs, storage-qa-internal, vshankar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-07 10:46:45 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:
Bug Depends On: 1224162    
Bug Blocks:    
Attachments:
Description Flags
Bitd none

Description RajeshReddy 2015-07-06 14:47:20 UTC
Created attachment 1048835 [details]
Bitd

Description of problem:
=================
Bitd Crashed 


Version-Release number of selected component (if applicable):
===============
glusterfs-3.7.1-6.el6r

How reproducible:


Steps to Reproduce:
=============
1.Create a volume and un tar linux kernel and then enable bitd
2.while bitd is crawling the files, kill the brick and and bring back using CLI 
3.After some time kill the brick and stop the volume and start the volume 

Actual results:
============
Bitd crashed 


Expected results:


Additional info:
==============
IP: 10.70.36.21
Attaching the core dump

Comment 2 Venky Shankar 2015-07-07 05:27:41 UTC
OK, looks like the reborp notify crash is back again (after ~3 months of hibernation) and it's pretty hard to hit this case.

(gdb) bt
#0  0x00007f55a8000078 in ?? ()
#1  0x00007f55efbeac9a in gf_changelog_reborp_rpcsvc_notify () from /usr/lib64/libgfchangelog.so.0
#2  0x00007f56020720c4 in rpcsvc_notify () from /usr/lib64/libgfrpc.so.0
#3  0x00007f5602073ad8 in rpc_transport_notify () from /usr/lib64/libgfrpc.so.0
#4  0x00007f55f63d6be2 in ?? () from /usr/lib64/glusterfs/3.7.1/rpc-transport/socket.so
#5  0x00007f560230c970 in ?? () from /usr/lib64/libglusterfs.so.0
#6  0x00007f5601393a51 in start_thread () from /lib64/libpthread.so.0
#7  0x00007f5600cfd96d in clone () from /lib64/libc.so.6

There's already a bz for this (bz #1224162).

Comment 3 Rejy M Cyriac 2015-07-07 10:46:45 UTC

*** This bug has been marked as a duplicate of bug 1224162 ***