Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 915329

Summary: Crash in glusterd
Product: [Community] GlusterFS Reporter: Vijay Bellur <vbellur>
Component: glusterdAssignee: krishnan parthasarathi <kparthas>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: gluster-bugs, nsathyan
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: 2013-03-19 12:17:05 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 Vijay Bellur 2013-02-25 14:23:35 UTC
Description of problem:

Found this crash in glusterd:

patchset: git://git.gluster.com/glusterfs.git
signal received: 11
time of crash: 2013-02-21 02:30:36
configuration details:
argp 1
backtrace 1
dlfcn 1
fdatasync 1
libpthread 1
llistxattr 1
setfsid 1
spinlock 1
epoll.h 1
xattr.h 1
st_atim.tv_nsec 1
package-string: glusterfs 3.3.0
/lib64/libc.so.6[0x3bec032920]
/lib64/libc.so.6(__getmntent_r+0x1b)[0x3bec0e23cb]
/usr/lib64/glusterfs/3.3.0/xlator/mgmt/glusterd.so(glusterd_add_brick_detail_to_dict+0x5c3)[0x7f0c29d5d0c3]
/usr/lib64/glusterfs/3.3.0/xlator/mgmt/glusterd.so(glusterd_op_commit_perform+0x10aa)[0x7f0c29d49afa]
/usr/lib64/glusterfs/3.3.0/xlator/mgmt/glusterd.so(+0x3bc14)[0x7f0c29d4ac14]
/usr/lib64/glusterfs/3.3.0/xlator/mgmt/glusterd.so(glusterd_op_sm+0xf6)[0x7f0c29d477e6]
/usr/lib64/glusterfs/3.3.0/xlator/mgmt/glusterd.so(glusterd3_1_stage_op_cbk+0x31f)[0x7f0c29d64eff]
/usr/lib64/libgfrpc.so.0(rpc_clnt_handle_reply+0xa5)[0x3bedc0f095]
/usr/lib64/libgfrpc.so.0(rpc_clnt_notify+0x120)[0x3bedc0f890]
/usr/lib64/libgfrpc.so.0(rpc_transport_notify+0x28)[0x3bedc0b018]
/usr/lib64/glusterfs/3.3.0/rpc-transport/socket.so(socket_event_poll_in+0x34)[0x7f0c29aa3954]
/usr/lib64/glusterfs/3.3.0/rpc-transport/socket.so(socket_event_handler+0xc7)[0x7f0c29aa3a37]
/usr/lib64/libglusterfs.so.0[0x3bed03ed44]
/usr/sbin/glusterd(main+0x58a)[0x4073ca]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x3bec01ecdd]
/usr/sbin/glusterd[0x404379]

Still trying to figure out more details/obtain logs. Right now logging this backtrace for tracking.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 krishnan parthasarathi 2013-03-19 12:17:05 UTC

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