Logging: ./mtr --valgrind --valgrind-option=--gen-suppressions=all --valgrind-option=--show-reachable=yes innodb.innodb 100430 2:36:20 [Note] Plugin 'FEDERATED' is disabled. 100430 2:36:20 [Note] Plugin 'ndbcluster' is disabled. MySQL Version 5.1.47 Turning on valgrind for all executables Running valgrind with options " --gen-suppressions=all --show-reachable=yes " Checking supported features... - using ndbcluster when necessary, mysqld supports it - SSL connections supported - binaries are debug compiled Using "../libtool" when running valgrind or debugger Collecting tests... vardir: /home/vdimov/mysql-5.1-innodb/mysql-test/var Checking leftover processes... Removing old var directory... Creating var directory '/home/vdimov/mysql-5.1-innodb/mysql-test/var'... Installing system database... Using server port 56189 ============================================================================== TEST RESULT TIME (ms) ------------------------------------------------------------ worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 innodb.innodb [ fail ] Found warnings/errors in server log file! Test ended at 2010-04-30 02:36:56 line ==26906== Thread 5: ==26906== Syscall param pwrite64(buf) points to uninitialised byte(s) ==26906== at 0x3A9A60E2E8: (within /lib64/libpthread-2.5.so) ==26906== by 0x89CADA: os_file_write (os0file.c:2130) ==26906== by 0x89E3E8: os_aio_simulated_handle (os0file.c:4190) ==26906== by 0x86BE60: fil_aio_wait (fil0fil.c:4251) ==26906== by 0x8CE4DB: io_handler_thread (srv0start.c:435) ==26906== by 0x3A9A606616: start_thread (in /lib64/libpthread-2.5.so) ==26906== by 0x3A99AD3C2C: clone (in /lib64/libc-2.5.so) ==26906== Address 0x6C5C000 is 15,744 bytes inside a block of size 753,696 alloc'd ==26906== at 0x4A05809: malloc (vg_replace_malloc.c:149) ==26906== by 0x8E7E49: ut_malloc_low (ut0mem.c:82) ==26906== by 0x89E345: os_aio_simulated_handle (os0file.c:4138) ==26906== by 0x86BE60: fil_aio_wait (fil0fil.c:4251) ==26906== by 0x8CE4DB: io_handler_thread (srv0start.c:435) ==26906== by 0x3A9A606616: start_thread (in /lib64/libpthread-2.5.so) ==26906== by 0x3A99AD3C2C: clone (in /lib64/libc-2.5.so) ==26906== Thread 9: ==26906== Syscall param pwrite64(buf) points to uninitialised byte(s) ==26906== at 0x3A9A60E2E8: (within /lib64/libpthread-2.5.so) ==26906== by 0x89CADA: os_file_write (os0file.c:2130) ==26906== by 0x86C1BB: fil_io (fil0fil.c:4140) ==26906== by 0x853B87: buf_flush_buffered_writes (buf0flu.c:293) ==26906== by 0x8554BD: buf_flush_batch (buf0flu.c:958) ==26906== by 0x8CE1C1: srv_master_thread (srv0srv.c:2632) ==26906== by 0x3A9A606616: start_thread (in /lib64/libpthread-2.5.so) ==26906== by 0x3A99AD3C2C: clone (in /lib64/libc-2.5.so) ==26906== Address 0xAE4C000 is 4,048 bytes inside a block of size 2,113,568 alloc'd ==26906== at 0x4A05809: malloc (vg_replace_malloc.c:149) ==26906== by 0x8E7E49: ut_malloc_low (ut0mem.c:82) ==26906== by 0x8DF0BC: trx_doublewrite_init (trx0sys.c:113) ==26906== by 0x8DF9A8: trx_sys_create_doublewrite_buf (trx0sys.c:198) ==26906== by 0x8CFE7C: innobase_start_or_create_for_mysql (srv0start.c:1619) ==26906== by 0x835DB8: innobase_init(void*) (ha_innodb.cc:1971) ==26906== by 0x731C4E: ha_initialize_handlerton(st_plugin_int*) (handler.cc:435) ==26906== by 0x7D471C: plugin_initialize(st_plugin_int*) (sql_plugin.cc:1014) ==26906== by 0x7D78BD: plugin_init(int*, char**, int) (sql_plugin.cc:1238) ==26906== by 0x624B23: init_server_components() (mysqld.cc:3950) ==26906== by 0x629374: main (mysqld.cc:4421) ^ Found warnings in /home/vdimov/mysql-5.1-innodb/mysql-test/var/log/mysqld.1.err ok - saving '/home/vdimov/mysql-5.1-innodb/mysql-test/var/log/innodb.innodb/' to '/home/vdimov/mysql-5.1-innodb/mysql-test/var/log/innodb.innodb/' ------------------------------------------------------------ The servers were restarted 0 times Spent 0.000 of 36 seconds executing testcases mysql-test-run: WARNING: Got errors/warnings while running tests, please examine '/home/vdimov/mysql-5.1-innodb/mysql-test/var/log/warnings' for details. Completed: Failed 1/1 tests, 0.00% were successful. Failing test(s): innodb.innodb 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 mysql-test-run: *** ERROR: there were failing test cases