Description:
When mysql is compiled with the address sanitizer ON, the innodb.alter_kill, the innodb.log_file_name, and the innodb.tablespace_crash tests fail due to memory leaks. InnoDB just exits the process sometimes. See http://prohaska7.blogspot.com/2015/10/mysql-57-versus-address-sanitizer.html for details.
How to repeat:
cmake -DWITH_ASAN=ON
mtr innodb.log_file_name
innodb.log_file_name [ fail ]
Test ended at 2016-02-08 15:51:19
CURRENT_TEST: innodb.log_file_name
mysqltest: At line 53: command "$mysqld" failed with wrong error: 1
cat var/log/my_restart.err
2016-02-08T20:51:14.922793Z 0 [ERROR] InnoDB: Tablespace 24 was not found at ./test/t3.ibd.
2016-02-08T20:51:14.922804Z 0 [ERROR] InnoDB: Set innodb_force_recovery=1 to ignore this and to permanently lose all changes to the tablespace.
2016-02-08T20:51:14.922862Z 0 [ERROR] InnoDB: Cannot continue operation.
=================================================================
==27729==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 221040 byte(s) in 1535 object(s) allocated from: