Core was generated by `/test/MD010121-mariadb-10.6.0-linux-x86_64-opt/bin/mysqld --no-defaults --max_a'.
|
Program terminated with signal SIGSEGV, Segmentation fault.
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=11)
|
at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
[Current thread is 1 (Thread 0x1496a17fd700 (LWP 1539259))]
|
(gdb) bt
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=11) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
#1 0x0000562c5784c66f in my_write_core (sig=sig@entry=11) at /test/10.6_opt/mysys/stacktrace.c:424
|
#2 0x0000562c572c1d20 in handle_fatal_signal (sig=11) at /test/10.6_opt/sql/signal_handler.cc:330
|
#3 <signal handler called>
|
#4 std::__atomic_base<unsigned long>::load (__m=std::memory_order_relaxed, this=<optimized out>) at /usr/include/c++/9/bits/atomic_base.h:413
|
#5 Atomic_counter<unsigned long>::operator unsigned long (this=<optimized out>) at /test/10.6_opt/include/my_counter.h:45
|
#6 buf_page_t::oldest_modification (this=<optimized out>) at /test/10.6_opt/storage/innobase/include/buf0buf.h:870
|
#7 buf_flush_page_cleaner () at /test/10.6_opt/storage/innobase/buf/buf0flu.cc:2130
|
#8 0x00001496b8d42609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001496b8931293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|