I hit the following during RQG testing "enriched" by test simplification on
|
origin/HEAD, origin/10.6 b3c470a3c7e8bb497bca5bc9fca4cf52cfc9e88e 2021-03-19T18:12:26+03:00
|
|
# 2021-03-22T12:06:59 [4117603] | [rr 4118016 409640]2021-03-22 12:03:14 0x640000a76700[rr 4118016 409643] InnoDB: Assertion failure in file /Server/10.6N/storage/innobase/row/row0ins.cc line 221
|
# 2021-03-22T12:06:59 [4117603] | [rr 4118016 409645]InnoDB: Failing assertion: !cursor->index->is_committed()
|
...
|
Query (0x62b0000c4238): UPDATE t1 SET col2 = 6 LIMIT 2
|
[rr 4118016 440954]Status: KILL_TIMEOUT <== The protocol of the actual run shows that. But many other replays showed Status: NOT_KILLED
|
|
# 2021-03-22T12:06:59 [4117603] | Thread 3 (Thread 4118016.4118528):
|
# 2021-03-22T12:06:59 [4117603] | #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
# 2021-03-22T12:06:59 [4117603] | #1 0x00007ffde0418859 in __GI_abort () at abort.c:79
|
# 2021-03-22T12:06:59 [4117603] | #2 0x000055b3e0052ecd in ut_dbg_assertion_failed (expr=0x55b3e15bcb40 "!cursor->index->is_committed()", file=0x55b3e15bc800 "/Server/10.6N/storage/innobase/row/row0ins.cc", line=221) at /Server/10.6N/storage/innobase/ut/ut0dbg.cc:60
|
# 2021-03-22T12:06:59 [4117603] | #3 0x000055b3dfe68368 in row_ins_sec_index_entry_by_modify (flags=0, mode=2, cursor=0x640000a70fc0, offsets=0x640000a70f00, offsets_heap=0x61a000cdda98, heap=0x61a000cde098, entry=0x61a000cdd520, thr=0x62200021a390, mtr=0x640000a71380) at /Server/10.6N/storage/innobase/row/row0ins.cc:221
|
# 2021-03-22T12:06:59 [4117603] | #4 0x000055b3dfe77dd8 in row_ins_sec_index_entry_low (flags=0, mode=2, index=0x61600525e820, offsets_heap=0x61a000cdda98, heap=0x61a000cde098, entry=0x61a000cdd520, trx_id=0, thr=0x62200021a390) at /Server/10.6N/storage/innobase/row/row0ins.cc:3123
|
# 2021-03-22T12:06:59 [4117603] | #5 0x000055b3dfe7916e in row_ins_sec_index_entry (index=0x61600525e820, entry=0x61a000cdd520, thr=0x62200021a390, check_foreign=true) at /Server/10.6N/storage/innobase/row/row0ins.cc:3337
|
# 2021-03-22T12:06:59 [4117603] | #6 0x000055b3dff7b0d4 in row_upd_sec_index_entry (node=0x622000219cf0, thr=0x62200021a390) at /Server/10.6N/storage/innobase/row/row0upd.cc:2240
|
# 2021-03-22T12:06:59 [4117603] | #7 0x000055b3dff7b6f7 in row_upd_sec_step (node=0x622000219cf0, thr=0x62200021a390) at /Server/10.6N/storage/innobase/row/row0upd.cc:2267
|
# 2021-03-22T12:06:59 [4117603] | #8 0x000055b3dff8100d in row_upd (node=0x622000219cf0, thr=0x62200021a390) at /Server/10.6N/storage/innobase/row/row0upd.cc:3050
|
# 2021-03-22T12:06:59 [4117603] | #9 0x000055b3dff81b12 in row_upd_step (thr=0x62200021a390) at /Server/10.6N/storage/innobase/row/row0upd.cc:3165
|
# 2021-03-22T12:06:59 [4117603] | #10 0x000055b3dfec982a in row_update_for_mysql (prebuilt=0x6220002191a0) at /Server/10.6N/storage/innobase/row/row0mysql.cc:1814
|
# 2021-03-22T12:06:59 [4117603] | #11 0x000055b3dfb2da60 in ha_innobase::update_row (this=0x61d000f26cb8, old_row=0x61a000c9c950 "0", new_row=0x61a000c9c6b8 "0") at /Server/10.6N/storage/innobase/handler/ha_innodb.cc:8224
|
# 2021-03-22T12:06:59 [4117603] | #12 0x000055b3df033683 in handler::ha_update_row (this=0x61d000f26cb8, old_data=0x61a000c9c950 "0", new_data=0x61a000c9c6b8 "0") at /Server/10.6N/sql/handler.cc:7208
|
# 2021-03-22T12:06:59 [4117603] | #13 0x000055b3deb03196 in mysql_update (thd=0x62b0000bd218, table_list=0x62b0000c4398, fields=..., values=..., conds=0x0, order_num=0, order=0x0, limit=2, ignore=false, found_return=0x640000a74210, updated_return=0x640000a74230) at /Server/10.6N/sql/sql_update.cc:1077
|
# 2021-03-22T12:06:59 [4117603] | #14 0x000055b3de800759 in mysql_execute_command (thd=0x62b0000bd218) at /Server/10.6N/sql/sql_parse.cc:4389
|
# 2021-03-22T12:06:59 [4117603] | #15 0x000055b3de819963 in mysql_parse (thd=0x62b0000bd218, rawbuf=0x62b0000c4238 "UPDATE t1 SET col2 = 6 LIMIT 2 /* E_R Thread2 QNO 121 CON_ID 16 */", length=66, parser_state=0x640000a74bc0) at /Server/10.6N/sql/sql_parse.cc:8004
|
# 2021-03-22T12:06:59 [4117603] | #16 0x000055b3de7f0420 in dispatch_command (command=COM_QUERY, thd=0x62b0000bd218, packet=0x629000bc2219 "UPDATE t1 SET col2 = 6 LIMIT 2 /* E_R Thread2 QNO 121 CON_ID 16 */ ", packet_length=67, blocking=true) at /Server/10.6N/sql/sql_parse.cc:1888
|
# 2021-03-22T12:06:59 [4117603] | #17 0x000055b3de7ed14f in do_command (thd=0x62b0000bd218, blocking=true) at /Server/10.6N/sql/sql_parse.cc:1399
|
# 2021-03-22T12:06:59 [4117603] | #18 0x000055b3dec2efdd in do_handle_one_connection (connect=0x6080000033b8, put_in_cache=true) at /Server/10.6N/sql/sql_connect.cc:1410
|
# 2021-03-22T12:06:59 [4117603] | #19 0x000055b3dec2e93f in handle_one_connection (arg=0x6080000030b8) at /Server/10.6N/sql/sql_connect.cc:1312
|
# 2021-03-22T12:06:59 [4117603] | #20 0x000055b3df92c5dd in pfs_spawn_thread (arg=0x61500000af98) at /Server/10.6N/storage/perfschema/pfs.cc:2201
|
# 2021-03-22T12:06:59 [4117603] | #21 0x00002e7963a77609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
# 2021-03-22T12:06:59 [4117603] | #22 0x00007ffde0515293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
pluto:/data/Results/TBR-1-ExMDEV-14643/left_over/dev/shm/vardir/1616414463/83/1/rr
|
_RR_TRACE_DIR="." rr replay --mark-stdio
|
|
RQG
|
-------
|
git clone https://github.com/mleich1/rqg --branch experimental RQG
|
|
perl rqg.pl \
|
--duration=200 \
|
--queries=10000000 \
|
--no_mask \
|
--seed=random \
|
--engine=InnoDB \
|
--gendata_sql=conf/mariadb/table_stress.sql \
|
--gendata=conf/mariadb/table_stress.zz \
|
--rpl_mode=none \
|
--mysqld=--lock-wait-timeout=86400 \
|
--mysqld=--net_read_timeout=30 \
|
--mysqld=--innodb-lock-wait-timeout=50 \
|
--mysqld=--interactive_timeout=28800 \
|
--mysqld=--innodb_stats_persistent=off \
|
--mysqld=--loose_innodb_use_native_aio=0 \
|
--mysqld=--file-key-management-filename=$RQG_HOME/conf/mariadb/encryption_keys.txt \
|
--mysqld=--log-output=none \
|
--mysqld=--log-bin \
|
--mysqld=--connect_timeout=60 \
|
--mysqld=--loose-idle_transaction_timeout=0 \
|
--mysqld=--innodb-buffer-pool-size=24M \
|
--mysqld=--plugin-load-add=file_key_management.so \
|
--mysqld=--innodb_page_size=64K \
|
--mysqld=--slave_net_timeout=60 \
|
--mysqld=--loose-idle_write_transaction_timeout=0 \
|
--mysqld=--loose-idle_readonly_transaction_timeout=0 \
|
--mysqld=--net_write_timeout=60 \
|
--mysqld=--loose-debug_assert_on_not_freed_memory=0 \
|
--mysqld=--log_bin_trust_function_creators=1 \
|
--mysqld=--loose_innodb_lock_schedule_algorithm=fcfs \
|
--mysqld=--loose-table_lock_wait_timeout=50 \
|
--mysqld=--wait_timeout=28800 \
|
--mysqld=--loose-max-statement-time=30 \
|
--reporters=Backtrace,Deadlock1,ErrorLog \
|
--validators=None \
|
--threads=2 \
|
--grammar=MDEV-23563.yy \
|
--duration=200 \
|
--workdir=<local settings> \
|
--vardir=<local settings> \
|
--mtr-build-thread=<local settings> \
|
--basedir1=<local settings> \
|
--script_debug=_nix_ \
|
--rr=Extended \
|
--rr_options=--chaos
|
|
Search pattern
|
[ 'TBR-1-ExMDEV-14643' , 'InnoDB: Failing assertion: \!cursor->index->is_committed\(\)' ],
|