2019-11-24 15:34:18 0x7feaa8112700 InnoDB: Assertion failure in file /home/buildbot/buildbot/padding_for_CPACK_RPM_BUILD_SOURCE_DIRS_PREFIX/mariadb-10.4.10/storage/innobase/row/row0mysql.cc line 180
|
InnoDB: Failing assertion: len < 256 * 256
|
InnoDB: We intentionally generate a memory trap.
|
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
|
InnoDB: If you get repeated assertion failures or crashes, even
|
InnoDB: immediately after the mysqld startup, there may be
|
InnoDB: corruption in the InnoDB tablespace. Please refer to
|
InnoDB: https://mariadb.com/kb/en/library/innodb-recovery-modes/
|
InnoDB: about forcing recovery.
|
191124 15:34:18 [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.4.10-MariaDB-log
|
key_buffer_size=134217728
|
read_buffer_size=131072
|
max_used_connections=1
|
max_threads=153
|
thread_count=8
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467738 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x7feaa4000a88
|
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 = 0x7feaa8111cf0 thread_stack 0x49000
|
/usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x55c1487d1f2e]
|
/usr/sbin/mysqld(handle_fatal_signal+0x30f)[0x55c1482683af]
|
sigaction.c:0(__restore_rt)[0x7feaae5a85f0]
|
:0(__GI_raise)[0x7feaac879337]
|
:0(__GI_abort)[0x7feaac87aa28]
|
/usr/sbin/mysqld(+0x5a1f92)[0x55c147f62f92]
|
/usr/sbin/mysqld(+0xb169d7)[0x55c1484d79d7]
|
/usr/sbin/mysqld(+0xb33430)[0x55c1484f4430]
|
/usr/sbin/mysqld(+0x5a05d9)[0x55c147f615d9]
|
/usr/sbin/mysqld(+0x5a0885)[0x55c147f61885]
|
/usr/sbin/mysqld(+0xb361dd)[0x55c1484f71dd]
|
/usr/sbin/mysqld(+0xa5404d)[0x55c14841504d]
|
/usr/sbin/mysqld(+0x6df095)[0x55c1480a0095]
|
/usr/sbin/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0x1a9)[0x55c148094cd9]
|
/usr/sbin/mysqld(_ZN4JOIN10exec_innerEv+0xb9c)[0x55c1480b72ac]
|
/usr/sbin/mysqld(_ZN4JOIN4execEv+0x33)[0x55c1480b7503]
|
/usr/sbin/mysqld(_Z12mysql_selectP3THDP10TABLE_LISTjR4ListI4ItemEPS4_jP8st_orderS9_S7_S9_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x186)[0x55c1480b5806]
|
/usr/sbin/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x1d7)[0x55c1480b6377]
|
/usr/sbin/mysqld(+0x58fd84)[0x55c147f50d84]
|
/usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x449a)[0x55c14805db6a]
|
/usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_statebb+0x24b)[0x55c148062aeb]
|
/usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcjbb+0x1b5e)[0x55c1480658ee]
|
/usr/sbin/mysqld(_Z10do_commandP3THD+0x11c)[0x55c14806707c]
|
/usr/sbin/mysqld(_Z24do_handle_one_connectionP7CONNECT+0x1fa)[0x55c148142afa]
|
/usr/sbin/mysqld(handle_one_connection+0x3d)[0x55c148142bdd]
|
pthread_create.c:0(start_thread)[0x7feaae5a0e65]
|
/lib64/libc.so.6(clone+0x6d)[0x7feaac94188d]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7feaa4011f80): select count(*) from clients where MATCH(clients.first_name, clients.last_name) AGAINST("+MOJCA")AND clients.vin = "U5YPG812AKL682312"
|
Connection ID (thread ID): 9
|
Status: NOT_KILLED
|
|
Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on
|
|
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 /var/lib/mysql
|
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 unlimited unlimited bytes
|
Max resident set unlimited unlimited bytes
|
Max processes 3875 3875 processes
|
Max open files 16364 16364 files
|
Max locked memory 65536 65536 bytes
|
Max address space unlimited unlimited bytes
|
Max file locks unlimited unlimited locks
|
Max pending signals 3875 3875 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: /tmp/corefiles/core
|
|
2019-11-24 15:36:55 0 [Warning] No argument was provided to --log-bin and neither --log-basename or --log-bin-index where used; This may cause repliction to break when this server acts as a master and has its hostname changed! Please use '--log-basename=MariaDB-10-4-10-141' or '--log-bin=MariaDB-10-4-10-141-bin' to avoid this problem.
|
2019-11-24 15:36:55 0 [Note] InnoDB: Using Linux native AIO
|
2019-11-24 15:36:55 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
2019-11-24 15:36:55 0 [Note] InnoDB: Uses event mutexes
|
2019-11-24 15:36:55 0 [Note] InnoDB: Compressed tables use zlib 1.2.7
|
2019-11-24 15:36:55 0 [Note] InnoDB: Number of pools: 1
|
2019-11-24 15:36:55 0 [Note] InnoDB: Using SSE2 crc32 instructions
|
2019-11-24 15:36:55 0 [Note] InnoDB: Initializing buffer pool, total size = 640M, instances = 1, chunk size = 128M
|
2019-11-24 15:36:55 0 [Note] InnoDB: Completed initialization of buffer pool
|
2019-11-24 15:36:55 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
|
2019-11-24 15:36:56 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=2159350145
|
2019-11-24 15:36:56 0 [Note] InnoDB: Last binlog file './MariaDB-10-4-10-141-bin.000003', position 1015149797
|
2019-11-24 15:36:56 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
|
2019-11-24 15:36:56 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
|
2019-11-24 15:36:56 0 [Note] InnoDB: Creating shared tablespace for temporary tables
|
2019-11-24 15:36:56 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
|
2019-11-24 15:36:56 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
|
2019-11-24 15:36:56 0 [Note] InnoDB: Waiting for purge to start
|
2019-11-24 15:36:56 0 [Note] InnoDB: 10.4.10 started; log sequence number 2159350154; transaction id 8784061
|
2019-11-24 15:36:56 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
|
2019-11-24 15:36:56 0 [Note] Plugin 'FEEDBACK' is disabled.
|
2019-11-24 15:36:56 0 [Note] Recovering after a crash using MariaDB-10-4-10-141-bin
|
2019-11-24 15:36:56 0 [Note] Starting crash recovery...
|
2019-11-24 15:36:56 0 [Note] Crash recovery finished.
|
2019-11-24 15:36:56 0 [Note] Server socket created on IP: '::'.
|
2019-11-24 15:36:56 0 [Note] Reading of all Master_info entries succeeded
|
2019-11-24 15:36:56 0 [Note] Added new Master_info '' to hash table
|
2019-11-24 15:36:56 0 [Note] /usr/sbin/mysqld: ready for connections.
|
Version: '10.4.10-MariaDB-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server
|
2019-11-24 15:36:56 0 [Note] InnoDB: Buffer pool(s) load completed at 191124 15:36:56
|