-- 8.0.29 ./mtr --debug-server --force --parallel=8 --repeat=1 --max-test-fail=1 --retry-failure=1 innodb_gis.rtree_split_geographic Logging: ./mtr --debug-server --force --parallel=8 --repeat=1 --max-test-fail=1 --retry-failure=1 innodb_gis.rtree_split_geographic MySQL Version 8.0.29 Checking supported features - Binaries are debug compiled Using 'all' suites Collecting tests Checking leftover processes Removing old var directory Creating var directory '/export/home/tmp/ushastry/mysql-8.0.29/mysql-test/var' Installing system database Using parallel: 1 ============================================================================== TEST NAME RESULT TIME (ms) COMMENT ------------------------------------------------------------------------------ [ 50%] innodb_gis.rtree_split_geographic [ fail ] Test ended at 2022-06-03 12:55:38 CURRENT_TEST: innodb_gis.rtree_split_geographic mysqltest: At line 70: Query 'select count(*) from t1 where MBRWithin(t1.c2, @g1)' failed. ERROR 2013 (HY000): Lost connection to MySQL server during query The result from queries just before the failure was: insert into t1 select * from t1; start transaction; insert into t1 select * from t1; rollback; check table t1; Table Op Msg_type Msg_text test.t1 check status OK insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; check table t1; Table Op Msg_type Msg_text test.t1 check status OK select count(*) from t1; count(*) 73728 set @g1 = ST_GeomFromText('Polygon((-90 -180,-90 180,90 180,90 -180,-90 -180))', 4326); select count(*) from t1 where MBRWithin(t1.c2, @g1); safe_process[16697]: Child process: 16698, exit: 1 Server [mysqld.1 - pid: 16643, winpid: 16643, exit: 256] failed during test run Server log from this test: ----------SERVER LOG START----------- 2022-06-03T10:43:10.011283Z 0 [Warning] [MY-013711] [Server] Manifest file '/export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug.my' is not read-only. For better security, please make sure that the file is read-only. 2022-06-03T10:43:10.013316Z 0 [Warning] [MY-010099] [Server] Insecure configuration for --secure-file-priv: Data directory is accessible through --secure-file-priv. Consider choosing a different directory. 2022-06-03T10:43:10.013335Z 0 [Warning] [MY-010101] [Server] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosing a different directory. 2022-06-03T10:43:10.013436Z 0 [Note] [MY-010949] [Server] Basedir set to /export/home/tmp/ushastry/mysql-8.0.29/. 2022-06-03T10:43:10.013456Z 0 [System] [MY-010116] [Server] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug (mysqld 8.0.29-debug) starting as process 16644 2022-06-03T10:43:10.023035Z 0 [Warning] [MY-010075] [Server] 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: f5e4efde-e329-11ec-9b35-020017078e24. 2022-06-03T10:43:10.029520Z 0 [Note] [MY-012366] [InnoDB] Using Linux native AIO 2022-06-03T10:43:10.030117Z 0 [Note] [MY-010747] [Server] Plugin 'FEDERATED' is disabled. 2022-06-03T10:43:10.034101Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2022-06-03T10:43:10.034167Z 1 [Note] [MY-013546] [InnoDB] Atomic write enabled 2022-06-03T10:43:10.034221Z 1 [Note] [MY-012932] [InnoDB] PUNCH HOLE support available 2022-06-03T10:43:10.034263Z 1 [Note] [MY-012937] [InnoDB] !!!!!!!! UNIV_DEBUG switched on !!!!!!!!! 2022-06-03T10:43:10.034295Z 1 [Note] [MY-012944] [InnoDB] Uses event mutexes 2022-06-03T10:43:10.034330Z 1 [Note] [MY-012945] [InnoDB] GCC builtin __atomic_thread_fence() is used for memory barrier 2022-06-03T10:43:10.034362Z 1 [Note] [MY-012948] [InnoDB] Compressed tables use zlib 1.2.11 2022-06-03T10:43:10.040713Z 1 [Note] [MY-013251] [InnoDB] Number of pools: 1 2022-06-03T10:43:10.040918Z 1 [Note] [MY-012951] [InnoDB] Using hardware accelerated crc32 and polynomial multiplication. 2022-06-03T10:43:10.041617Z 1 [Note] [MY-012203] [InnoDB] Directories to scan './' 2022-06-03T10:43:10.041710Z 1 [Note] [MY-012204] [InnoDB] Scanning './' 2022-06-03T10:43:10.043755Z 1 [Note] [MY-012208] [InnoDB] Completed space ID check of 8 files. 2022-06-03T10:43:10.044813Z 1 [Note] [MY-012955] [InnoDB] Initializing buffer pool, total size = 24.000000M, instances = 1, chunk size =24.000000M 2022-06-03T10:43:10.060134Z 1 [Note] [MY-012957] [InnoDB] Completed initialization of buffer pool 2022-06-03T10:43:10.067827Z 0 [Note] [MY-011952] [InnoDB] If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2022-06-03T10:43:10.068537Z 1 [Note] [MY-013532] [InnoDB] Using './#ib_16384_0.dblwr' for doublewrite 2022-06-03T10:43:10.068906Z 1 [Note] [MY-013532] [InnoDB] Using './#ib_16384_1.dblwr' for doublewrite 2022-06-03T10:43:10.332928Z 1 [Note] [MY-013566] [InnoDB] Double write buffer files: 2 2022-06-03T10:43:10.332997Z 1 [Note] [MY-013565] [InnoDB] Double write buffer pages per instance: 4 2022-06-03T10:43:10.333053Z 1 [Note] [MY-013532] [InnoDB] Using './#ib_16384_0.dblwr' for doublewrite 2022-06-03T10:43:10.333094Z 1 [Note] [MY-013532] [InnoDB] Using './#ib_16384_1.dblwr' for doublewrite 2022-06-03T10:43:10.334085Z 1 [Note] [MY-013086] [InnoDB] Starting to parse redo log at lsn = 19069979, whereas checkpoint_lsn = 19069979 and start_lsn = 19069952 2022-06-03T10:43:10.346819Z 1 [Note] [MY-013083] [InnoDB] Log background threads are being started... 2022-06-03T10:43:10.347571Z 1 [Note] [MY-012532] [InnoDB] Applying a batch of 0 redo log records ... 2022-06-03T10:43:10.347607Z 1 [Note] [MY-012535] [InnoDB] Apply batch completed! 2022-06-03T10:43:10.348065Z 1 [Note] [MY-013252] [InnoDB] Using undo tablespace './undo_001'. 2022-06-03T10:43:10.348354Z 1 [Note] [MY-013252] [InnoDB] Using undo tablespace './undo_002'. 2022-06-03T10:43:10.348885Z 1 [Note] [MY-012910] [InnoDB] Opened 2 existing undo tablespaces. 2022-06-03T10:43:10.349001Z 1 [Note] [MY-011980] [InnoDB] GTID recovery trx_no: 1075 2022-06-03T10:43:10.402616Z 1 [Note] [MY-013776] [InnoDB] Parallel initialization of rseg complete 2022-06-03T10:43:10.402691Z 1 [Note] [MY-013777] [InnoDB] Time taken to initialize rseg using 4 thread: 53715 ms. 2022-06-03T10:43:10.403050Z 1 [Note] [MY-012923] [InnoDB] Creating shared tablespace for temporary tables 2022-06-03T10:43:10.403507Z 1 [Note] [MY-012265] [InnoDB] Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-06-03T10:43:10.440607Z 1 [Note] [MY-012266] [InnoDB] File './ibtmp1' size is now 12 MB. 2022-06-03T10:43:10.440992Z 1 [Note] [MY-013627] [InnoDB] Scanning temp tablespace dir:'./#innodb_temp/' 2022-06-03T10:43:10.498824Z 1 [Note] [MY-013018] [InnoDB] Created 128 and tracked 128 new rollback segment(s) in the temporary tablespace. 128 are now active. 2022-06-03T10:43:10.499353Z 1 [Note] [MY-012976] [InnoDB] 8.0.29 started; log sequence number 19069989 2022-06-03T10:43:10.499821Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2022-06-03T10:43:10.525694Z 1 [Note] [MY-011089] [Server] Data dictionary restarting version '80023'. 2022-06-03T10:43:11.376473Z 1 [Note] [MY-012357] [InnoDB] Reading DD tablespace files 2022-06-03T10:43:11.384703Z 1 [Note] [MY-012356] [InnoDB] Scanned 10 tablespaces. Validated 10. 2022-06-03T10:43:11.548210Z 1 [Note] [MY-010006] [Server] Using data dictionary with version '80023'. 2022-06-03T10:43:11.580530Z 0 [Note] [MY-011332] [Server] Plugin mysqlx reported: 'IPv6 is available' 2022-06-03T10:43:11.582555Z 0 [Note] [MY-011323] [Server] Plugin mysqlx reported: 'X Plugin ready for connections. bind-address: '::' port: 13020' 2022-06-03T10:43:11.582600Z 0 [Note] [MY-011323] [Server] Plugin mysqlx reported: 'X Plugin ready for connections. socket: '/export/home/tmp/ushastry/mysql-8.0.29/mysql-test/var/tmp/mysqlx.1.sock'' 2022-06-03T10:43:12.811928Z 0 [Note] [MY-010902] [Server] Thread priority attribute setting in Resource Group SQL shall be ignored due to unsupported platform or insufficient privilege. 2022-06-03T10:43:12.834638Z 0 [Note] [MY-012487] [InnoDB] DDL log recovery : begin 2022-06-03T10:43:12.834912Z 0 [Note] [MY-012488] [InnoDB] DDL log recovery : end 2022-06-03T10:43:12.835187Z 0 [Note] [MY-011946] [InnoDB] Loading buffer pool(s) from /export/home/tmp/ushastry/mysql-8.0.29/mysql-test/var/mysqld.1/data/ib_buffer_pool 2022-06-03T10:43:12.838716Z 0 [Note] [MY-011946] [InnoDB] Buffer pool(s) load completed at 220603 13:43:12 2022-06-03T10:43:12.884196Z 0 [Note] [MY-010303] [Server] Skipping generation of SSL certificates as options related to SSL are specified. 2022-06-03T10:43:12.885478Z 0 [Warning] [MY-010068] [Server] CA certificate /export/home/tmp/ushastry/mysql-8.0.29/mysql-test/std_data/cacert.pem is self signed. 2022-06-03T10:43:12.885544Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 2022-06-03T10:43:12.885580Z 0 [Note] [MY-010310] [Server] Skipping generation of RSA key pair as --sha256_password_auto_generate_rsa_keys is set to OFF. 2022-06-03T10:43:12.885609Z 0 [Note] [MY-010310] [Server] Skipping generation of RSA key pair as --caching_sha2_password_auto_generate_rsa_keys is set to OFF. 2022-06-03T10:43:12.885889Z 0 [Note] [MY-010252] [Server] Server hostname (bind-address): '*'; port: 13000 2022-06-03T10:43:12.885957Z 0 [Note] [MY-010253] [Server] IPv6 is available. 2022-06-03T10:43:12.885987Z 0 [Note] [MY-010264] [Server] - '::' resolves to '::'; 2022-06-03T10:43:12.886017Z 0 [Note] [MY-010251] [Server] Server socket created on IP: '::'. 2022-06-03T10:43:12.887968Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/export/home/tmp' in the path is accessible to all OS users. Consider choosing a different directory. 2022-06-03T10:43:12.903216Z 0 [Warning] [MY-000067] [Server] unknown variable 'loose-mysqlx-ssl=DISABLED'. 2022-06-03T10:43:13.060460Z 0 [Note] [MY-011025] [Repl] Failed to start slave threads for channel ''. 2022-06-03T10:43:13.078519Z 0 [Note] [MY-013667] [Server] Error-log destination "stderr" is not a file. Can not restore error log messages from previous run. 2022-06-03T10:43:13.078647Z 5 [Note] [MY-010051] [Server] Event Scheduler: scheduler thread started with id 5 2022-06-03T10:43:13.079181Z 0 [Note] [MY-011240] [Server] Plugin mysqlx reported: 'Using SSL configuration from MySQL Server' 2022-06-03T10:43:13.079881Z 0 [Note] [MY-011243] [Server] Plugin mysqlx reported: 'Using OpenSSL for TLS connections' 2022-06-03T10:43:13.080058Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 13020, socket: /export/home/tmp/ushastry/mysql-8.0.29/mysql-test/var/tmp/mysqlx.1.sock 2022-06-03T10:43:13.080235Z 0 [System] [MY-010931] [Server] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug: ready for connections. Version: '8.0.29-debug' socket: '/export/home/tmp/ushastry/mysql-8.0.29/mysql-test/var/tmp/mysqld.1.sock' port: 13000 MySQL Community Server - GPL - Debug. 2022-06-03T10:43:43.530984Z 0 [Note] [MY-011953] [InnoDB] Page cleaner took 6241ms to flush 41 and evict 0 pages mysqld-debug: /usr/global/share/boost_1_77_0/boost/geometry/util/normalize_spheroidal_coordinates.hpp:311: static void boost::geometry::math::detail::normalize_spheroidal_coordinates::apply(CoordinateType&, CoordinateType&, bool) [with Units = boost::geometry::radian; CoordinateType = double; bool IsEquatorial = true]: Assertion `math::smaller(constants::min_longitude(), longitude)' failed. 10:55:37 UTC - mysqld got signal 6 ; Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware. Thread pointer: 0x7f3b503f28d0 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 = 7f3bd05f7c30 thread_stack 0x100000 /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(my_print_stacktrace(unsigned char const*, unsigned long)+0x43) [0x4795c94] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(print_fatal_signal(int)+0x271) [0x33e31fb] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(handle_fatal_signal+0x69) [0x33e33d2] /lib64/libpthread.so.0(+0xf630) [0x7f3bffcc9630] /lib64/libc.so.6(gsignal+0x37) [0x7f3bfdf03387] /lib64/libc.so.6(abort+0x148) [0x7f3bfdf04a78] /lib64/libc.so.6(+0x2f1a6) [0x7f3bfdefc1a6] /lib64/libc.so.6(+0x2f252) [0x7f3bfdefc252] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(boost::geometry::math::detail::normalize_spheroidal_coordinates::apply(double&, double&, bool)+0xc9) [0x39addb8] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(boost::geometry::math::detail::normalize_spheroidal_box_coordinates::apply(double&, double&, double&, double&, bool)+0x36) [0x3a099b8] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(boost::geometry::math::detail::normalize_spheroidal_box_coordinates::apply(double&, double&, double&, double&)+0x4d) [0x3a07e9b] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(void boost::geometry::math::normalize_spheroidal_box_coordinates(double&, double&, double&, double&)+0x30) [0x3a4201d] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(auto boost::geometry::strategy::area::geographic_box, void>::apply(gis::Geographic_box const&) const+0xb5) [0x3a4184f] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(boost::geometry::coordinate_type::type boost::geometry::detail::area::box_area::apply, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&)+0x52) [0x3a41c34] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(boost::geometry::area_result, void> >::type boost::geometry::resolve_strategy::area, void>, true>::apply(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> >::type boost::geometry::resolve_dynamic::area::apply, void> >(gis::Geographic_box const&, boost::geometry::strategies::g/export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(boost::geometry::area_result, void> >::type boost::geometry::area, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic*)+0x307) [0x38516da] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(test_quick_select(THD*, MEM_ROOT*, MEM_ROOT*, Bitmap<64u>, unsigned long, unsigned long, unsigned long long, bool, enum_order, TABLE*, bool, Item*, Bitmap<64u>*, bool, Query_block*, AccessPath**)+0xd70) [0x3094136] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug() [0x31d0688] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(JOIN::estimate_rowcount()+0x3d4) [0x31cfb0c] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(JOIN::make_join_plan()+0x359) [0x31cdfef] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(JOIN::optimize(bool)+0x1625) [0x31c14e7] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(Query_block::optimize(THD*, bool)+0xf2) [0x3275e82] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(Query_expression::optimize(THD*, TABLE*, bool, bool)+0x1b6) [0x331cc24] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(Sql_cmd_dml::execute_inner(THD*)+0x40) [0x32739e6] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(Sql_cmd_dml::execute(THD*)+0x5c6) [0x3272ff0] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(mysql_execute_command(THD*, bool)+0x52d7) [0x31f5106] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(dispatch_sql_command(THD*, Parser_state*)+0x746) [0x31f721b] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(dispatch_command(THD*, COM_DATA const*, enum_server_command)+0x1691) [0x31ed4c2] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug(do_command(THD*)+0x4e1) [0x31eb4a2] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug() [0x33cdc5f] /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug() [0x501c1cb] /lib64/libpthread.so.0(+0x7ea5) [0x7f3bffcc1ea5] /lib64/libc.so.6(clone+0x6d) [0x7f3bfdfcbb0d] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (7f3b505843b0): select count(*) from t1 where MBRWithin(t1.c2, @g1) Connection ID (thread ID): 9 Status: NOT_KILLED 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[16643]: Child process: 16644, killed by signal: 6 ----------SERVER LOG END------------- - the logfile can be found in '/export/home/tmp/ushastry/mysql-8.0.29/mysql-test/var/log/innodb_gis.rtree_split_geographic/rtree_split_geographic.log' - found 'core.16644' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace Core generated by '/export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug' 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). -------------------------- Dwarf Error: wrong version in compilation unit header (is 0, should be 2, 3, or 4) [in module /export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug] [New LWP 16696] [New LWP 16660] [New LWP 16661] [New LWP 16644] [New LWP 16674] [New LWP 16649] [New LWP 16654] [New LWP 16648] [New LWP 16675] [New LWP 16653] [New LWP 16656] [New LWP 16669] [New LWP 16650] [New LWP 16683] [New LWP 16652] [New LWP 16678] [New LWP 16657] [New LWP 16659] [New LWP 16688] [New LWP 16677] [New LWP 16651] [New LWP 16670] [New LWP 16662] [New LWP 16655] [New LWP 16676] [New LWP 16692] [New LWP 16663] [New LWP 16691] [New LWP 16684] [New LWP 16685] [New LWP 16686] [New LWP 16668] [New LWP 16693] [New LWP 16695] [New LWP 16687] [New LWP 16673] [New LWP 16672] [New LWP 16658] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Dwarf Error: wrong version in compilation unit header (is 0, should be 2, 3, or 4) [in module /export/home/tmp/ushastry/mysql-8.0.29/lib/plugin/component_reference_cache.so] Core was generated by `/export/home/tmp/ushastry/mysql-8.0.29/bin/mysqld-debug --defaults-group-suffix'. Program terminated with signal 6, Aborted. #0 0x00007f3bffcc6aa1 in pthread_kill () from /lib64/libpthread.so.0 #0 0x00007f3bffcc6aa1 in pthread_kill () from /lib64/libpthread.so.0 #1 0x0000000004795d5b in my_write_core(int) () #2 0x00000000033e3406 in handle_fatal_signal () #3 #4 0x00007f3bfdf03387 in raise () from /lib64/libc.so.6 #5 0x00007f3bfdf04a78 in abort () from /lib64/libc.so.6 #6 0x00007f3bfdefc1a6 in __assert_fail_base () from /lib64/libc.so.6 #7 0x00007f3bfdefc252 in __assert_fail () from /lib64/libc.so.6 #8 0x00000000039addb8 in boost::geometry::math::detail::normalize_spheroidal_coordinates::apply(double&, double&, bool) () #9 0x0000000003a099b8 in boost::geometry::math::detail::normalize_spheroidal_box_coordinates::apply(double&, double&, double&, double&, bool) () #10 0x0000000003a07e9b in boost::geometry::math::detail::normalize_spheroidal_box_coordinates::apply(double&, double&, double&, double&) () #11 0x0000000003a4201d in void boost::geometry::math::normalize_spheroidal_box_coordinates(double&, double&, double&, double&) () #12 0x0000000003a4184f in auto boost::geometry::strategy::area::geographic_box, void>::apply(gis::Geographic_box const&) const () #13 0x0000000003a41c34 in boost::geometry::coordinate_type::type boost::geometry::detail::area::box_area::apply, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #14 0x0000000003a415bd in boost::geometry::area_result, void> >::type boost::geometry::resolve_strategy::area, void>, true>::apply(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #15 0x0000000003a413fe in boost::geometry::area_result, void> >::type boost::geometry::resolve_dynamic::area::apply, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #16 0x0000000003a41243 in boost::geometry::area_result, void> >::type boost::geometry::area, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #17 0x0000000003a40d6a in rtree_area_overlapping(dd::Spatial_reference_system const*, unsigned char const*, unsigned char const*, int) () #18 0x0000000004ea57d8 in rtr_estimate_n_rows_in_range(dict_index_t*, dtuple_t const*, page_cur_mode_t) () #19 0x00000000048e373d in ha_innobase::records_in_range(unsigned int, key_range*, key_range*) () #20 0x000000000357f6d2 in handler::multi_range_read_info_const(unsigned int, RANGE_SEQ_IF*, void*, unsigned int, unsigned int*, unsigned int*, Cost_estimate*) () #21 0x0000000003581129 in DsMrr_impl::dsmrr_info_const(unsigned int, RANGE_SEQ_IF*, void*, unsigned int, unsigned int*, unsigned int*, Cost_estimate*) () #22 0x00000000048eea0b in ha_innobase::multi_range_read_info_const(unsigned int, RANGE_SEQ_IF*, void*, unsigned int, unsigned int*, unsigned int*, Cost_estimate*) () #23 0x0000000003850aea in check_quick_select(THD*, RANGE_OPT_PARAM*, unsigned int, bool, SEL_ROOT*, bool, enum_order, bool, unsigned int*, unsigned int*, Cost_estimate*, bool*, bool*) () #24 0x00000000038516da in get_key_scans_params(THD*, RANGE_OPT_PARAM*, SEL_TREE*, bool, bool, enum_order, bool, double, Bitmap<64u>*) () #25 0x0000000003094136 in test_quick_select(THD*, MEM_ROOT*, MEM_ROOT*, Bitmap<64u>, unsigned long, unsigned long, unsigned long long, bool, enum_order, TABLE*, bool, Item*, Bitmap<64u>*, bool, Query_block*, AccessPath**) () #26 0x00000000031d0688 in get_quick_record_count(THD*, JOIN_TAB*, unsigned long long) () #27 0x00000000031cfb0c in JOIN::estimate_rowcount() () #28 0x00000000031cdfef in JOIN::make_join_plan() () #29 0x00000000031c14e7 in JOIN::optimize(bool) () #30 0x0000000003275e82 in Query_block::optimize(THD*, bool) () #31 0x000000000331cc24 in Query_expression::optimize(THD*, TABLE*, bool, bool) () #32 0x00000000032739e6 in Sql_cmd_dml::execute_inner(THD*) () #33 0x0000000003272ff0 in Sql_cmd_dml::execute(THD*) () #34 0x00000000031f5106 in mysql_execute_command(THD*, bool) () #35 0x00000000031f721b in dispatch_sql_command(THD*, Parser_state*) () #36 0x00000000031ed4c2 in dispatch_command(THD*, COM_DATA const*, enum_server_command) () #37 0x00000000031eb4a2 in do_command(THD*) () #38 0x00000000033cdc5f in handle_connection () #39 0x000000000501c1cb in pfs_spawn_thread () #40 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #41 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 38 (Thread 0x7f3bd21fc700 (LWP 16658)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004ce9491 in pc_sleep_if_needed(std::chrono::time_point > >, long) () #5 0x0000000004ceaa79 in buf_flush_page_coordinator_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 37 (Thread 0x7f3bb57fb700 (LWP 16672)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a65c1a in os_event::wait() () #2 0x0000000004a64ace in os_event::wait_low(long) () #3 0x0000000004a650a5 in os_event_wait_low(os_event*, long) () #4 0x0000000004c9cbab in os_event_wait () #5 0x0000000004ca8a1d in buf_resize_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 36 (Thread 0x7f3bb4dfa700 (LWP 16673)): #0 0x00007f3bffcc8e9d in nanosleep () from /lib64/libpthread.so.0 #1 0x00000000033e3b95 in void std::this_thread::sleep_for >(std::chrono::duration > const&) () #2 0x0000000004b66adf in srv_master_sleep() () #3 0x0000000004b66bb8 in srv_master_main_loop(srv_slot_t*) () #4 0x0000000004b66e4c in srv_master_thread() () #5 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #6 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #7 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #8 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #9 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #10 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #11 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #12 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #13 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #14 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #15 0x00000000054a14ef in execute_native_thread_routine () #16 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 35 (Thread 0x7f3b8cdfa700 (LWP 16687)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a65c1a in os_event::wait() () #2 0x0000000004a64ace in os_event::wait_low(long) () #3 0x0000000004a650a5 in os_event_wait_low(os_event*, long) () #4 0x0000000004b6142e in os_event_wait () #5 0x0000000004b6731d in srv_worker_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 34 (Thread 0x7f3b735fe700 (LWP 16695)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000047967fe in native_cond_wait(pthread_cond_t*, pthread_mutex_t*) () #2 0x0000000004796969 in safe_cond_wait(pthread_cond_t*, safe_mutex_t*, char const*, unsigned int) () #3 0x00000000043b6916 in my_cond_wait () #4 0x00000000043b69a4 in inline_mysql_cond_wait () #5 0x00000000043b947a in compress_gtid_table () #6 0x000000000501c1cb in pfs_spawn_thread () #7 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 33 (Thread 0x7f3bd07fa700 (LWP 16693)): #0 0x00007f3bfdfcc0e3 in epoll_wait () from /lib64/libc.so.6 #1 0x000000000520b7c7 in epoll_dispatch () #2 0x00000000051fb079 in event_base_loop () #3 0x00000000051ab3f5 in ngs::Socket_events::loop() () #4 0x00000000051a6625 in ngs::Socket_acceptors_task::loop() () #5 0x000000000510de02 in ngs::Server::run_task(std::shared_ptr) () #6 0x000000000510e37e in ngs::Server::start_tasks()::{lambda()#1}::operator()() const () #7 0x0000000005110a2a in std::_Function_handler::_M_invoke(std::_Any_data const&) () #8 0x00000000043fac8e in std::function::operator()() const () #9 0x00000000051a1df9 in ngs::Scheduler_dynamic::worker() () #10 0x00000000051a1aee in ngs::Scheduler_dynamic::worker_proxy(void*) () #11 0x000000000501c1cb in pfs_spawn_thread () #12 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #13 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 32 (Thread 0x7f3bb6bfd700 (LWP 16668)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x00000000049dfd06 in lock_wait_timeout_thread() () #5 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #6 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #7 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #8 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #9 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #10 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #11 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #12 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #13 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #14 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #15 0x00000000054a14ef in execute_native_thread_routine () #16 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 31 (Thread 0x7f3b8d7fb700 (LWP 16686)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a65c1a in os_event::wait() () #2 0x0000000004a64ace in os_event::wait_low(long) () #3 0x0000000004a650a5 in os_event_wait_low(os_event*, long) () #4 0x0000000004b6142e in os_event_wait () #5 0x0000000004b6731d in srv_worker_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 30 (Thread 0x7f3b8e1fc700 (LWP 16685)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a65c1a in os_event::wait() () #2 0x0000000004a64ace in os_event::wait_low(long) () #3 0x0000000004a650a5 in os_event_wait_low(os_event*, long) () #4 0x0000000004b67909 in srv_purge_coordinator_suspend(srv_slot_t*, unsigned long) () #5 0x0000000004b67fc7 in srv_purge_coordinator_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 29 (Thread 0x7f3b8ebfd700 (LWP 16684)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004d45752 in os_event_wait_time () #5 0x0000000004d46fa3 in Clone_persist_gtid::periodic_write() () #6 0x0000000004d4746f in clone_gtid_thread(Clone_persist_gtid*) () #7 0x0000000004d49d0a in void std::__invoke_impl(std::__invoke_other, void (*&)(Clone_persist_gtid*), Clone_persist_gtid*&) () #8 0x0000000004d49c05 in std::__invoke_result::type std::__invoke(void (*&)(Clone_persist_gtid*), Clone_persist_gtid*&) () #9 0x0000000004d49ae0 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004d49910 in void std::_Bind::operator()<, void>() () #11 0x0000000004d49624 in void Detached_thread::operator()(void (*&&)(Clone_persist_gtid*), Clone_persist_gtid*&&) () #12 0x0000000004d49423 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(Clone_persist_gtid*), Clone_persist_gtid*&&) () #13 0x0000000004d48dff in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(Clone_persist_gtid*), Clone_persist_gtid*&&) () #14 0x0000000004d49f11 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004d49eb0 in std::thread::_Invoker >::operator()() () #16 0x0000000004d49e94 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 28 (Thread 0x7f3bec2f8700 (LWP 16691)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000047967fe in native_cond_wait(pthread_cond_t*, pthread_mutex_t*) () #2 0x0000000004796969 in safe_cond_wait(pthread_cond_t*, safe_mutex_t*, char const*, unsigned int) () #3 0x00000000038fe0ad in my_cond_wait () #4 0x00000000038fe1c5 in inline_mysql_cond_wait () #5 0x00000000039006d9 in Event_queue::cond_wait(THD*, timespec*, PSI_stage_info_v1 const*, char const*, char const*, unsigned int) () #6 0x00000000038ffdc7 in Event_queue::get_top_for_execution_if_time(THD*, Event_queue_element_for_exec**) () #7 0x0000000003905a24 in Event_scheduler::run(THD*) () #8 0x000000000390489c in event_scheduler_thread () #9 0x000000000501c1cb in pfs_spawn_thread () #10 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #11 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 27 (Thread 0x7f3bb7fff700 (LWP 16663)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004a3a820 in Wait_stats os_event_wait_for(os_event*&, unsigned long, std::chrono::duration >, log_writer(log_t*)::{lambda(bool)#1}) () #5 0x0000000004a3a059 in Wait_stats Log_thread_waiting::wait(log_writer(log_t*)::{lambda(bool)#1}) () #6 0x0000000004a36297 in log_writer(log_t*) () #7 0x0000000004a0696e in void std::__invoke_impl(std::__invoke_other, void (*&)(log_t*), log_t*&) () #8 0x0000000004a068e3 in std::__invoke_result::type std::__invoke(void (*&)(log_t*), log_t*&) () #9 0x0000000004a067ca in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004a0652a in void std::_Bind::operator()<, void>() () #11 0x0000000004a061e6 in void Detached_thread::operator()(void (*&&)(log_t*), log_t*&&) () #12 0x0000000004a05d93 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #13 0x0000000004a05348 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #14 0x0000000004a06b35 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004a06ad4 in std::thread::_Invoker >::operator()() () #16 0x0000000004a06ab8 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7f3bec1f6700 (LWP 16692)): #0 0x00007f3bfdf0458a in sigwaitinfo () from /lib64/libc.so.6 #1 0x00000000030347ed in signal_hand () #2 0x000000000501c1cb in pfs_spawn_thread () #3 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7f3bf48cc700 (LWP 16676)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000047967d9 in native_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, timespec const*) () #2 0x0000000004796b4a in safe_cond_timedwait(pthread_cond_t*, safe_mutex_t*, timespec const*, char const*, unsigned int) () #3 0x00000000051790da in my_cond_timedwait () #4 0x00000000051792fc in inline_mysql_cond_timedwait () #5 0x00000000051794b4 in xpl::Cond::timed_wait(xpl::Mutex&, unsigned long long) () #6 0x00000000051a1c0c in ngs::Scheduler_dynamic::wait_if_idle_then_delete_worker(unsigned long long&) () #7 0x00000000051a1e35 in ngs::Scheduler_dynamic::worker() () #8 0x00000000051a1aee in ngs::Scheduler_dynamic::worker_proxy(void*) () #9 0x000000000501c1cb in pfs_spawn_thread () #10 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #11 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7f3bd3fff700 (LWP 16655)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7f3bbd1fb700 (LWP 16662)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004a3aa6e in Wait_stats os_event_wait_for(os_event*&, unsigned long, std::chrono::duration >, log_write_notifier(log_t*)::{lambda(bool)#1}) () #5 0x0000000004a3a2b6 in Wait_stats Log_thread_waiting::wait(log_write_notifier(log_t*)::{lambda(bool)#1}) () #6 0x0000000004a385d8 in log_write_notifier(log_t*) () #7 0x0000000004a0696e in void std::__invoke_impl(std::__invoke_other, void (*&)(log_t*), log_t*&) () #8 0x0000000004a068e3 in std::__invoke_result::type std::__invoke(void (*&)(log_t*), log_t*&) () #9 0x0000000004a067ca in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004a0652a in void std::_Bind::operator()<, void>() () #11 0x0000000004a061e6 in void Detached_thread::operator()(void (*&&)(log_t*), log_t*&&) () #12 0x0000000004a05d93 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #13 0x0000000004a05348 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #14 0x0000000004a06b35 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004a06ad4 in std::thread::_Invoker >::operator()() () #16 0x0000000004a06ab8 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7f3bb61fc700 (LWP 16670)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004b61459 in os_event_wait_time () #5 0x0000000004b64f1a in srv_monitor_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7f3beebfd700 (LWP 16651)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7f3bf41ab700 (LWP 16677)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000047967d9 in native_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, timespec const*) () #2 0x0000000004796b4a in safe_cond_timedwait(pthread_cond_t*, safe_mutex_t*, timespec const*, char const*, unsigned int) () #3 0x00000000051790da in my_cond_timedwait () #4 0x00000000051792fc in inline_mysql_cond_timedwait () #5 0x00000000051794b4 in xpl::Cond::timed_wait(xpl::Mutex&, unsigned long long) () #6 0x00000000051a1c0c in ngs::Scheduler_dynamic::wait_if_idle_then_delete_worker(unsigned long long&) () #7 0x00000000051a1e35 in ngs::Scheduler_dynamic::worker() () #8 0x00000000051a1aee in ngs::Scheduler_dynamic::worker_proxy(void*) () #9 0x000000000501c1cb in pfs_spawn_thread () #10 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #11 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7f3b73fff700 (LWP 16688)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a65c1a in os_event::wait() () #2 0x0000000004a64ace in os_event::wait_low(long) () #3 0x0000000004a650a5 in os_event_wait_low(os_event*, long) () #4 0x0000000004b6142e in os_event_wait () #5 0x0000000004b6731d in srv_worker_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7f3bbeffe700 (LWP 16659)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x00000000049f2045 in log_checkpointer(log_t*) () #5 0x0000000004a0696e in void std::__invoke_impl(std::__invoke_other, void (*&)(log_t*), log_t*&) () #6 0x0000000004a068e3 in std::__invoke_result::type std::__invoke(void (*&)(log_t*), log_t*&) () #7 0x0000000004a067ca in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #8 0x0000000004a0652a in void std::_Bind::operator()<, void>() () #9 0x0000000004a061e6 in void Detached_thread::operator()(void (*&&)(log_t*), log_t*&&) () #10 0x0000000004a05d93 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #11 0x0000000004a05348 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #12 0x0000000004a06b35 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #13 0x0000000004a06ad4 in std::thread::_Invoker >::operator()() () #14 0x0000000004a06ab8 in std::thread::_State_impl > >::_M_run() () #15 0x00000000054a14ef in execute_native_thread_routine () #16 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7f3bd2bfd700 (LWP 16657)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7f3bec3f9700 (LWP 16678)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000047967fe in native_cond_wait(pthread_cond_t*, pthread_mutex_t*) () #2 0x0000000004796969 in safe_cond_wait(pthread_cond_t*, safe_mutex_t*, char const*, unsigned int) () #3 0x000000000517910d in my_cond_wait () #4 0x0000000005179225 in inline_mysql_cond_wait () #5 0x0000000005179468 in xpl::Cond::wait(xpl::Mutex&) () #6 0x0000000005111b8b in xpl::Synchronize::Block::wait() () #7 0x000000000518b59d in xpl::Broker_task::wait_for_data_and_swap_queues(std::queue > >*) () #8 0x000000000518b458 in xpl::Broker_task::loop() () #9 0x000000000510de02 in ngs::Server::run_task(std::shared_ptr) () #10 0x000000000510e37e in ngs::Server::start_tasks()::{lambda()#1}::operator()() const () #11 0x0000000005110a2a in std::_Function_handler::_M_invoke(std::_Any_data const&) () #12 0x00000000043fac8e in std::function::operator()() const () #13 0x00000000051a1df9 in ngs::Scheduler_dynamic::worker() () #14 0x00000000051a1aee in ngs::Scheduler_dynamic::worker_proxy(void*) () #15 0x000000000501c1cb in pfs_spawn_thread () #16 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7f3bee1fc700 (LWP 16652)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7f3bf816b700 (LWP 16683)): #0 0x00007f3bffcc5a35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a65c1a in os_event::wait() () #2 0x0000000004a64ace in os_event::wait_low(long) () #3 0x0000000004a650a5 in os_event_wait_low(os_event*, long) () #4 0x0000000004cddd32 in os_event_wait () #5 0x0000000004cdf535 in buf_dump_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7f3bef5fe700 (LWP 16650)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7f3bb75fe700 (LWP 16669)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004b653d2 in srv_error_monitor_thread() () #5 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #6 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #7 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #8 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #9 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #10 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #11 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #12 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #13 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #14 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #15 0x00000000054a14ef in execute_native_thread_routine () #16 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7f3bd35fe700 (LWP 16656)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7f3bed7fb700 (LWP 16653)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f3b8f5fe700 (LWP 16675)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004c15989 in ib_wqueue_timedwait(ib_wqueue_t*, std::chrono::duration >) () #5 0x0000000004e8b8ca in fts_optimize_thread(ib_wqueue_t*) () #6 0x0000000004e8d140 in void std::__invoke_impl(std::__invoke_other, void (*&)(ib_wqueue_t*), ib_wqueue_t*&) () #7 0x0000000004e8d0b5 in std::__invoke_result::type std::__invoke(void (*&)(ib_wqueue_t*), ib_wqueue_t*&) () #8 0x0000000004e8cfee in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #9 0x0000000004e8ce60 in void std::_Bind::operator()<, void>() () #10 0x0000000004e8cc10 in void Detached_thread::operator()(void (*&&)(ib_wqueue_t*), ib_wqueue_t*&&) () #11 0x0000000004e8cab7 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(ib_wqueue_t*), ib_wqueue_t*&&) () #12 0x0000000004e8c6fa in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(ib_wqueue_t*), ib_wqueue_t*&&) () #13 0x0000000004e8d29d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #14 0x0000000004e8d23c in std::thread::_Invoker >::operator()() () #15 0x0000000004e8d220 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f3bf6bda700 (LWP 16648)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f3becdfa700 (LWP 16654)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f3beffff700 (LWP 16649)): #0 0x00007f3bfecc7644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000000004a4f3ec in LinuxAIOHandler::collect() () #2 0x0000000004a4f996 in LinuxAIOHandler::poll(fil_node_t**, void**, IORequest*) () #3 0x0000000004a4fb32 in os_aio_linux_handler(unsigned long, fil_node_t**, void**, IORequest*) () #4 0x0000000004a54fb2 in os_aio_handler(unsigned long, fil_node_t**, void**, IORequest*) () #5 0x0000000004e16b37 in fil_aio_wait(unsigned long) () #6 0x0000000004b6f308 in io_handler_thread(unsigned long) () #7 0x0000000004b87ce8 in void std::__invoke_impl(std::__invoke_other, void (*&)(unsigned long), unsigned long&) () #8 0x0000000004b87c5d in std::__invoke_result::type std::__invoke(void (*&)(unsigned long), unsigned long&) () #9 0x0000000004b87bb8 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004b87a54 in void std::_Bind::operator()<, void>() () #11 0x0000000004b8780e in void Detached_thread::operator()(void (*&&)(unsigned long), unsigned long&&) () #12 0x0000000004b86bcb in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #13 0x0000000004b8478e in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(unsigned long), unsigned long&&) () #14 0x0000000004b87e0d in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004b87dac in std::thread::_Invoker >::operator()() () #16 0x0000000004b87d90 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f3b8ffff700 (LWP 16674)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004dcb474 in os_event_wait_time () #5 0x0000000004dcbf57 in dict_stats_thread() () #6 0x0000000004a10723 in void std::__invoke_impl(std::__invoke_other, void (*&)()) () #7 0x0000000004a106ab in std::__invoke_result::type std::__invoke(void (*&)()) () #8 0x0000000004a10568 in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<>) () #9 0x0000000004a10254 in void std::_Bind::operator()<, void>() () #10 0x0000000004a0fe73 in void Detached_thread::operator()(void (*&&)()) () #11 0x0000000004a0fab5 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)()) () #12 0x0000000004a0f2a7 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)()) () #13 0x0000000004a10897 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () #14 0x0000000004a10852 in std::thread::_Invoker >::operator()() () #15 0x0000000004a10836 in std::thread::_State_impl > >::_M_run() () #16 0x00000000054a14ef in execute_native_thread_routine () #17 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f3c000ce940 (LWP 16644)): #0 0x00007f3bfdfc0ddd in poll () from /lib64/libc.so.6 #1 0x00000000033d2059 in Mysqld_socket_listener::listen_for_connection_event() () #2 0x000000000305205c in Connection_acceptor::connection_event_loop() () #3 0x0000000003042fec in mysqld_main(int, char**) () #4 0x000000000302e052 in main () Thread 3 (Thread 0x7f3bbdbfc700 (LWP 16661)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004a3a947 in Wait_stats os_event_wait_for(os_event*&, unsigned long, std::chrono::duration >, log_flusher(log_t*)::{lambda(bool)#1}) () #5 0x0000000004a3a188 in Wait_stats Log_thread_waiting::wait(log_flusher(log_t*)::{lambda(bool)#1}) () #6 0x0000000004a37b38 in log_flusher(log_t*) () #7 0x0000000004a0696e in void std::__invoke_impl(std::__invoke_other, void (*&)(log_t*), log_t*&) () #8 0x0000000004a068e3 in std::__invoke_result::type std::__invoke(void (*&)(log_t*), log_t*&) () #9 0x0000000004a067ca in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004a0652a in void std::_Bind::operator()<, void>() () #11 0x0000000004a061e6 in void Detached_thread::operator()(void (*&&)(log_t*), log_t*&&) () #12 0x0000000004a05d93 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #13 0x0000000004a05348 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #14 0x0000000004a06b35 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004a06ad4 in std::thread::_Invoker >::operator()() () #16 0x0000000004a06ab8 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f3bbe5fd700 (LWP 16660)): #0 0x00007f3bffcc5de2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000000004a6495b in os_event::timed_wait(timespec const*) () #2 0x0000000004a64f02 in os_event::wait_time_low(std::chrono::duration >, long) () #3 0x0000000004a65080 in os_event_wait_time_low(os_event*, std::chrono::duration >, long) () #4 0x0000000004a3ab95 in Wait_stats os_event_wait_for(os_event*&, unsigned long, std::chrono::duration >, log_flush_notifier(log_t*)::{lambda(bool)#1}) () #5 0x0000000004a3a3e4 in Wait_stats Log_thread_waiting::wait(log_flush_notifier(log_t*)::{lambda(bool)#1}) () #6 0x0000000004a39348 in log_flush_notifier(log_t*) () #7 0x0000000004a0696e in void std::__invoke_impl(std::__invoke_other, void (*&)(log_t*), log_t*&) () #8 0x0000000004a068e3 in std::__invoke_result::type std::__invoke(void (*&)(log_t*), log_t*&) () #9 0x0000000004a067ca in void std::_Bind::__call(std::tuple<>&&, std::_Index_tuple<0ul>) () #10 0x0000000004a0652a in void std::_Bind::operator()<, void>() () #11 0x0000000004a061e6 in void Detached_thread::operator()(void (*&&)(log_t*), log_t*&&) () #12 0x0000000004a05d93 in void std::__invoke_impl(std::__invoke_other, Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #13 0x0000000004a05348 in std::__invoke_result::type std::__invoke(Detached_thread&&, void (*&&)(log_t*), log_t*&&) () #14 0x0000000004a06b35 in decltype (__invoke((_S_declval<0ul>)(), (_S_declval<1ul>)(), (_S_declval<2ul>)())) std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) () #15 0x0000000004a06ad4 in std::thread::_Invoker >::operator()() () #16 0x0000000004a06ab8 in std::thread::_State_impl > >::_M_run() () #17 0x00000000054a14ef in execute_native_thread_routine () #18 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f3bd05f8700 (LWP 16696)): #0 0x00007f3bffcc6aa1 in pthread_kill () from /lib64/libpthread.so.0 #1 0x0000000004795d5b in my_write_core(int) () #2 0x00000000033e3406 in handle_fatal_signal () #3 #4 0x00007f3bfdf03387 in raise () from /lib64/libc.so.6 #5 0x00007f3bfdf04a78 in abort () from /lib64/libc.so.6 #6 0x00007f3bfdefc1a6 in __assert_fail_base () from /lib64/libc.so.6 #7 0x00007f3bfdefc252 in __assert_fail () from /lib64/libc.so.6 #8 0x00000000039addb8 in boost::geometry::math::detail::normalize_spheroidal_coordinates::apply(double&, double&, bool) () #9 0x0000000003a099b8 in boost::geometry::math::detail::normalize_spheroidal_box_coordinates::apply(double&, double&, double&, double&, bool) () #10 0x0000000003a07e9b in boost::geometry::math::detail::normalize_spheroidal_box_coordinates::apply(double&, double&, double&, double&) () #11 0x0000000003a4201d in void boost::geometry::math::normalize_spheroidal_box_coordinates(double&, double&, double&, double&) () #12 0x0000000003a4184f in auto boost::geometry::strategy::area::geographic_box, void>::apply(gis::Geographic_box const&) const () #13 0x0000000003a41c34 in boost::geometry::coordinate_type::type boost::geometry::detail::area::box_area::apply, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #14 0x0000000003a415bd in boost::geometry::area_result, void> >::type boost::geometry::resolve_strategy::area, void>, true>::apply(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #15 0x0000000003a413fe in boost::geometry::area_result, void> >::type boost::geometry::resolve_dynamic::area::apply, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #16 0x0000000003a41243 in boost::geometry::area_result, void> >::type boost::geometry::area, void> >(gis::Geographic_box const&, boost::geometry::strategies::geographic, void> const&) () #17 0x0000000003a40d6a in rtree_area_overlapping(dd::Spatial_reference_system const*, unsigned char const*, unsigned char const*, int) () #18 0x0000000004ea57d8 in rtr_estimate_n_rows_in_range(dict_index_t*, dtuple_t const*, page_cur_mode_t) () #19 0x00000000048e373d in ha_innobase::records_in_range(unsigned int, key_range*, key_range*) () #20 0x000000000357f6d2 in handler::multi_range_read_info_const(unsigned int, RANGE_SEQ_IF*, void*, unsigned int, unsigned int*, unsigned int*, Cost_estimate*) () #21 0x0000000003581129 in DsMrr_impl::dsmrr_info_const(unsigned int, RANGE_SEQ_IF*, void*, unsigned int, unsigned int*, unsigned int*, Cost_estimate*) () #22 0x00000000048eea0b in ha_innobase::multi_range_read_info_const(unsigned int, RANGE_SEQ_IF*, void*, unsigned int, unsigned int*, unsigned int*, Cost_estimate*) () #23 0x0000000003850aea in check_quick_select(THD*, RANGE_OPT_PARAM*, unsigned int, bool, SEL_ROOT*, bool, enum_order, bool, unsigned int*, unsigned int*, Cost_estimate*, bool*, bool*) () #24 0x00000000038516da in get_key_scans_params(THD*, RANGE_OPT_PARAM*, SEL_TREE*, bool, bool, enum_order, bool, double, Bitmap<64u>*) () #25 0x0000000003094136 in test_quick_select(THD*, MEM_ROOT*, MEM_ROOT*, Bitmap<64u>, unsigned long, unsigned long, unsigned long long, bool, enum_order, TABLE*, bool, Item*, Bitmap<64u>*, bool, Query_block*, AccessPath**) () #26 0x00000000031d0688 in get_quick_record_count(THD*, JOIN_TAB*, unsigned long long) () #27 0x00000000031cfb0c in JOIN::estimate_rowcount() () #28 0x00000000031cdfef in JOIN::make_join_plan() () #29 0x00000000031c14e7 in JOIN::optimize(bool) () #30 0x0000000003275e82 in Query_block::optimize(THD*, bool) () #31 0x000000000331cc24 in Query_expression::optimize(THD*, TABLE*, bool, bool) () #32 0x00000000032739e6 in Sql_cmd_dml::execute_inner(THD*) () #33 0x0000000003272ff0 in Sql_cmd_dml::execute(THD*) () #34 0x00000000031f5106 in mysql_execute_command(THD*, bool) () #35 0x00000000031f721b in dispatch_sql_command(THD*, Parser_state*) () #36 0x00000000031ed4c2 in dispatch_command(THD*, COM_DATA const*, enum_server_command) () #37 0x00000000031eb4a2 in do_command(THD*) () #38 0x00000000033cdc5f in handle_connection () #39 0x000000000501c1cb in pfs_spawn_thread () #40 0x00007f3bffcc1ea5 in start_thread () from /lib64/libpthread.so.0 #41 0x00007f3bfdfcbb0d in clone () from /lib64/libc.so.6 The servers were restarted 0 times The servers were reinitialized 0 times Spent 0.000 of 775 seconds executing testcases Too many failed: Failed 1/1 tests, 0.00% were successful. Failing test(s): innodb_gis.rtree_split_geographic 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 Too many tests(1) failed! Terminating... mysql-test-run: *** ERROR: Test suite aborted