==5959==ERROR: LeakSanitizer: detected memory leaks
|
|
Indirect leak of 776 byte(s) in 2 object(s) allocated from:
|
#0 0x7fc620b7bb80 in __interceptor_malloc (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xdeb80)
|
#1 0x1a5abee in ut_allocator<unsigned char, true>::allocate(unsigned long, unsigned char const*, unsigned int, bool, bool) /home/vsts/src/storage/innobase/include/ut0new.h:372
|
#2 0x1a5abee in mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) /home/vsts/src/storage/innobase/mem/mem0mem.cc:277
|
|
SUMMARY: AddressSanitizer: 776 byte(s) leaked in 2 allocation(s).
|
200616 2:48:13 [ERROR] mysqld got signal 6 ;
|
This could be because you hit a bug. It is also possible that this binary
|
or one of the libraries it was linked against is corrupt, improperly built,
|
or misconfigured. This error can also be caused by malfunctioning hardware.
|
|
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
|
We will try our best to scrape up some info that will hopefully help
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
|
Server version: 10.5.4-MariaDB-log
|
read_buffer_size=131072
|
max_used_connections=3
|
thread_count=0
|
Thread pointer: 0x0
|
Attempting backtrace. You can use the following information to find out
|
where mysqld died. If you see no messages after this, something went
|
terribly wrong...
|
stack_bottom = 0x0 thread_stack 0x5fc00
|
??:0(__interceptor_sched_getaffinity)[0x7fc620af2900]
|
/home/vsts/server/bin/mariadbd(my_print_stacktrace+0xc6)[0x22509b6]
|
buf/buf0dblwr.cc:1118(buf_dblwr_t::write_single_page(buf_page_t*, bool, unsigned long))[0x10157e6]
|
??:0(__restore_rt)[0x7fc61f00b390]
|
linux/raise.c:54(__GI_raise)[0x7fc61e15d428]
|
stdlib/abort.c:91(__GI_abort)[0x7fc61e15f02a]
|
??:0(__sanitizer_cov_trace_pc_guard_init)[0x7fc620b9d76e]
|
??:0(__sanitizer_symbolize_global)[0x7fc620ba5558]
|
??:0(__lsan_enable)[0x7fc620ba97a2]
|
stdlib/cxa_finalize.c:60(__cxa_finalize)[0x7fc61e16236a]
|
/usr/lib/x86_64-linux-gnu/libasan.so.4(+0x20e43)[0x7fc620abde43]
|
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
|
information that should help you find out what is causing the crash.
|
Writing a core file...
|
Working directory at /dev/shm/var_auto_5nPZ/mysqld.1/data
|
Resource Limits:
|
ASAN:DEADLYSIGNAL
|
=================================================================
|
==5959==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000022494d4 bp 0x000000000003 sp 0x7fffacd27ef0 T0)
|
==5959==The signal is caused by a WRITE memory access.
|
==5959==Hint: address points to the zero page.
|
#0 0x22494d3 in my_read /home/vsts/src/mysys/my_read.c:68
|
#1 0x1014b9c in output_core_info /home/vsts/src/sql/signal_handler.cc:68
|
#2 0x10156f5 in handle_fatal_signal /home/vsts/src/sql/signal_handler.cc:326
|
#3 0x7fc61f00b38f (/lib/x86_64-linux-gnu/libpthread.so.0+0x1138f)
|
#4 0x7fc61e15d427 in gsignal (/lib/x86_64-linux-gnu/libc.so.6+0x35427)
|
#5 0x7fc61e15f029 in abort (/lib/x86_64-linux-gnu/libc.so.6+0x37029)
|
#6 0x7fc620b9d76d (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x10076d)
|
#7 0x7fc620ba5557 (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x108557)
|
#8 0x7fc620ba97a1 (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x10c7a1)
|
#9 0x7fc61e162369 in __cxa_finalize (/lib/x86_64-linux-gnu/libc.so.6+0x3a369)
|
#10 0x7fc620abde42 (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x20e42)
|
|
AddressSanitizer can not provide additional info.
|
SUMMARY: AddressSanitizer: SEGV /home/vsts/src/mysys/my_read.c:68 in my_read
|
==5959==ABORTING
|