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

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 10 12:45:34 UTC 2018


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

Atin Mukherjee <amukherj at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(amukherj at redhat.c |
                   |om)                         |



--- Comment #5 from Atin Mukherjee <amukherj at redhat.com> ---
cat /proc/sys/kernel/core_pattern

This will let you know the location of the core file. 

And then do the following to get to the gdb session (you may have to install
gdb and glusterfs-debuginfo package for the interim)

gdb glusterd <core file with path> 

t a a bt

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


More information about the Bugs mailing list