Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL)
-
None
Description
It first happened on push
http://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/9256
But buildbot skipped three previous ones, so it was a combination of four.
Also, this test run suffered from disk space issues. The next one is cleaner, but still has the same assertion failures:
http://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/9261/steps/test/logs/stdio
rpl.rpl_special_charset 'mix' w4 [ pass ] 7305
|
worker[4] > Restart [mysqld.1 - pid: 27531, winpid: 27531] - running with different options '--binlog-format=mixed --ignore-builtin-innodb --plugin-load-add=ha_innodb.so --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --innodb-sys-foreign --innodb-sys-foreign-cols --innodb-sys-tables --innodb-metrics --log-bin=master-bin --log-bin=master-bin --innodb-flush-log-at-trx-commit=2 --loose-skip-innodb-use-sys-malloc' != '--binlog-format=mixed --log-bin=master-bin --character-set-server=utf16 --loose-skip-innodb-use-sys-malloc'
|
worker[4] > Restart [mysqld.2 - pid: 27533, winpid: 27533] - running with different options '--binlog-format=mixed --ignore-builtin-innodb --plugin-load-add=ha_innodb.so --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --innodb-sys-foreign --innodb-sys-foreign-cols --innodb-sys-tables --innodb-metrics --log-bin=slave-bin --log-bin=slave-bin --innodb-flush-log-at-trx-commit=2 --loose-skip-innodb-use-sys-malloc' != '--binlog-format=mixed --log-bin=slave-bin --character-set-server=utf16 --loose-skip-innodb-use-sys-malloc'
|
***Warnings generated in error logs during shutdown after running tests: rpl.rpl_special_charset
|
|
mysqld: /var/lib/buildbot/maria-slave/work-opensuse-amd64/build/sql/log.cc:3218: void MYSQL_BIN_LOG::cleanup(): Assertion `!binlog_xid_count_list.head()' failed.
|
Attempting backtrace. You can use the following information to find out
|
mysqld: /var/lib/buildbot/maria-slave/work-opensuse-amd64/build/sql/log.cc:3218: void MYSQL_BIN_LOG::cleanup(): Assertion `!binlog_xid_count_list.head()' failed.
|
Attempting backtrace. You can use the following information to find out
|
|
rpl.rpl_parallel_partition 'innodb_plugin,mix' w1 [ fail ] Found warnings/errors in server log file!
|
Test ended at 2016-08-28 01:05:28
|
line
|
mysqld: /var/lib/buildbot/maria-slave/work-opensuse-amd64/build/sql/log.cc:3218: void MYSQL_BIN_LOG::cleanup(): Assertion `!binlog_xid_count_list.head()' failed.
|
Attempting backtrace. You can use the following information to find out
|
2016-08-28 1:05:06 67648848 [ERROR] mysqld: Table './mysql/gtid_slave_pos' is marked as crashed and should be repaired
|
2016-08-28 1:05:06 67648848 [Warning] Checking table: './mysql/gtid_slave_pos'
|
2016-08-28 1:05:06 67648848 [ERROR] mysql.gtid_slave_pos: 1 client is using or hasn't closed the table properly
|
^ Found warnings in /mnt/data/buildot/maria-slave/work-opensuse-amd64/build/mysql-test/var/1/log/mysqld.1.err
|
ok
|
etc.
According to cross-reference, it never happened before.
Attachments
Issue Links
- blocks
-
MDEV-10671 10.1.17 release
- Closed