[Bugs] [Bug 1767264] glusterfs client process coredump

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 9 09:21:38 UTC 2019


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



--- Comment #4 from zhou lin <zz.sh.cynthia at gmail.com> ---
hi, sorry for late response,
what info do you need?
following is the gdb info


Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/sbin/glusterfs --acl --process-name fuse
--volfile-server=mn-0.local --vol'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007ffff7c5e57f in raise () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7ffff677e700 (LWP 1919))]
Missing separate debuginfos, use: dnf debuginfo-install
glibc-2.28-40.wf30.x86_64 libgcc-8.3.1-2.wf30.x86_64
libtirpc-1.1.4-0.wf30.x86_64 libuuid-2.33.2-2.wos1.wf30.x86_64
nss-mdns-0.14.1-3.wos1.wf30.x86_64 openssl-libs-1.1.1d-1.wf30.x86_64
zlib-1.2.11-15.wf30.x86_64
(gdb) bt
#0  0x00007ffff7c5e57f in raise () from /lib64/libc.so.6
#1  0x00007ffff7c48895 in abort () from /lib64/libc.so.6
#2  0x00007ffff7ca19d7 in __libc_message () from /lib64/libc.so.6
#3  0x00007ffff7ca1a9a in __libc_fatal () from /lib64/libc.so.6
#4  0x00007ffff7dfc8ad in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#5  0x00007ffff7ed5911 in gf_timer_proc (data=0x5555555e7f70) at timer.c:140
#6  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#7  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6
(gdb) frame 5
(gdb) print *(gf_timer_registry_t *)data
$2 = {active = {next = 0x7fffcc000b60, prev = 0x7fffec026ea0}, lock = {__data =
{__lock = 0, __count = 0, __owner = 0, __nusers = 1, __kind = 0, __spins = 0, 
      __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000'
<repeats 12 times>, "\001", '\000' <repeats 26 times>, __align = 0}, cond = {
    __data = {{__wseq = 3919, __wseq32 = {__low = 3919, __high = 0}},
{__g1_start = 3915, __g1_start32 = {__low = 3915, __high = 0}}, __g_refs = {0,
2}, 
      __g_size = {0, 0}, __g1_orig_size = 4, __wrefs = 10, __g_signals = {0,
0}}, 
    __size =
"O\017\000\000\000\000\000\000K\017\000\000\000\000\000\000\000\000\000\000\002",
'\000' <repeats 11 times>,
"\004\000\000\000\n\000\000\000\000\000\000\000\000\000\000", __align = 3919},
th = 140737328441088, fin = 0 '\000'}
(gdb)


(gdb) thread apply all bt

Thread 12 (Thread 0x7ffff3680700 (LWP 1929)):
#0  0x00007ffff7d24717 in epoll_wait () from /lib64/libc.so.6
#1  0x00007ffff7f27d0c in event_dispatch_epoll_worker (data=0x555555616950) at
event-epoll.c:745
#2  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#3  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7ffff4f7b700 (LWP 1923)):
#0  0x00007ffff7dfc95b in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007ffff7f05006 in syncenv_task (proc=proc at entry=0x5555555e8490) at
syncop.c:517
#2  0x00007ffff7f05c50 in syncenv_processor (thdata=0x5555555e8490) at
syncop.c:584
#3  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7ffff577c700 (LWP 1922)):
#0  0x00007ffff7cf0718 in nanosleep () from /lib64/libc.so.6
#1  0x00007ffff7cf061e in sleep () from /lib64/libc.so.6
#2  0x00007ffff7ef09ad in pool_sweeper (arg=<optimized out>) at mem-pool.c:446
#3  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7ffff2e7f700 (LWP 1930)):
#0  0x00007ffff7d24717 in epoll_wait () from /lib64/libc.so.6
#1  0x00007ffff7f27d0c in event_dispatch_epoll_worker (data=0x555555633330) at
event-epoll.c:745
#2  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#3  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7ffff1019700 (LWP 1970)):
#0  0x00007ffff7dfc60c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007ffff6788f73 in timed_response_loop (data=<optimized out>) at
fuse-bridge.c:4913
#2  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
--Type <RET> for more, q to quit, c to continue without paging--
#3  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7ffff181a700 (LWP 1969)):
#0  0x00007ffff7d1adaf in readv () from /lib64/libc.so.6
#1  0x00007ffff7ef2759 in sys_readv (fd=<optimized out>,
iov=iov at entry=0x7ffff1819150, iovcnt=iovcnt at entry=2) at syscall.c:328
#2  0x00007ffff67a1a93 in fuse_thread_proc (data=0x5555555d6ef0) at
fuse-bridge.c:5957
#3  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7ffff477a700 (LWP 1924)):
#0  0x00007ffff7dfc95b in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007ffff7f05006 in syncenv_task (proc=proc at entry=0x5555555e8870) at
syncop.c:517
#2  0x00007ffff7f05c50 in syncenv_processor (thdata=0x5555555e8870) at
syncop.c:584
#3  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7ffff5f7d700 (LWP 1921)):
#0  0x00007ffff7c5f34c in sigtimedwait () from /lib64/libc.so.6
#1  0x00007ffff7e009bc in sigwait () from /lib64/libpthread.so.0
#2  0x000055555555cbe3 in glusterfs_sigwaiter (arg=<optimized out>) at
glusterfsd.c:2416
#3  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7ffff0818700 (LWP 1971)):
#0  0x00007ffff7dfc60c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007ffff678815b in notify_kernel_loop (data=<optimized out>) at
fuse-bridge.c:4828
#2  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#3  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7ffff779a480 (LWP 1915)):
#0  0x00007ffff7df798d in __pthread_timedjoin_ex () from /lib64/libpthread.so.0
--Type <RET> for more, q to quit, c to continue without paging--
#1  0x00007ffff7f274c7 in event_dispatch_epoll (event_pool=0x5555555cc760) at
event-epoll.c:840
#2  0x000055555555c5d0 in main (argc=<optimized out>, argv=<optimized out>) at
glusterfsd.c:2919

Thread 2 (Thread 0x7ffff3f79700 (LWP 1925)):
#0  0x00007ffff7d1b9af in select () from /lib64/libc.so.6
#1  0x00007ffff7f3f7cd in runner (arg=0x5555555ec640) at
../../contrib/timer-wheel/timer-wheel.c:186
#2  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#3  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ffff677e700 (LWP 1919)):
#0  0x00007ffff7c5e57f in raise () from /lib64/libc.so.6
#1  0x00007ffff7c48895 in abort () from /lib64/libc.so.6
#2  0x00007ffff7ca19d7 in __libc_message () from /lib64/libc.so.6
#3  0x00007ffff7ca1a9a in __libc_fatal () from /lib64/libc.so.6
#4  0x00007ffff7dfc8ad in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#5  0x00007ffff7ed5911 in gf_timer_proc (data=0x5555555e7f70) at timer.c:140
#6  0x00007ffff7df64a7 in start_thread () from /lib64/libpthread.so.0
#7  0x00007ffff7d243e3 in clone () from /lib64/libc.so.6
(gdb) 
(gdb)

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


More information about the Bugs mailing list