gcol.innodb_virtual_basic 'innodb' w2 [ fail ]
|
Test ended at 2017-02-14 07:04:08
|
|
CURRENT_TEST: gcol.innodb_virtual_basic
|
mysqltest: At line 432: query 'CALL DELETE_insert_t()' failed: 2013: Lost connection to MySQL server during query
|
|
The result from queries just before the failure was:
|
< snip >
|
UPDATE t SET a = REPEAT(CAST(1 AS CHAR), 1000) WHERE h = 1;
|
CREATE PROCEDURE UPDATE_t()
|
begin
|
DECLARE i INT DEFAULT 1;
|
WHILE (i <= 200) DO
|
UPDATE t SET a = REPEAT(CAST(i AS CHAR), 2000) WHERE h = 1;
|
SET i = i + 1;
|
END WHILE;
|
END|
|
CREATE PROCEDURE DELETE_insert_t()
|
begin
|
DECLARE i INT DEFAULT 1;
|
WHILE (i <= 200) DO
|
DELETE FROM t WHERE h = 1;
|
INSERT INTO t VALUES (REPEAT(CAST(i AS CHAR), 2000) , REPEAT('b', 2000), DEFAULT, DEFAULT, DEFAULT, 1);
|
SET i = i + 1;
|
END WHILE;
|
END|
|
CALL UPDATE_t();
|
CALL DELETE_insert_t();
|
|
More results from queries before failure can be found in /usr/local/mariadb-10.2.4-linux-i686/mysql-test/var/2/log/innodb_virtual_basic.log
|
|
|
Server [mysqld.1 - pid: 8192, winpid: 8192, exit: 256] failed during test run
|
Server log from this test:
|
----------SERVER LOG START-----------
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:05 3055695680 [Note] InnoDB: Online DDL : Completed
|
2017-02-14 7:04:06 3055695680 [Note] InnoDB: Online DDL : Start
|
2017-02-14 7:04:06 3055695680 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
|
2017-02-14 7:04:06 3055695680 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
|
2017-02-14 7:04:06 3055695680 [Note] InnoDB: Online DDL : Start applying row log
|
2017-02-14 7:04:06 3055695680 [Note] InnoDB: Online DDL : End of applying row log
|
2017-02-14 7:04:06 3055695680 [Note] InnoDB: Online DDL : Completed
|
170214 7:04:06 [ERROR] 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.
|
|
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
|
We will try our best to scrape up some info that will hopefully help
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
|
Server version: 10.2.4-MariaDB-log
|
key_buffer_size=1048576
|
read_buffer_size=131072
|
max_used_connections=2
|
max_threads=153
|
thread_count=8
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 61815 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0xa3009008
|
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
|