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

Fix buildbot failures in 10.1 tree

    XMLWordPrintable

Details

    Description

      dc92032 (approaching 10.1.3 release)

      • rpl.rpl_semi_sync, rpl.rpl_semi_sync_after_sync_row - MDEV-7391
        http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-x86/builds/1562/steps/test/logs/stdio and more

        rpl.rpl_semi_sync_after_sync_row 'innodb_plugin,row' w1 [ fail ]
                Test ended at 2014-12-29 16:27:42
         
        CURRENT_TEST: rpl.rpl_semi_sync_after_sync_row
        --- /usr/local/mariadb-10.1.3-linux-i686/mysql-test/suite/rpl/r/rpl_semi_sync_after_sync_row.result	2014-12-29 13:44:34.000000000 +0200
        +++ /usr/local/mariadb-10.1.3-linux-i686/mysql-test/suite/rpl/r/rpl_semi_sync_after_sync_row.reject	2014-12-29 16:27:41.919369022 +0200
        @@ -162,10 +162,10 @@
         Rpl_semi_sync_master_status	ON
         show status like 'Rpl_semi_sync_master_no_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_no_tx	0
        +Rpl_semi_sync_master_no_tx	2
         show status like 'Rpl_semi_sync_master_yes_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_yes_tx	15
        +Rpl_semi_sync_master_yes_tx	13
         show status like 'Rpl_semi_sync_master_clients';
         Variable_name	Value
         Rpl_semi_sync_master_clients	1
        @@ -177,10 +177,10 @@
         Rpl_semi_sync_master_status	OFF
         show status like 'Rpl_semi_sync_master_no_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_no_tx	1
        +Rpl_semi_sync_master_no_tx	3
         show status like 'Rpl_semi_sync_master_yes_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_yes_tx	15
        +Rpl_semi_sync_master_yes_tx	13
         delete from t1 where a=10;
         delete from t1 where a=9;
         delete from t1 where a=8;
        @@ -198,10 +198,10 @@
         Rpl_semi_sync_master_status	OFF
         show status like 'Rpl_semi_sync_master_no_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_no_tx	12
        +Rpl_semi_sync_master_no_tx	14
         show status like 'Rpl_semi_sync_master_yes_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_yes_tx	15
        +Rpl_semi_sync_master_yes_tx	13
         #
         # Test semi-sync status on master will be ON again when slave catches up
         #
        @@ -231,10 +231,10 @@
         Rpl_semi_sync_master_status	ON
         show status like 'Rpl_semi_sync_master_no_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_no_tx	12
        +Rpl_semi_sync_master_no_tx	14
         show status like 'Rpl_semi_sync_master_yes_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_yes_tx	15
        +Rpl_semi_sync_master_yes_tx	13
         show status like 'Rpl_semi_sync_master_clients';
         Variable_name	Value
         Rpl_semi_sync_master_clients	1
        @@ -250,10 +250,10 @@
         [ Semi-sync master status variables before FLUSH STATUS ]
         SHOW STATUS LIKE 'Rpl_semi_sync_master_no_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_no_tx	12
        +Rpl_semi_sync_master_no_tx	14
         SHOW STATUS LIKE 'Rpl_semi_sync_master_yes_tx';
         Variable_name	Value
        -Rpl_semi_sync_master_yes_tx	16
        +Rpl_semi_sync_master_yes_tx	14
         FLUSH NO_WRITE_TO_BINLOG STATUS;
         [ Semi-sync master status variables after FLUSH STATUS ]
         SHOW STATUS LIKE 'Rpl_semi_sync_master_no_tx';

      wsrep.binlog_format 'xtradb'             w2 [ fail ]
              Test ended at 2014-12-29 08:40:40
       
      CURRENT_TEST: wsrep.binlog_format
       
       
      Failed to start mysqld.1
      mysqltest failed but provided no output
       
       
       - saving '/run/shm/var/2/log/wsrep.binlog_format-xtradb/' to '/run/shm/var/log/wsrep.binlog_format-xtradb/'
       
      Retrying test wsrep.binlog_format, attempt(2/3)...
       
      worker[2] > Restart  - not started
      worker[2] > Restart  - not started
      ***Warnings generated in error logs during shutdown after running tests: wsrep.binlog_format
       
      141229  8:40:39 [ERROR] mysqld got signal 11 ;
      Attempting backtrace. You can use the following information to find out

      • perfschema.global_read_lock - MDEV-7174
        http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-amd64/builds/737/steps/test_4/logs/stdio and more

        perfschema.global_read_lock              w3 [ fail ]
                Test ended at 2014-12-29 16:04:31
         
        CURRENT_TEST: perfschema.global_read_lock
        --- /usr/share/mysql/mysql-test/suite/perfschema/r/global_read_lock.result	2014-12-29 11:44:34.000000000 +0000
        +++ /run/shm/var/3/log/global_read_lock.reject	2014-12-29 16:04:31.030826122 +0000
        @@ -18,13 +18,16 @@
         unlock tables;
         lock tables performance_schema.setup_instruments write;
         connection default;
        +Timeout in wait_condition.inc for select 1 from performance_schema.events_waits_current where event_name like "wait/synch/cond/sql/MDL_context::COND_wait_status"
        +Id	User	Host	db	Command	Time	State	Info	Progress
        +10664	root	localhost	performance_schema	Query	0	init	show full processlist	0.000
        +10665	pfsuser	localhost	test	Query	30	Waiting for global read lock	lock tables performance_schema.setup_instruments write	0.000
         select event_name,
         left(source, locate(":", source)) as short_source,
         timer_end, timer_wait, operation
         from performance_schema.events_waits_current
         where event_name like "wait/synch/cond/sql/MDL_context::COND_wait_status";
         event_name	short_source	timer_end	timer_wait	operation
        -wait/synch/cond/sql/MDL_context::COND_wait_status	mdl.cc:	NULL	NULL	timed_wait
         unlock tables;
         update performance_schema.setup_instruments set enabled='NO';
         update performance_schema.setup_instruments set enabled='YES';
         
        mysqltest: Result length mismatch

      parts.partition_innodb_status_file 'innodb_plugin' w1 [ fail ]
              Test ended at 2014-12-29 09:24:45
       
      CURRENT_TEST: parts.partition_innodb_status_file
       
       
      Could not execute 'check-testcase' before testcase 'parts.partition_innodb_status_file' (res: 1):
      mysqltest: Logging to '/home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/1/tmp/check-mysqld_1.log'.
      mysqltest: Results saved in '/home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/1/tmp/check-mysqld_1.result'.
      mysqltest: Connecting to server localhost:16000 (socket /home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/tmp/1/mysqld.1.sock) as 'root', connection 'default', attempt 0 ...
      mysqltest: ... Connected.
      mysqltest: Start processing test commands from './include/check-testcase.test' ...
      mysqltest: At line 78: query 'call mtr.check_testcase()' failed: 2013: Lost connection to MySQL server during query
      not ok
      mysqltest failed but provided no output
       
       
       - saving '/home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/1/log/parts.partition_innodb_status_file-innodb_plugin/' to '/home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/log/parts.partition_innodb_status_file-innodb_plugin/'
       - found 'core.30875' (0/5)
       
      Trying 'dbx' to get a backtrace
       
      Trying 'gdb' to get a backtrace
      Core generated by '/home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/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).
      --------------------------
      [New Thread 30925]
      [New Thread 30899]
      [New Thread 30900]
      [New Thread 30910]
      [New Thread 30894]
      [New Thread 30885]
      [New Thread 30895]
      [New Thread 30911]
      [New Thread 30893]
      [New Thread 30892]
      [New Thread 30916]
      [New Thread 30903]
      [New Thread 30897]
      [New Thread 30912]
      [New Thread 30886]
      [New Thread 30913]
      [New Thread 30875]
      [New Thread 30896]
      [New Thread 30902]
      [New Thread 30914]
      [New Thread 30901]
       
      warning: Ignoring non-absolute filename: <linux-vdso64.so.1>
      Missing separate debuginfo for linux-vdso64.so.1
      Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/05/920648c05dcd5d47af1fe7b0befecb469a256d
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
      To enable execution of this file add
      	add-auto-load-safe-path /opt/at7.0/lib64/libthread_db-1.0.so
      line to your configuration file "/home/buildbot/.gdbinit".
      To completely disable this security protection add
      	set auto-load safe-path /
      line to your configuration file "/home/buildbot/.gdbinit".
      For more information about this security protection see the
      "Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
      	info "(gdb)Auto-loading safe path"
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
       
      warning: File "/opt/at7.0/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "/usr/share/gdb/auto-load:/usr/lib/debug:/usr/bin/mono-gdb.py".
       
      warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
      Core was generated by `/home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/mysqld --defaults-grou'.
      Program terminated with signal 11, Segmentation fault.
      #0  0x00000fffa6263a40 in .pthread_kill () from /opt/at7.0/lib64/power7/libpthread.so.0
      #0  0x00000fffa6263a40 in .pthread_kill () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x0000000022e677b8 in .my_write_core ()
      #2  0x00000000228896a8 in .handle_fatal_signal ()
      #3  <signal handler called>
      #4  ._ZL17show_status_arrayP3THDPKcP17st_mysql_show_var13enum_var_typeP17system_status_varS2_P5TABLEbP4Item () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_show.cc:3179
      #5  0x000000002272c5b0 in ._Z14fill_variablesP3THDP10TABLE_LISTP4Item () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_show.cc:7034
      #6  0x0000000022733c30 in ._Z24get_schema_tables_resultP4JOIN23enum_schema_table_state () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_show.cc:7941
      #7  0x000000002271410c in ._ZN4JOIN10exec_innerEv () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:2542
      #8  0x0000000022716038 in ._ZN4JOIN4execEv () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:2393
      #9  0x0000000022712b64 in ._Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:3318
      #10 0x00000000227133d4 in ._Z13handle_selectP3THDP3LEXP13select_resultm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:373
      #11 0x00000000226a9778 in ._ZL21execute_sqlcom_selectP3THDP10TABLE_LIST () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:5750
      #12 0x00000000226b4f60 in ._Z21mysql_execute_commandP3THD () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:2890
      #13 0x00000000229fc33c in ._ZN13sp_instr_stmt9exec_coreEP3THDPj () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:3129
      #14 0x0000000022a041d8 in ._ZN13sp_lex_keeper23reset_lex_and_exec_coreEP3THDPjbP8sp_instr () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:2896
      #15 0x0000000022a04968 in ._ZN13sp_instr_stmt7executeEP3THDPj () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:3045
      #16 0x0000000022a00444 in ._ZN7sp_head7executeEP3THDb () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:1311
      #17 0x0000000022a01b60 in ._ZN7sp_head17execute_procedureEP3THDP4ListI4ItemE () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:2098
      #18 0x00000000226b50cc in ._Z21mysql_execute_commandP3THD () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:2367
      #19 0x00000000226b9008 in ._Z11mysql_parseP3THDPcjP12Parser_state () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:7024
      #20 0x00000000226bc620 in ._Z16dispatch_command19enum_server_commandP3THDPcj () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:1458
      #21 0x00000000226bcda4 in ._Z10do_commandP3THD () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:1089
      #22 0x00000000227a4d64 in ._Z24do_handle_one_connectionP3THD ()
      #23 0x00000000227a5054 in .handle_one_connection ()
      #24 0x0000000022d9edac in .pfs_spawn_thread ()
      #25 0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #26 0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 21 (Thread 30901):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266e88 in ._Z22os_event_wait_time_lowP8os_eventml () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:177
      #2  0x00000fff9c2ea1bc in .srv_monitor_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0srv.cc:1678
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 20 (Thread 30914):
      #0  0x00000fffa5ad7724 in .__select () at ../sysdeps/unix/syscall-template.S:81
      #1  0x00000fff9c2688b4 in ._Z15os_thread_sleepm () from /home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/1/plugins/ha_innodb.so
      #2  0x00000fff9c12729c in .btr_defragment_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/btr/btr0defragment.cc:743
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 19 (Thread 30902):
      #0  0x00000fffa5ad7724 in .__select () at ../sysdeps/unix/syscall-template.S:81
      #1  0x00000fff9c2688b4 in ._Z15os_thread_sleepm () from /home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/1/plugins/ha_innodb.so
      #2  0x00000fff9c2ebd58 in .srv_master_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0srv.cc:2455
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 18 (Thread 30896):
      #0  0x00000fffa6200958 in ?? () from /lib64/libaio.so.1
      #1  0x00000fffa62009bc in .io_getevents () from /lib64/libaio.so.1
      #2  0x00000fff9c265300 in ._Z19os_aio_linux_handlemPP10fil_node_tPPvPm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0file.cc:5446
      #3  0x00000fff9c195058 in ._Z12fil_aio_waitm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/fil/fil0fil.cc:5727
      #4  0x00000fff9c2eea28 in .io_handler_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0start.cc:494
      #5  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #6  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 17 (Thread 30875):
      #0  0x00000fffa5ad4d70 in .__GI___poll () at ../sysdeps/unix/syscall-template.S:81
      #1  0x00000fffa5afc1dc in .__poll_chk () from /opt/at7.0/lib64/power7/libc.so.6
      #2  0x00000000225f8900 in ._Z26handle_connections_socketsv () at /opt/at7.0/include/bits/poll2.h:41
      #3  0x0000000022602d20 in ._Z11mysqld_mainiPPc () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/mysqld.cc:5798
      #4  0x00000000225de858 in .main () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/main.cc:25
       
      Thread 16 (Thread 30913):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266e88 in ._Z22os_event_wait_time_lowP8os_eventml () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:177
      #2  0x00000fff9c323174 in ._Z19ib_wqueue_timedwaitP11ib_wqueue_tl () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/ut/ut0wqueue.cc:154
      #3  0x00000fff9c1d5648 in ._Z19fts_optimize_threadPv () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/fts/fts0opt.cc:2996
      #4  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #5  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 15 (Thread 30886):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x0000000022aa34ac in .my_service_thread_sleep ()
      #2  0x0000000022a97e04 in .ma_checkpoint_background ()
      #3  0x0000000022d9edac in .pfs_spawn_thread ()
      #4  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #5  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 14 (Thread 30912):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266e88 in ._Z22os_event_wait_time_lowP8os_eventml () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:177
      #2  0x00000fff9c18a9e4 in .dict_stats_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/dict/dict0stats_bg.cc:545
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 13 (Thread 30897):
      #0  0x00000fffa6200958 in ?? () from /lib64/libaio.so.1
      #1  0x00000fffa62009bc in .io_getevents () from /lib64/libaio.so.1
      #2  0x00000fff9c265300 in ._Z19os_aio_linux_handlemPP10fil_node_tPPvPm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0file.cc:5446
      #3  0x00000fff9c195058 in ._Z12fil_aio_waitm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/fil/fil0fil.cc:5727
      #4  0x00000fff9c2eea28 in .io_handler_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0start.cc:494
      #5  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #6  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 12 (Thread 30903):
      #0  0x00000fffa6262130 in .pthread_cond_wait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266c78 in ._Z17os_event_wait_lowP8os_eventl () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:214
      #2  0x00000fff9c2edc04 in .srv_purge_coordinator_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0srv.cc:2792
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 11 (Thread 30916):
      #0  0x00000fffa6267f18 in .__libc_sigwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000000225f5a8c in .signal_hand () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/mysqld.cc:3449
      #2  0x0000000022d9edac in .pfs_spawn_thread ()
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 10 (Thread 30892):
      #0  0x00000fffa6200958 in ?? () from /lib64/libaio.so.1
      #1  0x00000fffa62009bc in .io_getevents () from /lib64/libaio.so.1
      #2  0x00000fff9c265300 in ._Z19os_aio_linux_handlemPP10fil_node_tPPvPm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0file.cc:5446
      #3  0x00000fff9c195058 in ._Z12fil_aio_waitm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/fil/fil0fil.cc:5727
      #4  0x00000fff9c2eea28 in .io_handler_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0start.cc:494
      #5  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #6  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 9 (Thread 30893):
      #0  0x00000fffa6200958 in ?? () from /lib64/libaio.so.1
      #1  0x00000fffa62009bc in .io_getevents () from /lib64/libaio.so.1
      #2  0x00000fff9c265300 in ._Z19os_aio_linux_handlemPP10fil_node_tPPvPm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0file.cc:5446
      #3  0x00000fff9c195058 in ._Z12fil_aio_waitm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/fil/fil0fil.cc:5727
      #4  0x00000fff9c2eea28 in .io_handler_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0start.cc:494
      #5  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #6  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 8 (Thread 30911):
      #0  0x00000fffa6262130 in .pthread_cond_wait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266c78 in ._Z17os_event_wait_lowP8os_eventl () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:214
      #2  0x00000fff9c140430 in .buf_dump_thread () from /home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/1/plugins/ha_innodb.so
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 7 (Thread 30895):
      #0  0x00000fffa6200958 in ?? () from /lib64/libaio.so.1
      #1  0x00000fffa62009bc in .io_getevents () from /lib64/libaio.so.1
      #2  0x00000fff9c265300 in ._Z19os_aio_linux_handlemPP10fil_node_tPPvPm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0file.cc:5446
      #3  0x00000fff9c195058 in ._Z12fil_aio_waitm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/fil/fil0fil.cc:5727
      #4  0x00000fff9c2eea28 in .io_handler_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0start.cc:494
      #5  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #6  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 6 (Thread 30885):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x0000000022e6e448 in .timer_handler ()
      #2  0x0000000022d9edac in .pfs_spawn_thread ()
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 5 (Thread 30894):
      #0  0x00000fffa6200958 in ?? () from /lib64/libaio.so.1
      #1  0x00000fffa62009bc in .io_getevents () from /lib64/libaio.so.1
      #2  0x00000fff9c265300 in ._Z19os_aio_linux_handlemPP10fil_node_tPPvPm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0file.cc:5446
      #3  0x00000fff9c195058 in ._Z12fil_aio_waitm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/fil/fil0fil.cc:5727
      #4  0x00000fff9c2eea28 in .io_handler_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0start.cc:494
      #5  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #6  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 4 (Thread 30910):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266e88 in ._Z22os_event_wait_time_lowP8os_eventml () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:177
      #2  0x00000fff9c147430 in .buf_flush_page_cleaner_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/buf/buf0flu.cc:2266
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 3 (Thread 30900):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266e88 in ._Z22os_event_wait_time_lowP8os_eventml () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:177
      #2  0x00000fff9c2ea66c in .srv_error_monitor_thread () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/srv/srv0srv.cc:1924
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 2 (Thread 30899):
      #0  0x00000fffa62625a4 in .pthread_cond_timedwait () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x00000fff9c266e88 in ._Z22os_event_wait_time_lowP8os_eventml () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/storage/innobase/os/os0sync.cc:177
      #2  0x00000fff9c243a74 in .lock_wait_timeout_thread () from /home/buildbot/maria-slave/power8-vlp01-bintar/build/mysql-test/var/1/plugins/ha_innodb.so
      #3  0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #4  0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106
       
      Thread 1 (Thread 30925):
      #0  0x00000fffa6263a40 in .pthread_kill () from /opt/at7.0/lib64/power7/libpthread.so.0
      #1  0x0000000022e677b8 in .my_write_core ()
      #2  0x00000000228896a8 in .handle_fatal_signal ()
      #3  <signal handler called>
      #4  ._ZL17show_status_arrayP3THDPKcP17st_mysql_show_var13enum_var_typeP17system_status_varS2_P5TABLEbP4Item () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_show.cc:3179
      #5  0x000000002272c5b0 in ._Z14fill_variablesP3THDP10TABLE_LISTP4Item () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_show.cc:7034
      #6  0x0000000022733c30 in ._Z24get_schema_tables_resultP4JOIN23enum_schema_table_state () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_show.cc:7941
      #7  0x000000002271410c in ._ZN4JOIN10exec_innerEv () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:2542
      #8  0x0000000022716038 in ._ZN4JOIN4execEv () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:2393
      #9  0x0000000022712b64 in ._Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:3318
      #10 0x00000000227133d4 in ._Z13handle_selectP3THDP3LEXP13select_resultm () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_select.cc:373
      #11 0x00000000226a9778 in ._ZL21execute_sqlcom_selectP3THDP10TABLE_LIST () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:5750
      #12 0x00000000226b4f60 in ._Z21mysql_execute_commandP3THD () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:2890
      #13 0x00000000229fc33c in ._ZN13sp_instr_stmt9exec_coreEP3THDPj () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:3129
      #14 0x0000000022a041d8 in ._ZN13sp_lex_keeper23reset_lex_and_exec_coreEP3THDPjbP8sp_instr () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:2896
      #15 0x0000000022a04968 in ._ZN13sp_instr_stmt7executeEP3THDPj () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:3045
      #16 0x0000000022a00444 in ._ZN7sp_head7executeEP3THDb () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:1311
      #17 0x0000000022a01b60 in ._ZN7sp_head17execute_procedureEP3THDP4ListI4ItemE () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sp_head.cc:2098
      #18 0x00000000226b50cc in ._Z21mysql_execute_commandP3THD () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:2367
      #19 0x00000000226b9008 in ._Z11mysql_parseP3THDPcjP12Parser_state () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:7024
      #20 0x00000000226bc620 in ._Z16dispatch_command19enum_server_commandP3THDPcj () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:1458
      #21 0x00000000226bcda4 in ._Z10do_commandP3THD () at /home/buildbot/maria-slave/power8-vlp01-bintar/build/sql/sql_parse.cc:1089
      #22 0x00000000227a4d64 in ._Z24do_handle_one_connectionP3THD ()
      #23 0x00000000227a5054 in .handle_one_connection ()
      #24 0x0000000022d9edac in .pfs_spawn_thread ()
      #25 0x00000fffa625c548 in .start_thread () from /opt/at7.0/lib64/power7/libpthread.so.0
      #26 0x00000fffa5ae3c30 in .__clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:106

      Attachments

        Issue Links

          Activity

            People

              elenst Elena Stepanova
              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.