[Bugs] [Bug 1212684] New: GlusterD segfaults when started with management SSL

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 17 06:01:40 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1212684

            Bug ID: 1212684
           Summary: GlusterD segfaults when started with management SSL
           Product: GlusterFS
           Version: 3.6.2
         Component: glusterd
          Assignee: bugs at gluster.org
          Reporter: kaushal at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com
            Blocks: 1184460 (glusterfs-3.6.3)



GlusterD segfaults and crashes on startup when management SSL is enabled. This
happens when other peers are down and a socket connection cannot be established
to the other peers.

Because of a bug in the RPC layer, the transport tries to do a SSL write even
when the connection is not established and SSL is not setup. The write leads to
a segfault as the SSL context is not created yet.

Commit 0b9a6a6(socket: fix segfaults when TLS management connections fail) from
Jeff Darcy on master fixes this issue, and needs to be backported.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1184460
[Bug 1184460] GlusterFS 3.6.3 tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list