[Bugs] [Bug 1656316] Gluster volume statedump inode Segmentation Fault (core dumped)

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 17 09:51:22 UTC 2018


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

Atin Mukherjee <amukherj at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|glusterd                    |cli
           Assignee|amukherj at redhat.com         |bugs at gluster.org
         QA Contact|bmekala at redhat.com          |
              Flags|                            |needinfo?(emanuel.ocone at mob
                   |                            |yt.it)



--- Comment #10 from Atin Mukherjee <amukherj at redhat.com> ---
Unfortunately I don't have a centos machine at this moment to debug this crash
and this is why I was requesting you to install glusterfs-debuginfo package and
then do the following:

gdb gluster core.28960
(gdb) thread apply all bt

The backtrace you're pointing is basically a strstr call, but we need to track
the gluster functions to see what's wrong here. From the core we can definitely
figure out that this is a crash in cli.

-- 
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