Core was generated by `/test/MD120621-mariadb-10.6.2-linux-x86_64-dbg/bin/mysqld --no-defaults --core-'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
[Current thread is 1 (Thread 0x145b78053700 (LWP 43485))]
|
(gdb) bt
|
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#1 0x0000145b8e0d9859 in __GI_abort () at abort.c:79
|
#2 0x0000145b8e0d9729 in __assert_fail_base (fmt=0x145b8e26f588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x561cf46932b0 "error == DB_DUPLICATE_KEY || error == DB_LOCK_WAIT_TIMEOUT", file=0x561cf4692a68 "/test/10.6_dbg/storage/innobase/trx/trx0trx.cc", line=1471, function=<optimized out>) at assert.c:92
|
#3 0x0000145b8e0eaf36 in __GI___assert_fail (assertion=assertion@entry=0x561cf46932b0 "error == DB_DUPLICATE_KEY || error == DB_LOCK_WAIT_TIMEOUT", file=file@entry=0x561cf4692a68 "/test/10.6_dbg/storage/innobase/trx/trx0trx.cc", line=line@entry=1471, function=function@entry=0x561cf4693260 "void trx_t::commit_low(mtr_t*)") at assert.c:101
|
#4 0x0000561cf4045976 in trx_t::commit_low (this=this@entry=0x145b794ed160, mtr=0x145b78050d80) at /test/10.6_dbg/storage/innobase/trx/trx0trx.cc:1471
|
#5 0x0000561cf4045c9b in trx_t::commit_persist (this=this@entry=0x145b794ed160) at /test/10.6_dbg/storage/innobase/trx/trx0trx.cc:1518
|
#6 0x0000561cf4045e6d in trx_t::commit (this=this@entry=0x145b794ed160) at /test/10.6_dbg/storage/innobase/trx/trx0trx.cc:1524
|
#7 0x0000561cf40460a9 in trx_commit_for_mysql (trx=trx@entry=0x145b794ed160) at /test/10.6_dbg/storage/innobase/trx/trx0trx.cc:1640
|
#8 0x0000561cf3e037af in innobase_commit_low (trx=trx@entry=0x145b794ed160) at /test/10.6_dbg/storage/innobase/handler/ha_innodb.cc:4146
|
#9 0x0000561cf3e03830 in innobase_commit_ordered_2 (trx=trx@entry=0x145b794ed160, thd=thd@entry=0x145b48000db8) at /test/10.6_dbg/storage/innobase/handler/ha_innodb.cc:4252
|
#10 0x0000561cf3e03b70 in innobase_commit (hton=<optimized out>, thd=0x145b48000db8, commit_trx=<optimized out>) at /test/10.6_dbg/storage/innobase/handler/ha_innodb.cc:4356
|
#11 0x0000561cf3a1d91d in commit_one_phase_2 (thd=thd@entry=0x145b48000db8, all=all@entry=false, trans=trans@entry=0x145b48004718, is_real_trans=is_real_trans@entry=true) at /test/10.6_dbg/sql/handler.cc:2041
|
#12 0x0000561cf3a1dc35 in ha_commit_one_phase (thd=thd@entry=0x145b48000db8, all=all@entry=false) at /test/10.6_dbg/sql/handler.cc:1994
|
#13 0x0000561cf3a31ec6 in ha_commit_trans (thd=thd@entry=0x145b48000db8, all=all@entry=false) at /test/10.6_dbg/sql/handler.cc:1788
|
#14 0x0000561cf38bf40a in trans_commit_stmt (thd=thd@entry=0x145b48000db8) at /test/10.6_dbg/sql/transaction.cc:472
|
#15 0x0000561cf374cb97 in mysql_execute_command (thd=thd@entry=0x145b48000db8) at /test/10.6_dbg/sql/sql_parse.cc:6043
|
#16 0x0000561cf3732890 in mysql_parse (thd=thd@entry=0x145b48000db8, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x145b78052400) at /test/10.6_dbg/sql/sql_parse.cc:8016
|
#17 0x0000561cf37413fa in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x145b48000db8, packet=packet@entry=0x145b4800b769 "DELETE FROM t", packet_length=packet_length@entry=13, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1340
|
#18 0x0000561cf37447da in do_command (thd=0x145b48000db8, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1406
|
#19 0x0000561cf38a8c8e in do_handle_one_connection (connect=<optimized out>, connect@entry=0x561cf6ff1448, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1410
|
#20 0x0000561cf38a9293 in handle_one_connection (arg=arg@entry=0x561cf6ff1448) at /test/10.6_dbg/sql/sql_connect.cc:1312
|
#21 0x0000561cf3d57166 in pfs_spawn_thread (arg=0x561cf6eda0a8) at /test/10.6_dbg/storage/perfschema/pfs.cc:2201
|
#22 0x0000145b8e5e7609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#23 0x0000145b8e1d6293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|