CURRENT_TEST: main.mysqldump
|
mysqldump: Couldn't find table: "non_existing"
|
mysqldump: Got error: 1356: "View 'test.v1' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them" when using LOCK TABLES
|
mysqldump: Couldn't execute 'SHOW FIELDS FROM `v1`': View 'test.v1' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them (1356)
|
mysqldump: Got error: 1083: "Field separator argument is not what is expected; check the manual" when executing 'SELECT INTO OUTFILE'
|
mysqldump: Got error: 1083: "Field separator argument is not what is expected; check the manual" when executing 'SELECT INTO OUTFILE'
|
mysqldump: Got error: 1083: "Field separator argument is not what is expected; check the manual" when executing 'SELECT INTO OUTFILE'
|
mysqldump: user2 has insufficent privileges to SHOW CREATE PROCEDURE `sp1`!
|
mysqldump: Got error: 1146: "Table 'test.???????????????????????' doesn't exist" when using LOCK TABLES
|
/dev/shm/10.2/client/mysqlimport: Error: 1146, Table 'test.words' doesn't exist, when using table: words
|
=================================================================
|
==22234==ERROR: AddressSanitizer: heap-use-after-free on address 0x615000000388 at pc 0x0000004fc98b bp 0x7ffe0d8d35b0 sp 0x7ffe0d8d35a8
|
READ of size 8 at 0x615000000388 thread T0
|
#0 0x4fc98a in main /mariadb/10.2/client/mysqlimport.c:683:12
|
#1 0x7efd00d3b09a in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2409a)
|
#2 0x420a49 in _start (/dev/shm/10.2/client/mysqlimport+0x420a49)
|
|
0x615000000388 is located 136 bytes inside of 480-byte region [0x615000000300,0x6150000004e0)
|
freed by thread T3 here:
|
#0 0x4c8512 in free (/dev/shm/10.2/client/mysqlimport+0x4c8512)
|
#1 0x596b02 in my_free /mariadb/10.2/mysys/my_malloc.c:217:5
|
#2 0x587bdf in free_root /mariadb/10.2/mysys/my_alloc.c:399:7
|
#3 0x581cfa in free_defaults /mariadb/10.2/mysys/my_default.c:652:3
|
#4 0x4fba1d in safe_exit /mariadb/10.2/client/mysqlimport.c:520:3
|
#5 0x4fba1d in db_error_with_table /mariadb/10.2/client/mysqlimport.c:536
|
#6 0x4fba1d in write_to_table /mariadb/10.2/client/mysqlimport.c:385
|
#7 0x4faa3e in worker_thread /mariadb/10.2/client/mysqlimport.c:622:14
|
|
previously allocated by thread T0 here:
|
#0 0x4c8893 in __interceptor_malloc (/dev/shm/10.2/client/mysqlimport+0x4c8893)
|
#1 0x596756 in my_malloc /mariadb/10.2/mysys/my_malloc.c:101:10
|
#2 0x586f03 in alloc_root /mariadb/10.2/mysys/my_alloc.c:242:30
|
#3 0x580f3e in my_load_defaults /mariadb/10.2/mysys/my_default.c:587:21
|
#4 0x4fbc64 in main /mariadb/10.2/client/mysqlimport.c:646:3
|
#5 0x7efd00d3b09a in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2409a)
|
|
Thread T3 created by T0 here:
|
#0 0x4b11ad in pthread_create (/dev/shm/10.2/client/mysqlimport+0x4b11ad)
|
#1 0x4fc257 in main /mariadb/10.2/client/mysqlimport.c:697:11
|
#2 0x7efd00d3b09a in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2409a)
|
|
SUMMARY: AddressSanitizer: heap-use-after-free /mariadb/10.2/client/mysqlimport.c:683:12 in main
|
Shadow bytes around the buggy address:
|
0x0c2a7fff8020: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
|
0x0c2a7fff8030: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
|
0x0c2a7fff8040: fd fd fd fd fd fd fd fd fd fd fd fd fa fa fa fa
|
0x0c2a7fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
|
0x0c2a7fff8060: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
|
=>0x0c2a7fff8070: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
|
0x0c2a7fff8080: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
|
0x0c2a7fff8090: fd fd fd fd fd fd fd fd fd fd fd fd fa fa fa fa
|
0x0c2a7fff80a0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
|
0x0c2a7fff80b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
|
0x0c2a7fff80c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
|
Shadow byte legend (one shadow byte represents 8 application bytes):
|
Addressable: 00
|
Partially addressable: 01 02 03 04 05 06 07
|
Heap left redzone: fa
|
Freed heap region: fd
|
Stack left redzone: f1
|
Stack mid redzone: f2
|
Stack right redzone: f3
|
Stack after return: f5
|
Stack use after scope: f8
|
Global redzone: f9
|
Global init order: f6
|
Poisoned by user: f7
|
Container overflow: fc
|
Array cookie: ac
|
Intra object redzone: bb
|
ASan internal: fe
|
Left alloca redzone: ca
|
Right alloca redzone: cb
|
Shadow gap: cc
|
==22234==ABORTING
|
Aborted
|
mysqltest: At line 1780: command "$MYSQL_IMPORT --silent --use-threads=2 test $MYSQLTEST_VARDIR/tmp/t1.txt $MYSQLTEST_VARDIR/tmp/t2.txt $MYSQLTEST_VARDIR/std_data/words.dat $MYSQLTEST_VARDIR/std_data/words2.dat" failed with wrong error: 134
|