Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.6.4
-
None
-
Mariadb 10.6.4 on Centos 7
-
Not for Release Notes
Description
2026-04-11 9:27:19 13277 [ERROR] [FATAL] InnoDB: Rec offset 2473, cur1 offset 9138, cur2 offset 7574
260411 9:27:19 [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=10
max_threads=502
thread_count=14
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: 0x7fcf580009b8
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 = 0x7fd3dc1a7cc0 thread_stack 0x49000
??:0(my_print_stacktrace)[0x55f31db8cade]
??:0(handle_fatal_signal)[0x55f31d5e4c37]
sigaction.c:0(__restore_rt)[0x7fd3fefb1630]
:0(__GI_raise)[0x7fd3fe3fc387]
:0(__GI_abort)[0x7fd3fe3fda78]
??: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&&))[0x55f31da081d0]
??:0(std::unique_lock<std::mutex>::unlock())[0x55f31d942279]
??:0(std::unique_lock<std::mutex>::unlock())[0x55f31d9461e1]
??:0(std::unique_lock<std::mutex>::unlock())[0x55f31d949354]
??: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&&))[0x55f31da121ff]
??: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&&))[0x55f31da2771d]
??:0(void std::__introsort_loop<unsigned char*, long>(unsigned char, unsigned char*, long))[0x55f31d97e73a]
0(handler::ha_write_row(unsigned char const*))[0x55f31d5f218f]
??:0(write_record(THD*, TABLE*, st_copy_info*, select_result*))[0x55f31d38c7ad]
??:0(mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool, select_result*))[0x55f31d394cee]
??:0(mysql_execute_command(THD*, bool))[0x55f31d3c99d7]
??:0(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x55f31d3cc4bb]
??:0(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x55f31d3ce727]
??:0(do_command(THD*, bool))[0x55f31d3cfdc3]
??:0(do_handle_one_connection(CONNECT*, bool))[0x55f31d4c49e7]
??:0(handle_one_connection)[0x55f31d4c4c84]
??:0(MyCTX_nopad::finish(unsigned char*, unsigned int*))[0x55f31d823932]
pthread_create.c:0(start_thread)[0x7fd3fefa9ea5]
??:0(__clone)[0x7fd3fe4c4b0d]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x7fcf58010710): insert into cc_cdrator_cdr (cc_imsi,cc_msisdn,cc_billing_group_id,cc_account_id,cc_charge_date,cc_total_vat,cc_total_excl_vat,cc_charged_units,cc_charged_unit_type,cc_description,cc_level1,cc_level2,cc_level3,cc_level4,cc_level5,cc_finance_code_charge_item,cc_category,cc_invoice_number,cc_reference,cc_transaction_id,cc_transaction_number,cc_price_code,cc_service_code,cc_created_on,cc_modified_on, cc_filename) values ('655072202500455','27625070755',202406261024225392,202406261024225384,'2026-04-11 09:11:35', 1.3043,8.6957,0,'','Pin-less Voucher Payment', 'Payments','','','','', 40,'PAYMENTS','AA26120518888','00000000-d7ad-a9bf-2d29-0772456cc5b5',17, '10700427',null,null, now(), now(), 'MVNO_PINLESS_20260411092647_42764')
Connection ID (thread ID): 13277
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,materializa
Attachments
Issue Links
- duplicates
-
MDEV-13542 Crashing on a corrupted page is unhelpful
-
- Closed
-