Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Duplicate
-
10.6
-
None
-
Prod
-
Can result in hang or crash
Description
Please advise in resolving instance crash with the error below
2026-06-05 19:06:22 330296014 [ERROR] [FATAL] InnoDB: Page old data size 8068 new data size 1730, page old max ins size 8097 new max ins size 14435
260605 19:06:22 [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.6.4-MariaDB-log
key_buffer_size=268435456
read_buffer_size=1048576
max_used_connections=501
max_threads=502
thread_count=46
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1303281 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x7fae6c1b8be8
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 = 0x7faf58e80cc0 thread_stack 0x49000
??:0(my_print_stacktrace)[0x55cf2de1bade]
??:0(handle_fatal_signal)[0x55cf2d873c37]
sigaction.c:0(__restore_rt)[0x7fb39b340630]
:0(__GI_raise)[0x7fb39a78b387]
:0(__GI_abort)[0x7fb39a78ca78]
??:0(std::pair<std::_Rb_tree_iterator<std::pair<unsigned long const, bool> >, bool> std::_Rb_tree<unsigned long, std::pair<unsigned long const, bool>, std::_Select1st<std::pair<unsigned long const, bool> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, bool> > >::_M_emplace_unique<unsigned long&, bool>(unsigned long&, bool&&))[0x55cf2dc971d0]
??:0(std::pair<std::_Rb_tree_iterator<std::pair<unsigned long const, bool> >, bool> std::_Rb_tree<unsigned long, std::pair<unsigned long const, bool>, std::_Select1st<std::pair<unsigned long const, bool> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, bool> > >::_M_emplace_unique<unsigned long&, bool>(unsigned long&, bool&&))[0x55cf2dc9d9e8]
??:0(std::pair<std::_Rb_tree_iterator<std::pair<unsigned long const, bool> >, bool> std::_Rb_tree<unsigned long, std::pair<unsigned long const, bool>, std::_Select1st<std::pair<unsigned long const, bool> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, bool> > >::_M_emplace_unique<unsigned long&, bool>(unsigned long&, bool&&))[0x55cf2dc9de77]
??:0(wsrep_notify_status(wsrep::server_state::state, wsrep::view const*))[0x55cf2db8f84a]
??:0(wsrep_notify_status(wsrep::server_state::state, wsrep::view const*))[0x55cf2db959c9]
??:0(std::pair<std::_Rb_tree_iterator<std::pair<unsigned long const, bool> >, bool> std::_Rb_tree<unsigned long, std::pair<unsigned long const, bool>, std::_Select1st<std::pair<unsigned long const, bool> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, bool> > >::_M_emplace_unique<unsigned long&, bool>(unsigned long&, bool&&))[0x55cf2dcd608e]
??:0(std::pair<std::_Rb_tree_iterator<std::pair<unsigned long const, bool> >, bool> std::_Rb_tree<unsigned long, std::pair<unsigned long const, bool>, std::_Select1st<std::pair<unsigned long const, bool> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, bool> > >::_M_emplace_unique<unsigned long&, bool>(unsigned long&, bool&&))[0x55cf2dcd63da]
??:0(wsrep_notify_status(wsrep::server_state::state, wsrep::view const*))[0x55cf2db90ba7]
??:0(wsrep_notify_status(wsrep::server_state::state, wsrep::view const*))[0x55cf2db932f8]
??:0(wsrep_notify_status(wsrep::server_state::state, wsrep::view const*))[0x55cf2db94319]
??:0(std::pair<std::_Rb_tree_iterator<std::pair<unsigned long const, bool> >, bool> std::_Rb_tree<unsigned long, std::pair<unsigned long const, bool>, std::_Select1st<std::pair<unsigned long const, bool> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, bool> > >::_M_emplace_unique<unsigned long&, bool>(unsigned long&, bool&&))[0x55cf2dcb830f]
??:0(void std::__introsort_loop<unsigned char*, long>(unsigned char, unsigned char*, long))[0x55cf2dc0c8c4]
??:0(void std::__introsort_loop<unsigned char*, long>(unsigned char, unsigned char*, long))[0x55cf2dc0dea2]
??:0(void std::__introsort_loop<unsigned char*, long>(unsigned char, unsigned char*, long))[0x55cf2dc10a4b]
??:0(void std::__introsort_loop<unsigned char*, long>(unsigned char, unsigned char*, long))[0x55cf2dc21fcc]
??:0(wsrep_notify_status(wsrep::server_state::state, wsrep::view const*))[0x55cf2db60dee]
??:0(handler::ha_write_row(unsigned char const*))[0x55cf2d88118f]
??:0(write_record(THD*, TABLE*, st_copy_info*, select_result*))[0x55cf2d61b7ad]
??:0(mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool, select_result*))[0x55cf2d623cee]
??:0(mysql_execute_command(THD*, bool))[0x55cf2d6589d7]
??:0(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x55cf2d65b4bb]
??:0(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x55cf2d65d727]
??:0(do_command(THD*, bool))[0x55cf2d65edc3]
??:0(do_handle_one_connection(CONNECT*, bool))[0x55cf2d7539e7]
??:0(handle_one_connection)[0x55cf2d753c84]
??:0(MyCTX_nopad::finish(unsigned char*, unsigned int*))[0x55cf2dab2932]
pthread_create.c:0(start_thread)[0x7fb39b338ea5]
??:0(__clone)[0x7fb39a853b0d]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x7fae6c2c8c50): INSERT INTO evm_prd.th_transaction_history ( th_w_uid, th_ud_uid, th_p_uid, th_username, th_location, th_terminal_id, th_trans_id, th_trans_id_credit, th_msisdn, th_trans_type, th_operation_type, th_balance_before, th_balance_after, th_amount, th_trans_date, th_request, th_response_code, th_response, th_status, th_trans_ms, th_spid)VALUES( 3252, 21882, 6751, 'QMART', null, null, '20260605:070622:QMART:90956155', null, '0846841266', 'DebitTransaction', '306', 177065500, 177063600, 1900, '2026-06-05 19:06:22.927', 'TransactionRequestBean
', '0', 'Successful Transaction', 0, 14, 1)
Connection ID (thread ID): 330296014
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,not_null_range_scan=off
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 /dprdb/MariaDB
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 unlimited bytes
Max resident set unlimited unlimited bytes
Max processes 128562 128562 processes
Max open files 32768 32768 files
Max locked memory 65536 65536 bytes
Max address space unlimited unlimited bytes
Max file locks unlimited unlimited locks
Max pending signals 128562 128562 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/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I %h
2026-06-05 19:07:18 0 [Note] mariadbd: Aria engine: starting recovery
tables to flush: 1 0
(0.0 seconds);
2026-06-05 19:07:18 0 [Note] mariadbd: Aria engine: recovery done
2026-06-05 19:07:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.7
2026-06-05 19:07:18 0 [Note] InnoDB: Number of pools: 1
2026-06-05 19:07:18 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2026-06-05 19:07:18 0 [Note] InnoDB: Using Linux native AIO
2026-06-05 19:07:18 0 [Note] InnoDB: Initializing buffer pool, total size = 17179869184, chunk size = 134217728
2026-06-05 19:07:18 0 [Note] InnoDB: Completed initialization of buffer pool
2026-06-05 19:07:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=67456814732552,67456927866855
2026-06-05 19:07:33 0 [Note] InnoDB: Read redo log up to LSN=67457619055616
2026-06-05 19:07:48 0 [Note] InnoDB: Read redo log up to LSN=67458393691136
2026-06-05 19:08:03 0 [Note] InnoDB: Read redo log up to LSN=67459076183040
2026-06-05 19:08:18 0 [Note] InnoDB: Read redo log up to LSN=67457284428800
2026-06-05 19:08:33 0 [Note] InnoDB: Read redo log up to LSN=67458350175232
2026-06-05 19:08:48 0 [Note] InnoDB: Read redo log up to LSN=67459481064448
2026-06-05 19:09:03 0 [Note] InnoDB: To recover: 611445 pages from log
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x7fae6c2c8c50): INSERT INTO evm_prd.th_transaction_history ( th_w_uid, th_ud_uid, th_p_uid, th_username, th_location, th_terminal_id, th_trans_id, th_trans_id_credit, th_msisdn, th_trans_type, th_operation_type, th_balance_before, th_balance_after, th_amount, th_trans_date, th_request, th_response_code, th_response, th_status, th_trans_ms, th_spid)VALUES( 3252, 21882, 6751, 'QMART', null, null, '20260605:070622:QMART:90956155', null, '0846841266', 'DebitTransaction', '306', 177065500, 177063600, 1900, '2026-06-05 19:06:22.927', 'TransactionRequestBean
', '0', 'Successful Transaction', 0, 14, 1)
Attachments
Issue Links
- duplicates
-
MDEV-18519 0x7f0118195700 InnoDB: Assertion failure in file /home/buildbot/buildbot/build/mariadb-10.3.7/storage/innobase/btr/btr0cur.cc line 4308
-
- Closed
-