Bug 919990 - Crash in server_rpc_notify
Summary: Crash in server_rpc_notify
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: protocol
Version: mainline
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Vijay Bellur
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 952693
TreeView+ depends on / blocked
 
Reported: 2013-03-11 05:50 UTC by Vijay Bellur
Modified: 2013-07-24 17:25 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:25:40 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.