Bug 762657 (GLUSTER-925)

Summary: Crash in stripe_entry_self_heal
Product: [Community] GlusterFS Reporter: Anush Shetty <anush>
Component: stripeAssignee: Amar Tumballi <amarts>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.0.4CC: gluster-bugs, vijay, vraman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Anush Shetty 2010-05-13 09:52:02 UTC
Caught this while running dbench over a stripe client with one of the stripe
subvolumes as error-gen.

patchset: git://git.sv.gnu.org/gluster.git
signal received: 11
time of crash: 2010-05-13 15:14:25
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.0.0git
/lib/libc.so.6[0x7f46e0bf9530]
/gluster/git3.0/lib/glusterfs/3.0.0git/xlator/protocol/client.so(client_mkdir+0x15f)[0x7f46e01a8f30]
/gluster/git3.0/lib/glusterfs/3.0.0git/xlator/cluster/stripe.so(stripe_entry_self_heal+0x432)[0x7f46dfd72088]
/gluster/git3.0/lib/glusterfs/3.0.0git/xlator/cluster/stripe.so(stripe_lookup_cbk+0x2e1)[0x7f46dfd723a3]
/gluster/git3.0/lib/glusterfs/3.0.0git/xlator/protocol/client.so(client_lookup_cbk+0x5d3)[0x7f46e01b8042]
/gluster/git3.0/lib/glusterfs/3.0.0git/xlator/protocol/client.so(protocol_client_interpret+0x1df)[0x7f46e01bc778]
/gluster/git3.0/lib/glusterfs/3.0.0git/xlator/protocol/client.so(protocol_client_pollin+0xc6)[0x7f46e01bd4f9]
/gluster/git3.0/lib/glusterfs/3.0.0git/xlator/protocol/client.so(notify+0x158)[0x7f46e01bdaf2]
/gluster/git3.0/lib/libglusterfs.so.0(xlator_notify+0xd8)[0x7f46e136fd2a]
/gluster/git3.0/lib/glusterfs/3.0.0git/transport/socket.so(socket_event_poll_in+0x46)[0x7f46def3a45a]
/gluster/git3.0/lib/glusterfs/3.0.0git/transport/socket.so(socket_event_handler+0xc4)[0x7f46def3a78d]
/gluster/git3.0/lib/libglusterfs.so.0[0x7f46e13959ee]
/gluster/git3.0/lib/libglusterfs.so.0[0x7f46e1395be0]
/gluster/git3.0/lib/libglusterfs.so.0(event_dispatch+0x74)[0x7f46e1395eff]
/gluster/git3.0/sbin/glusterfs(main+0x1110)[0x40688c]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f46e0be4abd]
/gluster/git3.0/sbin/glusterfs[0x402ab9]

Comment 1 Amar Tumballi 2010-07-15 04:30:10 UTC
This happened as entry-self-heal happened on '/'.

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