MariaDB [(none)]> uninstall plugin handlersocket;
|
ERROR 2013 (HY000): Lost connection to server during query
|
|
$ ./sql/mariadbd --defaults-file=~/.my1011-hs.cnf
|
2023-10-20 13:52:44 0 [Note] Starting MariaDB 10.11.6-MariaDB-debug source revision 22c869f65f143bbd0bb3811b4113fdb0f483eef0 as process 13744
|
2023-10-20 13:52:44 0 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
|
2023-10-20 13:52:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
|
2023-10-20 13:52:44 0 [Note] InnoDB: Number of transaction pools: 1
|
2023-10-20 13:52:44 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
|
2023-10-20 13:52:44 0 [Note] InnoDB: Using Linux native AIO
|
2023-10-20 13:52:44 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
|
2023-10-20 13:52:44 0 [Note] InnoDB: Completed initialization of buffer pool
|
2023-10-20 13:52:44 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
|
2023-10-20 13:52:44 0 [Note] InnoDB: End of log at LSN=55942
|
2023-10-20 13:52:44 0 [Note] InnoDB: 128 rollback segments are active.
|
2023-10-20 13:52:44 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
|
2023-10-20 13:52:44 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
|
2023-10-20 13:52:44 0 [Note] InnoDB: log sequence number 55942; transaction id 14
|
2023-10-20 13:52:44 0 [Note] InnoDB: Loading buffer pool(s) from /tmp/10.11/ib_buffer_pool
|
2023-10-20 13:52:44 0 [Note] Plugin 'FEEDBACK' is disabled.
|
2023-10-20 13:52:45 0 [Warning] ./sql/mariadbd: unknown variable 'loose_handlersocket_port=9998'
|
2023-10-20 13:52:45 0 [Warning] ./sql/mariadbd: unknown variable 'loose_handlersocket_port_wr=9999'
|
2023-10-20 13:52:45 0 [Warning] ./sql/mariadbd: unknown variable 'loose_handlersocket_threads=16'
|
2023-10-20 13:52:45 0 [Warning] ./sql/mariadbd: unknown variable 'loose_handlersocket_threads_wr=1'
|
2023-10-20 13:52:45 0 [Note] InnoDB: Buffer pool(s) load completed at 231020 13:52:45
|
2023-10-20 13:52:45 0 [Note] Server socket created on IP: '0.0.0.0'.
|
2023-10-20 13:52:45 0 [Note] Server socket created on IP: '::'.
|
2023-10-20 13:52:45 0 [Note] ./sql/mariadbd: ready for connections.
|
Version: '10.11.6-MariaDB-debug' socket: '/tmp/mysql.sock' port: 3306 Source distribution
|
2023-10-20 13:53:29 4 [Warning] Plugin 'handlersocket' is of maturity level beta while the server is stable
|
handlersocket: initialized
|
CONFIG: num_threads=16
|
CONFIG: nonblocking=1(default)
|
CONFIG: use_epoll=1
|
CONFIG: readsize=0
|
CONFIG: conn_per_thread=1024(default)
|
CONFIG: for_write=0(default)
|
CONFIG: plain_secret=(default)
|
CONFIG: timeout=300
|
CONFIG: listen_backlog=32768
|
CONFIG: host=(default)
|
CONFIG: port=9998
|
CONFIG: sndbuf=0
|
CONFIG: rcvbuf=0
|
CONFIG: stack_size=1048576(default)
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
CONFIG: num_threads=1
|
CONFIG: nonblocking=1(default)
|
CONFIG: use_epoll=1
|
CONFIG: readsize=0
|
CONFIG: conn_per_thread=1024(default)
|
CONFIG: for_write=1
|
CONFIG: plain_secret=
|
CONFIG: timeout=300
|
CONFIG: listen_backlog=32768
|
CONFIG: host=(default)
|
CONFIG: port=9999
|
CONFIG: sndbuf=0
|
CONFIG: rcvbuf=0
|
CONFIG: stack_size=1048576(default)
|
CONFIG: wrlock_timeout=12
|
CONFIG: accept_balance=0
|
handlersocket: terminated
|
mariadbd: /home/anel/GitHub/mariadb/server/src/10.11/sql/sql_list.h:705: void ilink::assert_not_linked(): Assertion `prev == 0 && next == 0' failed.
|
231020 13:55:23 [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.11.6-MariaDB-debug source revision: 22c869f65f143bbd0bb3811b4113fdb0f483eef0
|
key_buffer_size=134217728
|
read_buffer_size=131072
|
max_used_connections=1
|
max_threads=153
|
thread_count=18
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 468162 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
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 0x100000
|
sanitizer_common/sanitizer_common_interceptors.inc:4022(__interceptor_backtrace.part.0)[0x7fcda6078d40]
|
addr2line: './sql/mariadbd': No such file
|
Printing to addr2line failed
|
./sql/mariadbd(my_print_stacktrace+0xec)[0x55f017611d89]
|
./sql/mariadbd(handle_fatal_signal+0xa29)[0x55f0161d5788]
|
sigaction.c:0(__restore_rt)[0x7fcda5b98420]
|
addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
|
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fcda568100b]
|
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fcda5660859]
|
/lib/x86_64-linux-gnu/libc.so.6(+0x22729)[0x7fcda5660729]
|
/lib/x86_64-linux-gnu/libc.so.6(+0x33fd6)[0x7fcda5671fd6]
|
addr2line: './sql/mariadbd': No such file
|
./sql/mariadbd(_ZN5ilink17assert_not_linkedEv+0x140)[0x55f01564df42]
|
./sql/mariadbd(_ZN3THDD1Ev+0x28c)[0x55f01578f094]
|
./sql/mariadbd(_ZN3THDD0Ev+0x1c)[0x55f01578fd40]
|
handlersocket/database.cpp:341(dena::dbcontext::term_thread())[0x7fcd81daec4c]
|
handlersocket/hstcpsvr_worker.cpp:318(dena::(anonymous namespace)::thr_init::~thr_init())[0x7fcd81ddb5ce]
|
handlersocket/hstcpsvr_worker.cpp:347(dena::hstcpsvr_worker::run())[0x7fcd81ddba43]
|
handlersocket/hstcpsvr.cpp:31(dena::worker_throbj::operator()())[0x7fcd81df3b86]
|
libhsclient/thread.hpp:72(dena::thread<dena::worker_throbj>::thread_main(void*))[0x7fcd81df7073]
|
nptl/pthread_create.c:478(start_thread)[0x7fcda5b8c609]
|
addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fcda575d133]
|
The manual page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/ contains
|
information that should help you find out what is causing the crash.
|
Writing a core file...
|
Working directory at /tmp/10.11
|
Resource Limits:
|
Limit Soft Limit Hard Limit Units
|
Max cpu time unlimited unlimited seconds
|
Max file size unlimited unlimited bytes
|
Max data size unlimited unlimited bytes
|
Max stack size 8388608 unlimited bytes
|
Max core file size 0 0 bytes
|
Max resident set unlimited unlimited bytes
|
Max processes 127651 127651 processes
|
Max open files 65535 65535 files
|
Max locked memory 67108864 67108864 bytes
|
Max address space unlimited unlimited bytes
|
Max file locks unlimited unlimited locks
|
Max pending signals 127651 127651 signals
|
Max msgqueue size 819200 819200 bytes
|
Max nice priority 0 0
|
Max realtime priority 0 0
|
Max realtime timeout unlimited unlimited us
|
Core pattern: |/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E
|
|
Kernel version: Linux version 5.15.0-87-generic (buildd@bos03-amd64-016) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #97~20.04.1-Ubuntu SMP Thu Oct 5 08:25:28 UTC 2023
|
|
Aborted (core dumped)
|