Bug 919990

Summary: Crash in server_rpc_notify
Product: [Community] GlusterFS Reporter: Vijay Bellur <vbellur>
Component: protocolAssignee: Vijay Bellur <vbellur>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: high    
Version: mainlineCC: gluster-bugs, jdarcy, yinyin2010
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:25:40 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:    
Bug Blocks: 952693    

Description Vijay Bellur 2013-03-11 05:50:56 UTC
Description of problem:

Following crash is observed in logs:

/lib64/libc.so.6[0x3ea1432900]
/lib64/libc.so.6(_IO_vfprintf+0x388c)[0x3ea144757c]
/lib64/libc.so.6(__vasprintf_chk+0xcc)[0x3ea14ff24c]
/usr/lib64/libglusterfs.so.0(_gf_log+0x320)[0x3ea2819510]
/usr/lib64/glusterfs/3.3.0/xlator/protocol/server.so(server_rpc_notify+0x1ce)[0x7effa7152cbe]
/usr/lib64/libgfrpc.so.0(rpcsvc_handle_disconnect+0xf5)[0x3ea2c07d05]
/usr/lib64/libgfrpc.so.0(rpcsvc_notify+0x100)[0x3ea2c0a710]
/usr/lib64/libgfrpc.so.0(rpc_transport_notify+0x28)[0x3ea2c0b108]
/usr/lib64/glusterfs/3.3.0/rpc-transport/socket.so(socket_event_poll_err+0x54)[0x7effad021a34]
/usr/lib64/glusterfs/3.3.0/rpc-transport/socket.so(socket_event_handler+0x12e)[0x7effad028bbe]
/usr/lib64/libglusterfs.so.0[0x3ea283efc4]
/usr/sbin/glusterfsd(main+0x590)[0x407440]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x3ea141ecdd]
/usr/sbin/glusterfsd[0x404379]



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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Amar Tumballi 2013-03-11 13:26:39 UTC
i see patch posted @ http://review.gluster.org/4655

Comment 2 Vijay Bellur 2013-04-24 07:28:04 UTC
Patch http://review.gluster.org/#/c/4411 has been merged. Moving to MODIFIED.