Version: '10.7.0-MariaDB-debug-log' socket: '/home/elenst/src/mysql-test/var/tmp/mysqld.1.sock' port: 16000 Source distribution
|
2021-10-04 17:09:11 0 [Note] /home/elenst/src/sql/mariadbd (initiated by: root[root] @ localhost []): Normal shutdown
|
2021-10-04 17:09:11 0 [Note] InnoDB: FTS optimize thread exiting.
|
2021-10-04 17:09:11 0 [Note] InnoDB: Starting shutdown...
|
2021-10-04 17:09:11 0 [Note] InnoDB: Dumping buffer pool(s) to /home/elenst/src/mysql-test/var/mysqld.1/data/ib_buffer_pool
|
2021-10-04 17:09:11 0 [Note] InnoDB: Restricted to 126 pages due to innodb_buf_pool_dump_pct=25
|
2021-10-04 17:09:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 211004 17:09:11
|
==13411==WARNING: MemorySanitizer: use-of-uninitialized-value
|
#0 0x563e779298a9 in buf_page_is_corrupted(bool, unsigned char const*, unsigned int) /home/elenst/src/storage/innobase/buf/buf0buf.cc:618:7
|
#1 0x563e779b9499 in buf_page_encrypt(fil_space_t*, buf_page_t*, unsigned char*, unsigned long*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:736:7
|
#2 0x563e779a4346 in buf_flush_page(buf_page_t*, bool, fil_space_t*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:883:15
|
#3 0x563e7799d6b7 in buf_do_flush_list_batch(unsigned long, unsigned long) /home/elenst/src/storage/innobase/buf/buf0flu.cc:1443:14
|
#4 0x563e7799d6b7 in buf_flush_list(unsigned long, unsigned long) /home/elenst/src/storage/innobase/buf/buf0flu.cc:1518:26
|
#5 0x563e779b4c6d in buf_flush_buffer_pool() /home/elenst/src/storage/innobase/buf/buf0flu.cc:2406:5
|
#6 0x563e771a480e in logs_empty_and_mark_files_at_shutdown() /home/elenst/src/storage/innobase/log/log0log.cc:1113:3
|
#7 0x563e776908be in innodb_shutdown() /home/elenst/src/storage/innobase/srv/srv0start.cc:1972:3
|
#8 0x563e76f6275a in innobase_end(handlerton*, ha_panic_function) /home/elenst/src/storage/innobase/handler/ha_innodb.cc:4238:3
|
#9 0x563e760063fb in ha_finalize_handlerton(st_plugin_int*) /home/elenst/src/sql/handler.cc:596:5
|
#10 0x563e753cc8d4 in plugin_deinitialize(st_plugin_int*, bool) /home/elenst/src/sql/sql_plugin.cc:1268:19
|
#11 0x563e753c29ec in reap_plugins() /home/elenst/src/sql/sql_plugin.cc:1333:5
|
#12 0x563e753cdcfc in plugin_shutdown() /home/elenst/src/sql/sql_plugin.cc:2041:7
|
#13 0x563e74d7e2df in clean_up(bool) /home/elenst/src/sql/mysqld.cc:1941:3
|
#14 0x563e74d9405c in mysqld_main(int, char**) /home/elenst/src/sql/mysqld.cc:5875:3
|
#15 0x563e74d79c93 in main /home/elenst/src/sql/main.cc:34:10
|
#16 0x7fad8a46c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
|
#17 0x563e74cfd23d in _start (/home/elenst/src/sql/mariadbd+0x6ff23d)
|
|
Uninitialized value was created by a heap allocation
|
#0 0x563e74d033c5 in posix_memalign (/home/elenst/src/sql/mariadbd+0x7053c5)
|
#1 0x563e779b8ad7 in aligned_malloc(unsigned long, unsigned long) /home/elenst/src/storage/innobase/include/buf0buf.h:442:7
|
#2 0x563e779b8ad7 in buf_tmp_reserve_compression_buf(buf_tmp_buffer_t*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:580:38
|
#3 0x563e779b8ad7 in buf_page_encrypt(fil_space_t*, buf_page_t*, unsigned char*, unsigned long*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:701:5
|
|
SUMMARY: MemorySanitizer: use-of-uninitialized-value /home/elenst/src/storage/innobase/buf/buf0buf.cc:618:7 in buf_page_is_corrupted(bool, unsigned char const*, unsigned int)
|
Exiting
|
$ /home/elenst/src/sql/mariadbd --defaults-group-suffix=.1 --defaults-file=/home/elenst/src/mysql-test/var/my.cnf --log-output=file --innodb --plugin-load-add=provider_snappy.so --loose-provider-snappy --disable-provider-snappy --core-file --loose-debug-sync-timeout=300
|
2021-10-04 17:09:12 0 [Note] /home/elenst/src/sql/mariadbd (server 10.7.0-MariaDB-debug-log) starting as process 13432 ...
|
It also happens in the plugins.compression test, but the error is not detected as it occurs upon the intermediate server restart.
preview-10.7-MDEV-12933-provider-plugins 67a8fca9
Version: '10.7.0-MariaDB-debug-log' socket: '/home/elenst/src/mysql-test/var/tmp/mysqld.1.sock' port: 16000 Source distribution
2021-10-04 17:09:11 0 [Note] /home/elenst/src/sql/mariadbd (initiated by: root[root] @ localhost []): Normal shutdown
2021-10-04 17:09:11 0 [Note] InnoDB: FTS optimize thread exiting.
2021-10-04 17:09:11 0 [Note] InnoDB: Starting shutdown...
2021-10-04 17:09:11 0 [Note] InnoDB: Dumping buffer pool(s) to /home/elenst/src/mysql-test/var/mysqld.1/data/ib_buffer_pool
2021-10-04 17:09:11 0 [Note] InnoDB: Restricted to 126 pages due to innodb_buf_pool_dump_pct=25
2021-10-04 17:09:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 211004 17:09:11
==13411==WARNING: MemorySanitizer: use-of-uninitialized-value
#0 0x563e779298a9 in buf_page_is_corrupted(bool, unsigned char const*, unsigned int) /home/elenst/src/storage/innobase/buf/buf0buf.cc:618:7
#1 0x563e779b9499 in buf_page_encrypt(fil_space_t*, buf_page_t*, unsigned char*, unsigned long*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:736:7
#2 0x563e779a4346 in buf_flush_page(buf_page_t*, bool, fil_space_t*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:883:15
#3 0x563e7799d6b7 in buf_do_flush_list_batch(unsigned long, unsigned long) /home/elenst/src/storage/innobase/buf/buf0flu.cc:1443:14
#4 0x563e7799d6b7 in buf_flush_list(unsigned long, unsigned long) /home/elenst/src/storage/innobase/buf/buf0flu.cc:1518:26
#5 0x563e779b4c6d in buf_flush_buffer_pool() /home/elenst/src/storage/innobase/buf/buf0flu.cc:2406:5
#6 0x563e771a480e in logs_empty_and_mark_files_at_shutdown() /home/elenst/src/storage/innobase/log/log0log.cc:1113:3
#7 0x563e776908be in innodb_shutdown() /home/elenst/src/storage/innobase/srv/srv0start.cc:1972:3
#8 0x563e76f6275a in innobase_end(handlerton*, ha_panic_function) /home/elenst/src/storage/innobase/handler/ha_innodb.cc:4238:3
#9 0x563e760063fb in ha_finalize_handlerton(st_plugin_int*) /home/elenst/src/sql/handler.cc:596:5
#10 0x563e753cc8d4 in plugin_deinitialize(st_plugin_int*, bool) /home/elenst/src/sql/sql_plugin.cc:1268:19
#11 0x563e753c29ec in reap_plugins() /home/elenst/src/sql/sql_plugin.cc:1333:5
#12 0x563e753cdcfc in plugin_shutdown() /home/elenst/src/sql/sql_plugin.cc:2041:7
#13 0x563e74d7e2df in clean_up(bool) /home/elenst/src/sql/mysqld.cc:1941:3
#14 0x563e74d9405c in mysqld_main(int, char**) /home/elenst/src/sql/mysqld.cc:5875:3
#15 0x563e74d79c93 in main /home/elenst/src/sql/main.cc:34:10
#16 0x7fad8a46c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
#17 0x563e74cfd23d in _start (/home/elenst/src/sql/mariadbd+0x6ff23d)
Uninitialized value was created by a heap allocation
#0 0x563e74d033c5 in posix_memalign (/home/elenst/src/sql/mariadbd+0x7053c5)
#1 0x563e779b8ad7 in aligned_malloc(unsigned long, unsigned long) /home/elenst/src/storage/innobase/include/buf0buf.h:442:7
#2 0x563e779b8ad7 in buf_tmp_reserve_compression_buf(buf_tmp_buffer_t*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:580:38
#3 0x563e779b8ad7 in buf_page_encrypt(fil_space_t*, buf_page_t*, unsigned char*, unsigned long*) /home/elenst/src/storage/innobase/buf/buf0flu.cc:701:5
SUMMARY: MemorySanitizer: use-of-uninitialized-value /home/elenst/src/storage/innobase/buf/buf0buf.cc:618:7 in buf_page_is_corrupted(bool, unsigned char const*, unsigned int)
Exiting
$ /home/elenst/src/sql/mariadbd --defaults-group-suffix=.1 --defaults-file=/home/elenst/src/mysql-test/var/my.cnf --log-output=file --innodb --plugin-load-add=provider_snappy.so --loose-provider-snappy --disable-provider-snappy --core-file --loose-debug-sync-timeout=300
2021-10-04 17:09:12 0 [Note] /home/elenst/src/sql/mariadbd (server 10.7.0-MariaDB-debug-log) starting as process 13432 ...