Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-16559

tokudb.hotindex-del-0 failed in buildbot with timeout

    XMLWordPrintable

Details

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-zyp-sles12-amd64/builds/5049/steps/mtr/logs/stdio

      tokudb.hotindex-del-0                    w2 [ fail ]  timeout after 900 seconds
              Test ended at 2018-05-24 09:31:36
       
      Test case timeout after 900 seconds
       
      == /dev/shm/var/2/log/hotindex-del-0.log == 
      insert into s values (12,0),(12,1),(12,2),(12,3),(12,4),(12,5),(12,6),(12,7),(12,8),(12,9);
      insert into s values (11,0),(11,1),(11,2),(11,3),(11,4),(11,5),(11,6),(11,7),(11,8),(11,9);
      insert into s values (10,0),(10,1),(10,2),(10,3),(10,4),(10,5),(10,6),(10,7),(10,8),(10,9);
      insert into s values (9,0),(9,1),(9,2),(9,3),(9,4),(9,5),(9,6),(9,7),(9,8),(9,9);
      insert into s values (8,0),(8,1),(8,2),(8,3),(8,4),(8,5),(8,6),(8,7),(8,8),(8,9);
      insert into s values (7,0),(7,1),(7,2),(7,3),(7,4),(7,5),(7,6),(7,7),(7,8),(7,9);
      insert into s values (6,0),(6,1),(6,2),(6,3),(6,4),(6,5),(6,6),(6,7),(6,8),(6,9);
      insert into s values (5,0),(5,1),(5,2),(5,3),(5,4),(5,5),(5,6),(5,7),(5,8),(5,9);
      insert into s values (4,0),(4,1),(4,2),(4,3),(4,4),(4,5),(4,6),(4,7),(4,8),(4,9);
      insert into s values (3,0),(3,1),(3,2),(3,3),(3,4),(3,5),(3,6),(3,7),(3,8),(3,9);
      insert into s values (2,0),(2,1),(2,2),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(2,9);
      insert into s values (1,0),(1,1),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(1,9);
      set tokudb_create_index_online=1;
      create index i_a on s(a);
      connection conn1;
      delete from s where a=10000;
      delete from s where a=9999;
      delete from s where a=9998;
      delete from s where a=9997;
      delete from s where a=9996;
       
       == /dev/shm/var/2/tmp/analyze-timeout-mysqld.1.err ==
      mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/dev/shm/var/tmp/2/mysqld.1.sock' (111)
       
       
       - found 'core' (0/0)
       
      Trying 'dbx' to get a backtrace
       
      Trying 'gdb' to get a backtrace from coredump /dev/shm/var/2/log/tokudb.hotindex-del-0/mysqld.1/data/core
      Core generated by '/usr/sbin/mysqld'
      Output from gdb follows. The first stack trace is from the failing thread.
      The following stack traces are from all threads (so the failing one is
      duplicated).
      --------------------------
       
      warning: /etc/gdbinit.d/gdb-heap.py: No such file or directory
      [New LWP 11280]
      [New LWP 11312]
      [New LWP 11298]
      [New LWP 11315]
      [New LWP 11389]
      [New LWP 11316]
      [New LWP 11321]
      [New LWP 11314]
      [New LWP 11311]
      [New LWP 11310]
      [New LWP 11293]
      [New LWP 11309]
      [New LWP 11305]
      [New LWP 11308]
      [New LWP 11303]
      [New LWP 11307]
      [New LWP 11306]
      [New LWP 11302]
      [New LWP 11304]
      [New LWP 11299]
      [New LWP 11301]
      [New LWP 11296]
      [New LWP 11300]
      [New LWP 11297]
      [New LWP 11292]
      [New LWP 11313]
      [Thread debugging using libthread_db enabled]
      Using host libthread_db library "/lib64/libthread_db.so.1".
      Core was generated by `/usr/sbin/mysqld --defaults-group-suffix=.1 --defaults-file=/dev/shm/var/2/my.c'.
      Program terminated with signal SIGABRT, Aborted.
      #0  0x00007f623af5c0d1 in pthread_kill () from /lib64/libpthread.so.0
      #0  0x00007f623af5c0d1 in pthread_kill () from /lib64/libpthread.so.0
      #1  0x00007f623ba1e9c8 in handle_fatal_signal (sig=6) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/signal_handler.cc:305
      #2  <signal handler called>
      #3  0x00007f623937c3cd in poll () from /lib64/libc.so.6
      #4  0x00007f623b814d8f in poll (__timeout=-1, __nfds=2, __fds=0x7fffb0a41a70) at /usr/include/bits/poll2.h:41
      #5  handle_connections_sockets () at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/mysqld.cc:6603
      #6  0x00007f623b8180c6 in mysqld_main (argc=132, argv=0x7f623dacca68) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/mysqld.cc:6069
      #7  0x00007f62392c0b05 in __libc_start_main () from /lib64/libc.so.6
      #8  0x00007f623b80ba8d in _start () at ../sysdeps/x86_64/start.S:112
       
      Thread 26 (Thread 0x7f621ffee700 (LWP 11313)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aee34d in toku_cond_wait_with_source_location (src_line=85, src_file=0x7f6233b34310 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/minicron.cc", mutex=0x7f623dc402b0, cond=0x7f623dc402e0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  minicron_do (pv=pv@entry=0x7f623dc40298) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/minicron.cc:85
      #3  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc556f8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #4  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #5  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 25 (Thread 0x7f6234687700 (LWP 11292)):
      #0  0x00007f623af5b408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f623bf51c74 in inline_mysql_cond_timedwait (abstime=0x7f6234686e20, that=<optimized out>, mutex=<optimized out>, src_file=<optimized out>, src_line=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/include/mysql/psi/mysql_thread.h:1175
      #2  timer_handler (arg=arg@entry=0x0) at /home/buildbot/buildbot/build/mariadb-10.2.16/mysys/thr_timer.c:292
      #3  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc04498) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #4  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #5  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 24 (Thread 0x7f6227ffe700 (LWP 11297)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cb10, cond=0x7f623dc3cb40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cb10) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc3cc18) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc48c38) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 23 (Thread 0x7f62267fb700 (LWP 11300)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48dd0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc48f88) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 22 (Thread 0x7f62309ae700 (LWP 11296)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cb10, cond=0x7f623dc3cb40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cb10) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc3cc10) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc488e8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 21 (Thread 0x7f6225ffa700 (LWP 11301)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48dd8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc49428) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 20 (Thread 0x7f6226ffc700 (LWP 11299)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cb10, cond=0x7f623dc3cb40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cb10) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc3cc28) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc488e8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 19 (Thread 0x7f62247f7700 (LWP 11304)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48df0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc48f88) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 18 (Thread 0x7f62257f9700 (LWP 11302)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48de0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc48f88) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 17 (Thread 0x7f62237f5700 (LWP 11306)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48e00) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc48f88) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 16 (Thread 0x7f6222ff4700 (LWP 11307)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48e08) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc49778) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 15 (Thread 0x7f6224ff8700 (LWP 11303)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48de8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc49778) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 14 (Thread 0x7f62227f3700 (LWP 11308)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc48f80, cond=0x7f623dc48fb0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc48f80) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc49070) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc49eb8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 13 (Thread 0x7f6223ff6700 (LWP 11305)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cc40, cond=0x7f623dc3cc70) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cc40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc48df8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc49778) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 12 (Thread 0x7f6221ff2700 (LWP 11309)):
      #0  0x00007f623af5b408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233acd71c in toku_cond_timedwait_with_source_location (src_line=3879, src_file=0x7f6233b2a728 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/ft/cachetable/cachetable.cc", wakeup_at=0x7f6221ff1e00, mutex=0x7f623dc48638, cond=0x7f623dc48670) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:364
      #2  evictor::run_eviction_thread (this=this@entry=0x7f623dc48570) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/ft/cachetable/cachetable.cc:3879
      #3  0x00007f6233acd811 in eviction_thread(void*) [clone .30536] (evictor_v=evictor_v@entry=0x7f623dc48570) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/ft/cachetable/cachetable.cc:3619
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc49778) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 11 (Thread 0x7f62339b2700 (LWP 11293)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233a2e771 in wait (this=0x7f623dc1ebb8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/tokudb_thread.h:469
      #2  tokudb::background::job_manager_t::real_thread_func (this=0x7f623dc1eb88) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/tokudb_background.cc:181
      #3  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #4  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 10 (Thread 0x7f62217f1700 (LWP 11310)):
      #0  0x00007f623af5b408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aee42b in toku_cond_timedwait_with_source_location (src_line=103, src_file=0x7f6233b34310 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/minicron.cc", wakeup_at=0x7f62217f0e20, mutex=0x7f623dc48780, cond=0x7f623dc487b0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:364
      #2  minicron_do (pv=pv@entry=0x7f623dc48768) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/minicron.cc:103
      #3  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc4a208) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #4  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #5  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 9 (Thread 0x7f6220ff0700 (LWP 11311)):
      #0  0x00007f62393566cd in nanosleep () from /lib64/libc.so.6
      #1  0x00007f623937e184 in usleep () from /lib64/libc.so.6
      #2  0x00007f6233aee2b3 in minicron_do (pv=pv@entry=0x7f623dc484d0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/minicron.cc:89
      #3  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc49778) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #4  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #5  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 8 (Thread 0x7f621ead7700 (LWP 11314)):
      #0  0x00007f623af5b408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f623be7edbf in inline_mysql_cond_timedwait (abstime=0x7f621ead6da0, mutex=0x7f623d0ad780 <LOCK_checkpoint>, that=0x7f623d0ad7c0 <COND_checkpoint>, src_file=<optimized out>, src_line=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/include/mysql/psi/mysql_thread.h:1186
      #2  my_service_thread_sleep (control=control@entry=0x7f623c7acb60 <checkpoint_control>, sleep_time=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/maria/ma_servicethread.c:115
      #3  0x00007f623be77409 in ma_checkpoint_background (arg=arg@entry=0x1e) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/maria/ma_checkpoint.c:709
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc553a8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 7 (Thread 0x7f621ed46700 (LWP 11321)):
      #0  0x00007f623af5a9dd in pthread_rwlock_wrlock () from /lib64/libpthread.so.0
      #1  0x00007f6233a02c0b in inline_mysql_rwlock_wrlock (that=that@entry=0x7f620c0a25f0, src_file=src_file@entry=0x7f6233b18f50 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/ha_tokudb.cc", src_line=src_line@entry=8229) at /home/buildbot/buildbot/build/mariadb-10.2.16/include/mysql/psi/mysql_thread.h:924
      #2  0x00007f6233a2d2d9 in tokudb::thread::rwlock_t::lock_write (this=0x7f620c0a25f0, src_file=0x7f6233b18f50 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/ha_tokudb.cc", src_line=8229) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/tokudb_thread.h:315
      #3  0x00007f6233a236c9 in ha_tokudb::tokudb_add_index (this=this@entry=0x7f620c0bad00, table_arg=0x7f620c0bde78, key_info=key_info@entry=0x7f620c0581d8, num_of_keys=1, txn=0x7f620c0c94a0, inc_num_DBs=inc_num_DBs@entry=0x7f620c011901, modified_DBs=modified_DBs@entry=0x7f620c011902) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/ha_tokudb.cc:8229
      #4  0x00007f6233a23ed2 in ha_tokudb::alter_table_add_index (this=this@entry=0x7f620c0bad00, altered_table=altered_table@entry=0x7f620c0cb2a8, ha_alter_info=ha_alter_info@entry=0x7f621ed42430) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/ha_tokudb_alter_56.cc:698
      #5  0x00007f6233a2b80e in ha_tokudb::inplace_alter_table (this=0x7f620c0bad00, altered_table=0x7f620c0cb2a8, ha_alter_info=0x7f621ed42430) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/ha_tokudb_alter_56.cc:580
      #6  0x00007f623b9238ec in ha_inplace_alter_table (ha_alter_info=0x7f621ed42430, altered_table=0x7f620c0cb2a8, this=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/handler.h:3775
      #7  mysql_inplace_alter_table (alter_ctx=0x7f621ed43060, inplace_supported=HA_ALTER_INPLACE_NO_LOCK_AFTER_PREPARE, ha_alter_info=0x7f621ed42430, altered_table=0x7f620c0cb2a8, table=0x7f620c0bde78, table_list=0x7f620c00f1a8, thd=0x7f620c0009a8, target_mdl_request=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_table.cc:7334
      #8  mysql_alter_table (thd=thd@entry=0x7f620c0009a8, new_db=<optimized out>, new_name=<optimized out>, create_info=0x7f620c00f1a8, create_info@entry=0x7f621ed43d10, table_list=table_list@entry=0x7f620c00f1a8, alter_info=0x7f623dc0ac98, alter_info@entry=0x7f621ed43c60, order_num=order_num@entry=0, order=order@entry=0x0, ignore=ignore@entry=false) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_table.cc:9356
      #9  0x00007f623b8a4394 in mysql_execute_command (thd=thd@entry=0x7f620c0009a8) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:4044
      #10 0x00007f623b8a6caa in mysql_parse (thd=thd@entry=0x7f620c0009a8, rawbuf=<optimized out>, length=24, parser_state=parser_state@entry=0x7f621ed45220, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:7941
      #11 0x00007f623b8a902e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x7f620c0009a8, packet=<optimized out>, packet_length=201388224, packet_length@entry=24, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:1820
      #12 0x00007f623b8a95ed in do_command (thd=0x7f620c0009a8) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:1374
      #13 0x00007f623b96564f in do_handle_one_connection (connect=connect@entry=0x7f623dd07ff8) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_connect.cc:1335
      #14 0x00007f623b965774 in handle_one_connection (arg=arg@entry=0x7f623dd07ff8) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_connect.cc:1241
      #15 0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dcb7e48) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #16 0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #17 0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 6 (Thread 0x7f621ed90700 (LWP 11316)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f623b82a589 in inline_mysql_cond_wait (src_line=334, that=<optimized out>, mutex=<optimized out>, src_file=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/include/mysql/psi/mysql_thread.h:1138
      #2  handle_slave_background (arg=arg@entry=0x0) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/slave.cc:334
      #3  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dd1fff8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #4  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #5  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 5 (Thread 0x7f621ebfb700 (LWP 11389)):
      #0  0x00007f623af5d7bc in __lll_lock_wait () from /lib64/libpthread.so.0
      #1  0x00007f623af59489 in _L_lock_909 () from /lib64/libpthread.so.0
      #2  0x00007f623af592b0 in pthread_mutex_lock () from /lib64/libpthread.so.0
      #3  0x00007f6233a85798 in toku_mutex_lock_with_source_location (src_line=166, src_file=0x7f6233b20368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/src/indexer.cc", mutex=0x7f620c0582a0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:253
      #4  toku_indexer_lock (indexer=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/src/indexer.cc:166
      #5  0x00007f6233af7420 in env_del_multiple(__toku_db_env*, __toku_db*, __toku_db_txn*, __toku_dbt const*, __toku_dbt const*, unsigned int, __toku_db**, DBT_ARRAY*, unsigned int*) (env=<optimized out>, src_db=0x7f620c03d3b0, txn=<optimized out>, src_key=0x7f621ebf8210, src_val=0x7f621ebf81f0, num_dbs=2, db_array=0x7f620c0a1748, keys=0x7f61dc017d90, flags_array=0x7f61dc018ac4) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/src/ydb_write.cc:567
      #6  0x00007f6233a154db in ha_tokudb::delete_row (this=0x7f61dc0175b0, record=<optimized out>) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/ha_tokudb.cc:4376
      #7  0x00007f623ba28579 in handler::ha_delete_row (this=0x7f61dc0175b0, buf=0x7f61dc01a1b0 "\371\f'") at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/handler.cc:6018
      #8  0x00007f623bb3c8ca in mysql_delete (thd=thd@entry=0x7f61dc001038, table_list=0x7f61dc00f218, conds=0x7f61dc00f9c8, order_list=order_list@entry=0x7f61dc0053b0, limit=18446744073709551612, options=0, result=result@entry=0x0) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_delete.cc:583
      #9  0x00007f623b8a1c22 in mysql_execute_command (thd=thd@entry=0x7f61dc001038) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:4632
      #10 0x00007f623b8a6caa in mysql_parse (thd=thd@entry=0x7f61dc001038, rawbuf=<optimized out>, length=26, parser_state=parser_state@entry=0x7f621ebfa220, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:7941
      #11 0x00007f623b8a902e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x7f61dc001038, packet=<optimized out>, packet_length=3691049264, packet_length@entry=26, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:1820
      #12 0x00007f623b8a95ed in do_command (thd=0x7f61dc001038) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_parse.cc:1374
      #13 0x00007f623b96564f in do_handle_one_connection (connect=connect@entry=0x7f623dd07ff8) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_connect.cc:1335
      #14 0x00007f623b965774 in handle_one_connection (arg=arg@entry=0x7f623dd07ff8) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/sql_connect.cc:1241
      #15 0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dcb7e48) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #16 0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #17 0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 4 (Thread 0x7f621edda700 (LWP 11315)):
      #0  0x00007f623af5e5c9 in do_sigwait () from /lib64/libpthread.so.0
      #1  0x00007f623af5e653 in sigwait () from /lib64/libpthread.so.0
      #2  0x00007f623b80e04f in signal_hand (arg=arg@entry=0x0) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/mysqld.cc:3509
      #3  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dcb4708) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #4  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #5  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 3 (Thread 0x7f62277fd700 (LWP 11298)):
      #0  0x00007f623af5b05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aa4ddd in toku_cond_wait_with_source_location (src_line=124, src_file=0x7f6233b34368 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc", mutex=0x7f623dc3cb10, cond=0x7f623dc3cb40) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:329
      #2  kwait (k=0x7f623dc3cb10) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:124
      #3  work_on_kibbutz (kidv=kidv@entry=0x7f623dc3cc20) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/kibbutz.cc:174
      #4  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc48f88) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #5  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #6  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 2 (Thread 0x7f62207ef700 (LWP 11312)):
      #0  0x00007f623af5b408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
      #1  0x00007f6233aee42b in toku_cond_timedwait_with_source_location (src_line=103, src_file=0x7f6233b34310 "/home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/minicron.cc", wakeup_at=0x7f62207eee20, mutex=0x7f623dc40208, cond=0x7f623dc40238) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/portability/toku_pthread.h:364
      #2  minicron_do (pv=pv@entry=0x7f623dc401f0) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/tokudb/PerconaFT/util/minicron.cc:103
      #3  0x00007f623bba147d in pfs_spawn_thread (arg=0x7f623dc553a8) at /home/buildbot/buildbot/build/mariadb-10.2.16/storage/perfschema/pfs.cc:1862
      #4  0x00007f623af570a4 in start_thread () from /lib64/libpthread.so.0
      #5  0x00007f62393847fd in clone () from /lib64/libc.so.6
       
      Thread 1 (Thread 0x7f623b374780 (LWP 11280)):
      #0  0x00007f623af5c0d1 in pthread_kill () from /lib64/libpthread.so.0
      #1  0x00007f623ba1e9c8 in handle_fatal_signal (sig=6) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/signal_handler.cc:305
      #2  <signal handler called>
      #3  0x00007f623937c3cd in poll () from /lib64/libc.so.6
      #4  0x00007f623b814d8f in poll (__timeout=-1, __nfds=2, __fds=0x7fffb0a41a70) at /usr/include/bits/poll2.h:41
      #5  handle_connections_sockets () at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/mysqld.cc:6603
      #6  0x00007f623b8180c6 in mysqld_main (argc=132, argv=0x7f623dacca68) at /home/buildbot/buildbot/build/mariadb-10.2.16/sql/mysqld.cc:6069
      #7  0x00007f62392c0b05 in __libc_start_main () from /lib64/libc.so.6
      #8  0x00007f623b80ba8d in _start () at ../sysdeps/x86_64/start.S:112
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.