## 5.7.18 release build [umshastr@hod03]/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test: cat ../docs/INFO_SRC commit: c1df4fd3c54174ff13b1d5de10e2506e868b28b4 date: 2017-03-18 08:42:33 +0100 build-date: 2017-03-18 08:45:26 +0100 short: c1df4fd branch: mysql-5.7.18-release MySQL source 5.7.18 [umshastr@hod03]/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test: ./mtr 86607 [umshastr@hod03]/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test: ./mtr 86607 Logging: ./mtr 86607 MySQL Version 5.7.18 Checking supported features... - SSL connections supported Collecting tests... Checking leftover processes... Removing old var directory... Creating var directory '/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/var'... Installing system database... Using parallel: 1 ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 set global table_definition_cache=400; set global table_open_cache= 1024; use test; create table t_bug(id int primary key, col1 int) engine=innodb; insert into t_bug values(1, 2); insert into t_bug values(2, 2); commit; alter table t_bug add unique key(col1); use test; select * from t_bug; id col1 1 2 2 2 insert into t_bug values(3, 2); commit; ERROR 23000: Duplicate entry '2' for key 'col1' select sleep(10); sleep(10) 0 flush tables; main.86607 [ fail ] Test ended at 2017-06-12 07:49:11 CURRENT_TEST: main.86607 mysqltest: At line 59: query 'select sleep(10)' failed: 2013: Lost connection to MySQL server during query safe_process[7144]: Child process: 7145, exit: 1 Server [mysqld.1 - pid: 7115, winpid: 7115, exit: 256] failed during test run Server log from this test: ----------SERVER LOG START----------- 2017-06-12T05:48:56.083644Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 2017-06-12T05:48:56.085900Z 0 [Warning] Insecure configuration for --secure-file-priv: Data directory is accessible through --secure-file-priv. Consider choosing a different directory. 2017-06-12T05:48:56.085913Z 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosing a different directory. 2017-06-12T05:48:56.085951Z 0 [Note] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld (mysqld 5.7.18-enterprise-commercial-advanced-log) starting as process 7116 ... 2017-06-12T05:48:56.089128Z 0 [Note] InnoDB: PUNCH HOLE support not available 2017-06-12T05:48:56.089162Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2017-06-12T05:48:56.089167Z 0 [Note] InnoDB: Uses event mutexes 2017-06-12T05:48:56.089172Z 0 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier 2017-06-12T05:48:56.089177Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3 2017-06-12T05:48:56.089181Z 0 [Note] InnoDB: Using Linux native AIO 2017-06-12T05:48:56.089502Z 0 [Note] InnoDB: Number of pools: 1 2017-06-12T05:48:56.089627Z 0 [Note] InnoDB: Using CPU crc32 instructions 2017-06-12T05:48:56.091047Z 0 [Note] InnoDB: Initializing buffer pool, total size = 24M, instances = 1, chunk size = 24M 2017-06-12T05:48:56.093533Z 0 [Note] InnoDB: Completed initialization of buffer pool 2017-06-12T05:48:56.094186Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2017-06-12T05:48:56.106384Z 0 [Note] InnoDB: Highest supported file format is Barracuda. 2017-06-12T05:48:56.117382Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2017-06-12T05:48:56.117445Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2017-06-12T05:48:56.132438Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2017-06-12T05:48:56.133575Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. 2017-06-12T05:48:56.133590Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. 2017-06-12T05:48:56.133986Z 0 [Note] InnoDB: Waiting for purge to start 2017-06-12T05:48:56.184115Z 0 [Note] InnoDB: 5.7.18 started; log sequence number 1350275 2017-06-12T05:48:56.184264Z 0 [Note] InnoDB: Loading buffer pool(s) from /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/var/mysqld.1/data/ib_buffer_pool 2017-06-12T05:48:56.184556Z 0 [Note] Plugin 'FEDERATED' is disabled. 2017-06-12T05:48:56.186082Z 0 [Note] InnoDB: Buffer pool(s) load completed at 170612 8:48:56 2017-06-12T05:48:56.186619Z 0 [Warning] unknown variable 'loose-mysqlx-port=13009' 2017-06-12T05:48:56.186635Z 0 [Warning] unknown variable 'loose-mysqlx-socket=/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/var/tmp/mysqlx.1.sock' 2017-06-12T05:48:56.186640Z 0 [Warning] unknown variable 'loose-debug-sync-timeout=600' 2017-06-12T05:48:56.187130Z 0 [Note] Salting uuid generator variables, current_pid: 7116, server_start_time: 1497246536, bytes_sent: 0, 2017-06-12T05:48:56.187187Z 0 [Note] Generated uuid: 'd2cfa3d5-4f32-11e7-937b-0010e05f3e06', server_start_time: 2002975935770281748, bytes_sent: 46620320 2017-06-12T05:48:56.187202Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: d2cfa3d5-4f32-11e7-937b-0010e05f3e06. 2017-06-12T05:48:56.189645Z 0 [Note] Skipping generation of SSL certificates as options related to SSL are specified. 2017-06-12T05:48:56.190471Z 0 [Warning] CA certificate /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/std_data/cacert.pem is self signed. 2017-06-12T05:48:56.190526Z 0 [Note] Skipping generation of RSA key pair as --sha256_password_auto_generate_rsa_keys is set to OFF. 2017-06-12T05:48:56.190558Z 0 [Note] RSA private key file not found: /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/var/mysqld.1/data//private_key.pem. Some authentication plugins will not work. 2017-06-12T05:48:56.190570Z 0 [Note] RSA public key file not found: /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/var/mysqld.1/data//public_key.pem. Some authentication plugins will not work. 2017-06-12T05:48:56.190580Z 0 [Note] Server hostname (bind-address): '*'; port: 13000 2017-06-12T05:48:56.190623Z 0 [Note] IPv6 is available. 2017-06-12T05:48:56.190637Z 0 [Note] - '::' resolves to '::'; 2017-06-12T05:48:56.190681Z 0 [Note] Server socket created on IP: '::'. 2017-06-12T05:48:56.203752Z 0 [Note] Event Scheduler: Loaded 0 events 2017-06-12T05:48:56.203911Z 0 [Note] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld: ready for connections. Version: '5.7.18-enterprise-commercial-advanced-log' socket: '/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/var/tmp/mysqld.1.sock' port: 13000 MySQL Enterprise Server - Advanced Edition (Commercial) 2017-06-12T05:48:56.203924Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check. 2017-06-12T05:48:56.203927Z 0 [Note] Beginning of list of non-natively partitioned tables 2017-06-12T05:48:56.218843Z 0 [Note] End of list of non-natively partitioned tables 05:49:11 UTC - mysqld got signal 11 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. Attempting to collect some information that could help diagnose the problem. As this is a crash and something is definitely wrong, the information collection process might fail. key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=3 max_threads=151 thread_count=2 connection_count=2 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 61022 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x0 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... stack_bottom = 0 thread_stack 0x40000 /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld(my_print_stacktrace+0x35)[0xf3bf15] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld(handle_fatal_signal+0x4a4)[0x7b36e4] /lib64/libpthread.so.0(+0xf130)[0x7fb92d9b4130] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld(_Z22row_merge_drop_indexesP5trx_tP12dict_table_tm+0xe1)[0x10987b1] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld(_Z32dict_table_remove_from_cache_lowP12dict_table_tm+0x382)[0x11b9512] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld(_Z23dict_make_room_in_cachemm+0x18b)[0x11b9bfb] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld[0x10ed560] /export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld(srv_master_thread+0x5dc)[0x10ef6bc] /lib64/libpthread.so.0(+0x7df5)[0x7fb92d9acdf5] /lib64/libc.so.6(clone+0x6d)[0x7fb92c67860d] The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. Writing a core file safe_process[7115]: Child process: 7116, killed by signal: 11 ----------SERVER LOG END------------- - the logfile can be found in '/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test/var/log/main.86607/86607.log' - found 'core.7116' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace Core generated by '/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/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 LWP 7129] [New LWP 7146] [New LWP 7139] [New LWP 7132] [New LWP 7143] [New LWP 7116] [New LWP 7119] [New LWP 7134] [New LWP 7120] [New LWP 7137] [New LWP 7130] [New LWP 7122] [New LWP 7123] [New LWP 7135] [New LWP 7124] [New LWP 7133] [New LWP 7131] [New LWP 7127] [New LWP 7128] [New LWP 7117] [New LWP 7147] [New LWP 7118] [New LWP 7126] [New LWP 7138] [New LWP 7121] [New LWP 7136] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/bin/mysqld --defau'. Program terminated with signal 11, Segmentation fault. #0 0x00007fb92d9b1771 in pthread_kill () from /lib64/libpthread.so.0 #0 0x00007fb92d9b1771 in pthread_kill () from /lib64/libpthread.so.0 #1 0x00000000007b3644 in handle_fatal_signal (sig=11) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/signal_handler.cc:220 #2 #3 row_merge_drop_indexes (trx=0x7fb9277cdae0, table=0x7fb8ec00fe68, locked=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/row/row0merge.cc:3616 #4 0x00000000011b9512 in dict_table_remove_from_cache_low (table=0x7fb8ec00fe68, lru_evict=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/dict/dict0dict.cc:2205 #5 0x00000000011b9bfb in dict_make_room_in_cache (max_tables=400, pct_check=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/dict/dict0dict.cc:1563 #6 0x00000000010ed560 in srv_master_evict_from_table_cache (pct_check=100) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:1977 #7 0x00000000010ef6bc in srv_master_do_idle_tasks () at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2220 #8 srv_master_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2375 #9 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7fb90e1fc700 (LWP 7136)): #0 0x00007fb92d9b0ab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105156e in os_event::timed_wait (this=, abstime=0x7fb90e1fb990) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:285 #2 0x000000000105188e in os_event::wait_time_low (this=0x31693e8, time_in_usec=, reset_sig_count=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:412 #3 0x0000000001144ef7 in ib_wqueue_timedwait (wq=0x3141518, wait_in_usecs=5000000) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/ut/ut0wqueue.cc:160 #4 0x000000000122d2ca in fts_optimize_thread (arg=0x3141518) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/fts/fts0opt.cc:3040 #5 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7fb923bc7700 (LWP 7121)): #0 0x00007fb92d7a3644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000001048aa4 in LinuxAIOHandler::collect (this=0x7fb923bc6e00) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2500 #2 0x000000000104ace4 in LinuxAIOHandler::poll (this=0x7fb923bc6e00, m1=0x7fb923bc6eb8, m2=0x7fb923bc6eb0, request=0x7fb923bc6e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2646 #3 0x000000000104d0fc in os_aio_linux_handler (request=0x7fb923bc6e80, m2=0x7fb923bc6eb0, m1=0x7fb923bc6eb8, global_segment=3) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2702 #4 os_aio_handler (segment=3, m1=0x7fb923bc6eb8, m2=0x7fb923bc6eb0, request=0x7fb923bc6e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:6259 #5 0x00000000011e5e47 in fil_aio_wait (segment=3) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/fil/fil0fil.cc:5827 #6 0x00000000010f22f0 in io_handler_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0start.cc:311 #7 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7fb925c2d700 (LWP 7138)): #0 0x00007fb92d9b3ec1 in sigwait () from /lib64/libpthread.so.0 #1 0x00000000007a898b in signal_hand (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/mysqld.cc:2101 #2 0x0000000000f5e044 in pfs_spawn_thread (arg=0x3575120) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/perfschema/pfs.cc:2188 #3 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7fb92119d700 (LWP 7126)): #0 0x00007fb92d9b0ab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105156e in os_event::timed_wait (this=, abstime=0x7fb92119cdf0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:285 #2 0x000000000105188e in os_event::wait_time_low (this=0x30df468, time_in_usec=, reset_sig_count=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:412 #3 0x0000000001027cb4 in lock_wait_timeout_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/lock/lock0wait.cc:501 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7fb9259ca700 (LWP 7118)): #0 0x00007fb92d7a3644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000001048aa4 in LinuxAIOHandler::collect (this=0x7fb9259c9e00) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2500 #2 0x000000000104ace4 in LinuxAIOHandler::poll (this=0x7fb9259c9e00, m1=0x7fb9259c9eb8, m2=0x7fb9259c9eb0, request=0x7fb9259c9e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2646 #3 0x000000000104d0fc in os_aio_linux_handler (request=0x7fb9259c9e80, m2=0x7fb9259c9eb0, m1=0x7fb9259c9eb8, global_segment=0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2702 #4 os_aio_handler (segment=0, m1=0x7fb9259c9eb8, m2=0x7fb9259c9eb0, request=0x7fb9259c9e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:6259 #5 0x00000000011e5e47 in fil_aio_wait (segment=0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/fil/fil0fil.cc:5827 #6 0x00000000010f22f0 in io_handler_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0start.cc:311 #7 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7fb925b6a700 (LWP 7147)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000000de1e48 in native_cond_wait (mutex=0x1fd1860 , cond=0x1fd18a0 ) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/thr_cond.h:140 #2 my_cond_wait (mp=0x1fd1860 , cond=0x1fd18a0 ) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/thr_cond.h:195 #3 inline_mysql_cond_wait (src_line=145, that=0x1fd18a0 , mutex=, src_file=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/mysql/psi/mysql_thread.h:1184 #4 Per_thread_connection_handler::block_until_new_connection () at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/conn_handler/connection_handler_per_thread.cc:145 #5 0x0000000000de2048 in handle_connection (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/conn_handler/connection_handler_per_thread.cc:329 #6 0x0000000000f5e044 in pfs_spawn_thread (arg=0x3585400) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/perfschema/pfs.cc:2188 #7 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7fb9287ee700 (LWP 7117)): #0 0x00007fb92c5b87da in sigwaitinfo () from /lib64/libc.so.6 #1 0x0000000000f4373b in timer_notify_thread_func (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/mysys/posix_timers.c:77 #2 0x0000000000f5e044 in pfs_spawn_thread (arg=0x2c3c850) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/perfschema/pfs.cc:2188 #3 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7fb91b5fe700 (LWP 7128)): #0 0x00007fb92d9b0ab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105156e in os_event::timed_wait (this=, abstime=0x7fb91b5fde70) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:285 #2 0x000000000105188e in os_event::wait_time_low (this=0x2ca4258, time_in_usec=, reset_sig_count=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:412 #3 0x00000000010eec74 in srv_monitor_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:1575 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7fb91bfff700 (LWP 7127)): #0 0x00007fb92d9b0ab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105156e in os_event::timed_wait (this=, abstime=0x7fb91bffeb00) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:285 #2 0x000000000105188e in os_event::wait_time_low (this=0x2ca41c8, time_in_usec=, reset_sig_count=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:412 #3 0x00000000010efbd5 in srv_error_monitor_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:1741 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7fb9197fb700 (LWP 7131)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105145b in wait (this=0x2ca4138) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:165 #2 os_event::wait_low (this=0x2ca4138, reset_sig_count=6) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:335 #3 0x00000000010f06b6 in srv_worker_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2510 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7fb90ffff700 (LWP 7133)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105145b in wait (this=0x2ca4018) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:165 #2 os_event::wait_low (this=0x2ca4018, reset_sig_count=6) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:335 #3 0x00000000010f06b6 in srv_worker_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2510 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7fb921dc4700 (LWP 7124)): #0 0x00007fb92d9b0ab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105156e in os_event::timed_wait (this=, abstime=0x7fb921dc39e0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:285 #2 0x000000000105188e in os_event::wait_time_low (this=0x2ca4378, time_in_usec=, reset_sig_count=40) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:412 #3 0x000000000119b303 in pc_sleep_if_needed (sig_count=40, next_loop_time=1497246552095) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/buf/buf0flu.cc:2690 #4 buf_flush_page_cleaner_coordinator (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/buf/buf0flu.cc:3191 #5 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7fb90ebfd700 (LWP 7135)): #0 0x00007fb92d9b0ab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105156e in os_event::timed_wait (this=, abstime=0x7fb90ebfce10) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:285 #2 0x000000000105188e in os_event::wait_time_low (this=0x3110e48, time_in_usec=, reset_sig_count=2) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:412 #3 0x00000000011e12f4 in dict_stats_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/dict/dict0stats_bg.cc:428 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7fb9227c5700 (LWP 7123)): #0 0x00007fb92d7a3644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000001048aa4 in LinuxAIOHandler::collect (this=0x7fb9227c4e00) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2500 #2 0x000000000104ace4 in LinuxAIOHandler::poll (this=0x7fb9227c4e00, m1=0x7fb9227c4eb8, m2=0x7fb9227c4eb0, request=0x7fb9227c4e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2646 #3 0x000000000104d0fc in os_aio_linux_handler (request=0x7fb9227c4e80, m2=0x7fb9227c4eb0, m1=0x7fb9227c4eb8, global_segment=5) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2702 #4 os_aio_handler (segment=5, m1=0x7fb9227c4eb8, m2=0x7fb9227c4eb0, request=0x7fb9227c4e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:6259 #5 0x00000000011e5e47 in fil_aio_wait (segment=5) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/fil/fil0fil.cc:5827 #6 0x00000000010f22f0 in io_handler_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0start.cc:311 #7 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7fb9231c6700 (LWP 7122)): #0 0x00007fb92d7a3644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000001048aa4 in LinuxAIOHandler::collect (this=0x7fb9231c5e00) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2500 #2 0x000000000104ace4 in LinuxAIOHandler::poll (this=0x7fb9231c5e00, m1=0x7fb9231c5eb8, m2=0x7fb9231c5eb0, request=0x7fb9231c5e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2646 #3 0x000000000104d0fc in os_aio_linux_handler (request=0x7fb9231c5e80, m2=0x7fb9231c5eb0, m1=0x7fb9231c5eb8, global_segment=4) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2702 #4 os_aio_handler (segment=4, m1=0x7fb9231c5eb8, m2=0x7fb9231c5eb0, request=0x7fb9231c5e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:6259 #5 0x00000000011e5e47 in fil_aio_wait (segment=4) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/fil/fil0fil.cc:5827 #6 0x00000000010f22f0 in io_handler_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0start.cc:311 #7 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7fb91a1fc700 (LWP 7130)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105145b in wait (this=0x2ca3f88) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:165 #2 os_event::wait_low (this=0x2ca3f88, reset_sig_count=3) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:335 #3 0x00000000010f141d in srv_purge_coordinator_suspend (rseg_history_len=3, slot=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2666 #4 srv_purge_coordinator_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2782 #5 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7fb90d7fb700 (LWP 7137)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105145b in wait (this=0x2ca4408) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:165 #2 os_event::wait_low (this=0x2ca4408, reset_sig_count=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:335 #3 0x00000000011886cc in buf_resize_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/buf/buf0buf.cc:3016 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7fb9245c8700 (LWP 7120)): #0 0x00007fb92d7a3644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000001048aa4 in LinuxAIOHandler::collect (this=0x7fb9245c7e00) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2500 #2 0x000000000104ace4 in LinuxAIOHandler::poll (this=0x7fb9245c7e00, m1=0x7fb9245c7eb8, m2=0x7fb9245c7eb0, request=0x7fb9245c7e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2646 #3 0x000000000104d0fc in os_aio_linux_handler (request=0x7fb9245c7e80, m2=0x7fb9245c7eb0, m1=0x7fb9245c7eb8, global_segment=2) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2702 #4 os_aio_handler (segment=2, m1=0x7fb9245c7eb8, m2=0x7fb9245c7eb0, request=0x7fb9245c7e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:6259 #5 0x00000000011e5e47 in fil_aio_wait (segment=2) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/fil/fil0fil.cc:5827 #6 0x00000000010f22f0 in io_handler_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0start.cc:311 #7 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7fb90f5fe700 (LWP 7134)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105145b in wait (this=0x2ca42e8) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:165 #2 os_event::wait_low (this=0x2ca42e8, reset_sig_count=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:335 #3 0x000000000119437c in buf_dump_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/buf/buf0dump.cc:782 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7fb924fc9700 (LWP 7119)): #0 0x00007fb92d7a3644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000001048aa4 in LinuxAIOHandler::collect (this=0x7fb924fc8e00) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2500 #2 0x000000000104ace4 in LinuxAIOHandler::poll (this=0x7fb924fc8e00, m1=0x7fb924fc8eb8, m2=0x7fb924fc8eb0, request=0x7fb924fc8e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2646 #3 0x000000000104d0fc in os_aio_linux_handler (request=0x7fb924fc8e80, m2=0x7fb924fc8eb0, m1=0x7fb924fc8eb8, global_segment=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:2702 #4 os_aio_handler (segment=1, m1=0x7fb924fc8eb8, m2=0x7fb924fc8eb0, request=0x7fb924fc8e80) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0file.cc:6259 #5 0x00000000011e5e47 in fil_aio_wait (segment=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/fil/fil0fil.cc:5827 #6 0x00000000010f22f0 in io_handler_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0start.cc:311 #7 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7fb92ddb8740 (LWP 7116)): #0 0x00007fb92c66e00d in poll () from /lib64/libc.so.6 #1 0x0000000000de34e9 in Mysqld_socket_listener::listen_for_connection_event (this=0x348b560) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/conn_handler/socket_connection.cc:851 #2 0x00000000007ade72 in connection_event_loop (this=0x348c710) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/conn_handler/connection_acceptor.h:66 #3 mysqld_main (argc=93, argv=0x2b2ca68) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/mysqld.cc:5045 #4 0x00007fb92c5a3af5 in __libc_start_main () from /lib64/libc.so.6 #5 0x00000000007a36c9 in _start () Thread 5 (Thread 0x7fb925bec700 (LWP 7143)): #0 0x00007fb92c66e00d in poll () from /lib64/libc.so.6 #1 0x00000000012c182f in vio_io_wait (vio=, event=, timeout=28800000) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/vio/viosocket.c:786 #2 0x00000000012c1923 in vio_socket_io_wait (vio=, event=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/vio/viosocket.c:77 #3 0x00000000012c1f58 in vio_read (vio=0x7fb8f415c960, buf=0x7fb8f4003710 "\020", size=4) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/vio/viosocket.c:132 #4 0x0000000000c67183 in net_read_raw_loop (net=0x7fb8f4026410, count=4) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/net_serv.cc:672 #5 0x0000000000c67a1b in net_read_packet_header (net=0x7fb8f4026410) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/net_serv.cc:756 #6 net_read_packet (net=, complen=0x7fb925bebd38) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/net_serv.cc:822 #7 0x0000000000c67ccc in my_net_read (net=0x7fb8f4026410) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/net_serv.cc:899 #8 0x0000000000c7551c in Protocol_classic::read_packet (this=0x7fb8f4025cc0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/protocol_classic.cc:808 #9 0x0000000000c74322 in Protocol_classic::get_command (this=0x7fb8f4025cc0, com_data=0x7fb925bebde0, cmd=0x7fb925bebe0c) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/protocol_classic.cc:965 #10 0x0000000000d148d7 in do_command (thd=0x7fb8f4024c70) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_parse.cc:938 #11 0x0000000000de219c in handle_connection (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/conn_handler/connection_handler_per_thread.cc:300 #12 0x0000000000f5e044 in pfs_spawn_thread (arg=0x3575120) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/perfschema/pfs.cc:2188 #13 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #14 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7fb918dfa700 (LWP 7132)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000105145b in wait (this=0x2ca40a8) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:165 #2 os_event::wait_low (this=0x2ca40a8, reset_sig_count=8) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/os/os0event.cc:335 #3 0x00000000010f06b6 in srv_worker_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2510 #4 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7fb90cdfa700 (LWP 7139)): #0 0x00007fb92d9b0705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000000eb2325 in native_cond_wait (mutex=, cond=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/thr_cond.h:140 #2 my_cond_wait (mp=, cond=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/thr_cond.h:195 #3 inline_mysql_cond_wait (src_line=852, src_file=0x169d8f0 "/export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/rpl_gtid_persist.cc", mutex=, that=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/mysql/psi/mysql_thread.h:1184 #4 compress_gtid_table (p_thd=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/rpl_gtid_persist.cc:852 #5 0x0000000000f5e044 in pfs_spawn_thread (arg=0x3575120) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/perfschema/pfs.cc:2188 #6 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fb925bab700 (LWP 7146)): #0 0x00007fb92d9b0ab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000087339c in native_cond_timedwait (abstime=0x7fb925ba8ff0, mutex=0x1fae180 , cond=0x7fb925ba9060) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/thr_cond.h:129 #2 my_cond_timedwait (abstime=0x7fb925ba8ff0, mp=0x1fae180 , cond=0x7fb925ba9060) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/thr_cond.h:182 #3 inline_mysql_cond_timedwait (src_line=5244, src_file=0x14133d0 "/export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/item_func.cc", abstime=0x7fb925ba8ff0, mutex=0x1fae180 , that=0x7fb925ba9060) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/include/mysql/psi/mysql_thread.h:1229 #4 Interruptible_wait::wait (this=0x7fb925ba90d0, cond=0x7fb925ba9060, mutex=0x1fae180 ) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/item_func.cc:5244 #5 0x000000000087d328 in Item_func_sleep::val_int (this=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/item_func.cc:6045 #6 0x000000000080cda4 in Item::send (this=0x7fb8ec006230, protocol=0x7fb8ec001b30, buffer=0x7fb925ba9490) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/item.cc:7548 #7 0x0000000000ccb053 in THD::send_result_set_row (this=0x7fb8ec000ae0, row_items=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_class.cc:4661 #8 0x0000000000ccb13b in Query_result_send::send_data (this=0x7fb8ec0063d8, items=...) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_class.cc:2716 #9 0x0000000000ce2569 in JOIN::exec (this=0x7fb8ec0064f0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_executor.cc:156 #10 0x0000000000d4c0e0 in handle_query (thd=0x7fb8ec000ae0, lex=0x7fb8ec002c28, result=0x7fb8ec0063d8, added_options=1, removed_options=0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_select.cc:184 #11 0x0000000000d0d283 in execute_sqlcom_select (thd=0x7fb8ec000ae0, all_tables=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_parse.cc:5196 #12 0x0000000000d10ac1 in mysql_execute_command (thd=0x7fb8ec000ae0, first_level=true) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_parse.cc:2795 #13 0x0000000000d128c5 in mysql_parse (thd=0x7fb8ec000ae0, parser_state=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_parse.cc:5612 #14 0x0000000000d13ae8 in dispatch_command (thd=0x7fb8ec000ae0, com_data=0x7fb925baade0, command=COM_QUERY) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_parse.cc:1461 #15 0x0000000000d149d4 in do_command (thd=0x7fb8ec000ae0) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/sql_parse.cc:999 #16 0x0000000000de219c in handle_connection (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/conn_handler/connection_handler_per_thread.cc:300 #17 0x0000000000f5e044 in pfs_spawn_thread (arg=0x3575120) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/perfschema/pfs.cc:2188 #18 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007fb92c67860d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fb91abfd700 (LWP 7129)): #0 0x00007fb92d9b1771 in pthread_kill () from /lib64/libpthread.so.0 #1 0x00000000007b3644 in handle_fatal_signal (sig=11) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/sql/signal_handler.cc:220 #2 #3 row_merge_drop_indexes (trx=0x7fb9277cdae0, table=0x7fb8ec00fe68, locked=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/row/row0merge.cc:3616 #4 0x00000000011b9512 in dict_table_remove_from_cache_low (table=0x7fb8ec00fe68, lru_evict=1) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/dict/dict0dict.cc:2205 #5 0x00000000011b9bfb in dict_make_room_in_cache (max_tables=400, pct_check=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/dict/dict0dict.cc:1563 #6 0x00000000010ed560 in srv_master_evict_from_table_cache (pct_check=100) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:1977 #7 0x00000000010ef6bc in srv_master_do_idle_tasks () at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2220 #8 srv_master_thread (arg=) at /export/home/pb2/build/sb_0-22759043-1489824020.94/mysqlcom-pro-5.7.18/storage/innobase/srv/srv0srv.cc:2375 #9 0x00007fb92d9acdf5 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fb92c67860d in clone () from /lib64/libc.so.6 -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 22 seconds executing testcases Completed: Failed 1/1 tests, 0.00% were successful. Failing test(s): main.86607 The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases [umshastr@hod03]/export/umesh/server/binaries/GABuilds/mysql-advanced-5.7.18/mysql-test: