Thanks Shehjar for the response. I did see that particular report in Bugzilla when I was hunting around for similar crashes. It didn't strike me as the same problem looking at the stack trace at least. Notice in the trace I presented, socket_event_handler has an incoming data ptr of 0x6 !! This means the problem is in the interface of the socket transport layer itself (or in a layer before that). I don't see a similar signature in the bug you pointed to. In any case, I'll try to apply the particular patch mentioned in that bug in 2.0.1 and report if I see another crash. Chetan > A bug in this code path was fixed in 2.0.1. For eg, see: > http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=29 > > Please confirm if you continue to observe the crash in subsequent > releases. > Thanks for reporting anyway. > > -Shehjar > > Thanks a lot >> Chetan >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Gluster-users mailing list >> Gluster-users at gluster.org >> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users >> > > Hi