[Bugs] [Bug 1615385] glusterd segfault - memcpy () at /usr/include/bits/string3.h:51

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 17 09:42:12 UTC 2018


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

Atin Mukherjee <amukherj at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #2 from Atin Mukherjee <amukherj at redhat.com> ---
Fixed through:

commit e48678567a5fb01166a065f9e192b80e721e4181
Author: Sanju Rakonde <srakonde at redhat.com>
Date:   Thu Nov 8 18:50:18 2018 +0530

    glusterd: migrating profile commands to mgmt_v3 framework

    Current profile commands use the op_state machine framework.
    Porting it to use the mgmt_v3 framework.

    The following tests were performed on the patch:
    case 1:
    1. On a 3 node cluster, created and started 3 volumes
    2. Mounted all the three volumes and wrote some data
    3. Started profile operation for all the volumes
    4. Ran "gluster v status" from N1,
           "gluster v profile <volname1> info" form N2,
           "gluster v profile <volname2> info" from N3 simultaneously in a
       loop for around 10000 times
    5. Didn't find any cores generated.

    case 2:
    1. Repeat the steps 1,2 and 3 from case 1.
    2. Ran "gluster v status" from N1,
           "gluster v profile <volname1> info" form N2(terminal 1),
           "gluster v profile <volname2> info" from N2(terminal 2)
       simultaneously in a loop.
    3. No cores were generated.

    fixes: bz#1654181
    Change-Id: I83044cf5aee3970ef94066c89fcc41783ed468a6
    Signed-off-by: Sanju Rakonde <srakonde at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list