Version: '10.7.4-MariaDB-debug-log'
|
2022-03-21 12:29:56 0x7fa52b3c4700 InnoDB: Assertion failure in file 10.7/src/storage/innobase/row/row0ins.cc line 221
|
InnoDB: Failing assertion: !cursor->index->is_committed()
|
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 mariadbd 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.
|
220321 12:29:56 [ERROR] mysqld got signal 6 ;
|
|
Server version: 10.7.4-MariaDB-debug-log
|
|
row/row0ins.cc:222(row_ins_sec_index_entry_by_modify(unsigned long, unsigned long, btr_cur_t*, unsigned short**, mem_block_info_t*, mem_block_info_t*, dtuple_t const*, que_thr_t*, mtr_t*))[0x563f4b5c3081]
|
row/row0ins.cc:3113(row_ins_sec_index_entry_low(unsigned long, unsigned long, dict_index_t*, mem_block_info_t*, mem_block_info_t*, dtuple_t*, unsigned long, que_thr_t*))[0x563f4b5d3392]
|
row/row0ins.cc:3327(row_ins_sec_index_entry(dict_index_t*, dtuple_t*, que_thr_t*, bool))[0x563f4b5d474c]
|
row/row0ins.cc:3386(row_ins_index_entry(dict_index_t*, dtuple_t*, que_thr_t*))[0x563f4b5d4c98]
|
row/row0ins.cc:3552(row_ins_index_entry_step(ins_node_t*, que_thr_t*))[0x563f4b5d5e15]
|
row/row0ins.cc:3698(row_ins(ins_node_t*, que_thr_t*))[0x563f4b5d68f0]
|
row/row0ins.cc:3844(row_ins_step(que_thr_t*))[0x563f4b5d7b05]
|
row/row0mysql.cc:1320(row_insert_for_mysql(unsigned char const*, row_prebuilt_t*, ins_mode_t))[0x563f4b621802]
|
handler/ha_innodb.cc:7854(ha_innobase::write_row(unsigned char const*))[0x563f4b25fd43]
|
sql/handler.cc:7524(handler::ha_write_row(unsigned char const*))[0x563f4a80f879]
|
sql/sql_insert.cc:2156(write_record(THD*, TABLE*, st_copy_info*, select_result*))[0x563f49e6da70]
|
sql/sql_insert.cc:1127(mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool, select_result*))[0x563f49e652ca]
|
sql/sql_parse.cc:4562(mysql_execute_command(THD*, bool))[0x563f49f2f511]
|
sql/sql_parse.cc:8027(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x563f49f47c2f]
|
sql/sql_parse.cc:1896(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x563f49f1de66]
|
sql/sql_parse.cc:1402(do_command(THD*, bool))[0x563f49f1ab8a]
|
sql/sql_connect.cc:1418(do_handle_one_connection(CONNECT*, bool))[0x563f4a3bcb07]
|
sql/sql_connect.cc:1314(handle_one_connection)[0x563f4a3bc393]
|
perfschema/pfs.cc:2203(pfs_spawn_thread)[0x563f4b066dfc]
|
nptl/pthread_create.c:478(start_thread)[0x7fa53a23e609]
|
??:0(clone)[0x7fa539e0f163]
|
|
Query (0x6290001092a8): INSERT INTO t1 (id) VALUES (0),(1),(2),(3),(4)
|
|