[Bugs] [Bug 1785323] glusterfsd cashes after a few seconds

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 13 18:53:28 UTC 2020


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

Robin van Oosten <robin.van.oosten at hpe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(robin.van.oosten@ |
                   |hpe.com)                    |



--- Comment #15 from Robin van Oosten <robin.van.oosten at hpe.com> ---
Both IPv4 and IPv6 are enabled. DNS resolution is done via /etc/hosts files
with only IPv4 addresses.

Below info is from a new trace file so may not be the info you asked for.

(gdb) thread 1
[Switching to thread 1 (Thread 0xb20fe700 (LWP 2613))]
#0  __libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
47      in ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S
(gdb) frame 7
#7  0xb6f4ac52 in _gf_event (event=event at entry=EVENT_AFR_SUBVOLS_DOWN,
fmt=0xb226fbcc "client-pid=%d; subvol=%s")
    at events.c:151
151     }
(gdb) print host
$1 = 0xb1705d30 ""
(gdb) print sin_family
$2 = <optimized out>
(gdb) print server
$3 = {sin_family = 10, sin_port = 51549, sin_addr = {s_addr = 0}, sin_zero =
"\000\000\000\000\000\000\000"}
(gdb)

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


More information about the Bugs mailing list