$ gdb /home/jgagne/opt/mysql/mariadb_10.6.14/bin/mariadbd GNU gdb (GDB) Red Hat Enterprise Linux 8.2-19.el8 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /home/jgagne/opt/mysql/mariadb_10.6.14/bin/mariadbd...done. (gdb) break page_zip_decompress Breakpoint 1 at 0xdc2dc0: file /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc, line 3193. (gdb) break page_zip_compress Breakpoint 2 at 0xdc11f0: file /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc, line 1251. (gdb) run --defaults-file=/home/jgagne/sandboxes/msb_mariadb_10_6_14/my.sandbox.cnf --basedir=/home/jgagne/opt/mysql/mariadb_10.6.14 --datadir=/home/jgagne/sandboxes/msb_mariadb_10_6_14/data --plugin-dir=/home/jgagne/opt/mysql/mariadb_10.6.14/lib/plugin --log-error=/home/jgagne/sandboxes/msb_mariadb_10_6_14/data/msandbox.err --pid-file=/home/jgagne/sandboxes/msb_mariadb_10_6_14/data/mysql_sandbox10614.pid --socket=/tmp/mysql_sandbox10614.sock --port=10614 Starting program: /mnt/jgagne_opt/mysql/mariadb_10.6.14/bin/mariadbd --defaults-file=/home/jgagne/sandboxes/msb_mariadb_10_6_14/my.sandbox.cnf --basedir=/home/jgagne/opt/mysql/mariadb_10.6.14 --datadir=/home/jgagne/sandboxes/msb_mariadb_10_6_14/data --plugin-dir=/home/jgagne/opt/mysql/mariadb_10.6.14/lib/plugin --log-error=/home/jgagne/sandboxes/msb_mariadb_10_6_14/data/msandbox.err --pid-file=/home/jgagne/sandboxes/msb_mariadb_10_6_14/data/mysql_sandbox10614.pid --socket=/tmp/mysql_sandbox10614.sock --port=10614 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7ffff7e69700 (LWP 551509)] [New Thread 0x7fffdfe19700 (LWP 551510)] [New Thread 0x7fffdf217700 (LWP 551512)] [New Thread 0x7fffdc816700 (LWP 551513)] [New Thread 0x7fffcfbf5700 (LWP 551514)] [New Thread 0x7fffcf3f4700 (LWP 551515)] [New Thread 0x7ffff40d6700 (LWP 551516)] [New Thread 0x7fffcebf3700 (LWP 551517)] [New Thread 0x7fffce3f2700 (LWP 551518)] [New Thread 0x7fffcdbf1700 (LWP 551519)] [New Thread 0x7fffcd3f0700 (LWP 551520)] [New Thread 0x7ffff408b700 (LWP 551521)] [New Thread 0x7fffccbef700 (LWP 551522)] ./use test_jfg <<< "select id, month from other where id=:id and month=:m" [New Thread 0x7fffdca16700 (LWP 551949)] [Switching to Thread 0x7fffdca16700 (LWP 551949)] Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0010bb8, page=0x7fffd07f0000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc: No such file or directory. (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0010cf8, page=0x7fffd07f8000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0010ed8, page=0x7fffd0804000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0010f78, page=0x7fffd0808000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd00110b8, page=0x7fffd0810000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. ./use test_jfg begin; update other set col=col+1 where id=:id and month=:m; [Thread 0x7fffcd3f0700 (LWP 551520) exited] [Thread 0x7fffcebf3700 (LWP 551517) exited] [Thread 0x7fffccbef700 (LWP 551522) exited] [Thread 0x7fffce3f2700 (LWP 551518) exited] [Thread 0x7fffcdbf1700 (LWP 551519) exited] Thread 15 "mariadbd" hit Breakpoint 2, page_zip_compress (block=0x7fffd0011080, index=0x7fffd802dac0, level=6, mtr=0x7fffdca141d0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 1251 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0011158, page=0x7fffd0814000 "\226\250tj\376\376\376\376", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0011298, page=0x7fffd081c000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. [New Thread 0x7fffcdbf1700 (LWP 553322)] Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd00113d8, page=0x7fffd0824000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0011478, page=0x7fffd0828000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. Thread 15 "mariadbd" hit Breakpoint 2, page_zip_compress (block=block@entry=0x7fffd0010f40, index=index@entry=0x7fffd802dac0, level=6, mtr=mtr@entry=0x7fffdca141d0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 1251 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. [New Thread 0x7fffce3f2700 (LWP 553531)] rollback; Thread 15 "mariadbd" hit Breakpoint 2, page_zip_compress (block=block@entry=0x7fffd0010f40, index=index@entry=0x7fffd802dac0, level=6, mtr=mtr@entry=0x7fffdca141d0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 1251 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) continue Continuing. [New Thread 0x7fffce3f2700 (LWP 553531)] Thread 15 "mariadbd" hit Breakpoint 1, page_zip_decompress (page_zip=page_zip@entry=0x7fffd0011658, page=0x7fffd0834000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 3193 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc (gdb) backtrace #0 page_zip_decompress (page_zip=page_zip@entry=0x7fffd0011658, page=0x7fffd0834000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 #1 0x00005555563fde0b in buf_zip_decompress (block=block@entry=0x7fffd0011620, check=check@entry=0) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:2344 #2 0x0000555556401fc1 in buf_page_get_low (page_id=..., zip_size=, rw_latch=, guess=, mode=, mtr=0x7fffdca13dd0, err=0x7fffdca130c0, allow_ibuf_merge=false) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:2707 #3 0x00005555564020c7 in buf_page_get_gen (page_id=..., zip_size=, rw_latch=, guess=guess@entry=0x0, mode=mode@entry=10, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca130c0, allow_ibuf_merge=false) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:2928 #4 0x00005555563c9413 in btr_block_get (index=..., page=, mode=mode@entry=2, merge=merge@entry=false, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca130c0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:230 #5 0x0000555555c0c5a3 in btr_cur_t::pessimistic_search_leaf (this=this@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80578b0, mode=mode@entry=PAGE_CUR_LE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:1679 #6 0x00005555563e464f in btr_cur_t::search_leaf (this=this@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80578b0, mode=, latch_mode=, latch_mode@entry=BTR_MODIFY_TREE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:1416 #7 0x00005555563efd58 in btr_pcur_open_with_no_init (mtr=0x7fffdca13dd0, cursor=0x7fffd8052fc0, latch_mode=BTR_MODIFY_TREE, mode=, tuple=) at /home/buildbot/buildbot/build/storage/innobase/include/btr0pcur.inl:322 #8 btr_pcur_t::restore_position (this=this@entry=0x7fffd8052fc0, restore_latch_mode=restore_latch_mode@entry=BTR_MODIFY_TREE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0pcur.cc:459 #9 0x00005555564b8384 in row_undo_mod_clust_low (node=node@entry=0x7fffd8052f50, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, heap=0x7fffd80573b8, sys=sys@entry=0x7fffdca13dc0 "", thr=thr@entry=0x7fffd8052388, mtr=mtr@entry=0x7fffdca13dd0, mode=mode@entry=BTR_MODIFY_TREE) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:96 #10 0x00005555564b886d in row_undo_mod_clust (node=node@entry=0x7fffd8052f50, thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:295 #11 0x00005555564baf48 in row_undo_mod (node=node@entry=0x7fffd8052f50, thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:1250 #12 0x000055555636ebeb in row_undo (thr=0x7fffd8052388, node=0x7fffd8052f50) at /home/buildbot/buildbot/build/storage/innobase/row/row0undo.cc:405 #13 row_undo_step (thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0undo.cc:452 #14 0x0000555556320820 in que_thr_step (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:586 #15 que_run_threads_low (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:644 #16 que_run_threads (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:664 #17 0x000055555639ded2 in trx_t::rollback_low (savept=0x0, this=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:125 #18 trx_rollback_for_mysql_low (trx=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:196 #19 trx_rollback_for_mysql (trx=trx@entry=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:231 #20 0x000055555627cccc in innobase_rollback (hton=, thd=0x7fffd8001448, rollback_trx=) at /home/buildbot/buildbot/build/storage/innobase/handler/ha_innodb.cc:4696 #21 0x0000555555f695f7 in ha_rollback_trans (thd=thd@entry=0x7fffd8001448, all=all@entry=true) at /home/buildbot/buildbot/build/sql/handler.cc:2214 #22 0x0000555555e4f646 in trans_rollback (thd=thd@entry=0x7fffd8001448) at /home/buildbot/buildbot/build/sql/transaction.cc:372 #23 0x0000555555d3fc53 in mysql_execute_command (thd=thd@entry=0x7fffd8001448, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /home/buildbot/buildbot/build/sql/sql_parse.cc:5674 #24 0x0000555555d42efb in mysql_parse (thd=thd@entry=0x7fffd8001448, rawbuf=, length=, parser_state=parser_state@entry=0x7fffdca15220) at /home/buildbot/buildbot/build/sql/sql_parse.cc:8036 #25 0x0000555555d45338 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x7fffd8001448, packet=packet@entry=0x7fffd8015599 "rollback", packet_length=packet_length@entry=8, blocking=blocking@entry=true) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1896 #26 0x0000555555d46863 in do_command (thd=0x7fffd8001448, blocking=blocking@entry=true) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1410 #27 0x0000555555e3f387 in do_handle_one_connection (connect=, connect@entry=0x555557fa7a88, put_in_cache=put_in_cache@entry=true) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1416 #28 0x0000555555e3f624 in handle_one_connection (arg=arg@entry=0x555557fa7a88) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1318 #29 0x00005555561dbf3c in pfs_spawn_thread (arg=0x555557fec5b8) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:2201 #30 0x00007ffff741b1ca in start_thread () from /lib64/libpthread.so.0 #31 0x00007ffff676be73 in clone () from /lib64/libc.so.6 (gdb) finish Run till exit from #0 page_zip_decompress (page_zip=page_zip@entry=0x7fffd0011658, page=0x7fffd0834000 "", all=all@entry=1) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:3193 buf_zip_decompress (block=block@entry=0x7fffd0011620, check=check@entry=0) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:2343 2343 /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc: No such file or directory. Value returned is $1 = 1 (gdb) finish Run till exit from #0 buf_zip_decompress (block=block@entry=0x7fffd0011620, check=check@entry=0) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:2343 buf_page_get_low (page_id=..., zip_size=, rw_latch=, guess=, mode=, mtr=0x7fffdca13dd0, err=0x7fffdca130c0, allow_ibuf_merge=false) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:2708 2708 in /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc Value returned is $2 = 1 (gdb) finish Run till exit from #0 buf_page_get_low (page_id=..., zip_size=, rw_latch=, guess=, mode=, mtr=0x7fffdca13dd0, err=0x7fffdca130c0, allow_ibuf_merge=false) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:2708 btr_block_get (index=..., page=, mode=mode@entry=2, merge=merge@entry=false, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca130c0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:233 233 /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc: No such file or directory. Value returned is $3 = (buf_block_t *) 0x7fffd0011620 (gdb) finish Run till exit from #0 btr_block_get (index=..., page=, mode=mode@entry=2, merge=merge@entry=false, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca130c0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:233 btr_cur_t::pessimistic_search_leaf (this=this@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80578b0, mode=mode@entry=PAGE_CUR_LE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:1677 1677 /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc: No such file or directory. Value returned is $4 = (buf_block_t *) 0x7fffd0011620 (gdb) finish Run till exit from #0 btr_cur_t::pessimistic_search_leaf (this=this@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80578b0, mode=mode@entry=PAGE_CUR_LE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:1677 0x00005555563e464f in btr_cur_t::search_leaf (this=this@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80578b0, mode=, latch_mode=, latch_mode@entry=BTR_MODIFY_TREE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:1416 1416 in /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc Value returned is $5 = DB_SUCCESS (gdb) finish Run till exit from #0 0x00005555563e464f in btr_cur_t::search_leaf (this=this@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80578b0, mode=, latch_mode=, latch_mode@entry=BTR_MODIFY_TREE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:1416 btr_pcur_t::restore_position (this=this@entry=0x7fffd8052fc0, restore_latch_mode=restore_latch_mode@entry=BTR_MODIFY_TREE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0pcur.cc:458 458 /home/buildbot/buildbot/build/storage/innobase/btr/btr0pcur.cc: No such file or directory. Value returned is $6 = DB_SUCCESS (gdb) finish Run till exit from #0 btr_pcur_t::restore_position (this=this@entry=0x7fffd8052fc0, restore_latch_mode=restore_latch_mode@entry=BTR_MODIFY_TREE, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0pcur.cc:458 0x00005555564b8384 in row_undo_mod_clust_low (node=node@entry=0x7fffd8052f50, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, heap=0x7fffd80573b8, sys=sys@entry=0x7fffdca13dc0 "", thr=thr@entry=0x7fffd8052388, mtr=mtr@entry=0x7fffdca13dd0, mode=mode@entry=BTR_MODIFY_TREE) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:96 96 /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc: No such file or directory. Value returned is $7 = btr_pcur_t::SAME_ALL (gdb) finish Run till exit from #0 0x00005555564b8384 in row_undo_mod_clust_low (node=node@entry=0x7fffd8052f50, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, heap=0x7fffd80573b8, sys=sys@entry=0x7fffdca13dc0 "", thr=thr@entry=0x7fffd8052388, mtr=mtr@entry=0x7fffdca13dd0, mode=mode@entry=BTR_MODIFY_TREE) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:96 [Thread 0x7fffcdbf1700 (LWP 553322) exited] Thread 15 "mariadbd" hit Breakpoint 2, page_zip_compress (block=0x7fffd0010f40, index=0x7fffd802dac0, level=6, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 1251 /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc: No such file or directory. (gdb) backtrace #0 page_zip_compress (block=0x7fffd0010f40, index=0x7fffd802dac0, level=6, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 #1 0x0000555556316c5d in page_zip_reorganize (block=0x7fffd0010f40, index=index@entry=0x7fffd802dac0, z_level=z_level@entry=6, mtr=mtr@entry=0x7fffdca13dd0, restore=restore@entry=true) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:4455 #2 0x00005555562fa86c in page_cur_insert_rec_zip (cursor=0x7fffd8052fc0, rec=0x7fffd805e20b "\200", offsets=0x7fffd802c370, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0cur.cc:1865 #3 0x00005555563e31e5 in page_cur_tuple_insert (cursor=cursor@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80574d0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, n_ext=n_ext@entry=0, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/include/page0cur.inl:195 #4 0x00005555563e3219 in btr_cur_insert_if_possible (cursor=cursor@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80574d0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, n_ext=0, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:2106 #5 0x00005555563eb88f in btr_cur_pessimistic_update (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, entry_heap=entry_heap@entry=0x7fffd80573b8, big_rec=big_rec@entry=0x7fffdca13cb0, update=0x7fffd80554b0, cmpl_info=1, thr=thr@entry=0x7fffd8052388, trx_id=173, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:4120 #6 0x00005555564b8498 in row_undo_mod_clust_low (node=node@entry=0x7fffd8052f50, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, heap=0x7fffd80573b8, sys=sys@entry=0x7fffdca13dc0 "", thr=thr@entry=0x7fffd8052388, mtr=mtr@entry=0x7fffdca13dd0, mode=mode@entry=BTR_MODIFY_TREE) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:128 #7 0x00005555564b886d in row_undo_mod_clust (node=node@entry=0x7fffd8052f50, thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:295 #8 0x00005555564baf48 in row_undo_mod (node=node@entry=0x7fffd8052f50, thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:1250 #9 0x000055555636ebeb in row_undo (thr=0x7fffd8052388, node=0x7fffd8052f50) at /home/buildbot/buildbot/build/storage/innobase/row/row0undo.cc:405 #10 row_undo_step (thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0undo.cc:452 #11 0x0000555556320820 in que_thr_step (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:586 #12 que_run_threads_low (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:644 #13 que_run_threads (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:664 #14 0x000055555639ded2 in trx_t::rollback_low (savept=0x0, this=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:125 #15 trx_rollback_for_mysql_low (trx=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:196 #16 trx_rollback_for_mysql (trx=trx@entry=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:231 #17 0x000055555627cccc in innobase_rollback (hton=, thd=0x7fffd8001448, rollback_trx=) at /home/buildbot/buildbot/build/storage/innobase/handler/ha_innodb.cc:4696 #18 0x0000555555f695f7 in ha_rollback_trans (thd=thd@entry=0x7fffd8001448, all=all@entry=true) at /home/buildbot/buildbot/build/sql/handler.cc:2214 #19 0x0000555555e4f646 in trans_rollback (thd=thd@entry=0x7fffd8001448) at /home/buildbot/buildbot/build/sql/transaction.cc:372 #20 0x0000555555d3fc53 in mysql_execute_command (thd=thd@entry=0x7fffd8001448, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /home/buildbot/buildbot/build/sql/sql_parse.cc:5674 #21 0x0000555555d42efb in mysql_parse (thd=thd@entry=0x7fffd8001448, rawbuf=, length=, parser_state=parser_state@entry=0x7fffdca15220) at /home/buildbot/buildbot/build/sql/sql_parse.cc:8036 #22 0x0000555555d45338 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x7fffd8001448, packet=packet@entry=0x7fffd8015599 "rollback", packet_length=packet_length@entry=8, blocking=blocking@entry=true) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1896 #23 0x0000555555d46863 in do_command (thd=0x7fffd8001448, blocking=blocking@entry=true) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1410 #24 0x0000555555e3f387 in do_handle_one_connection (connect=, connect@entry=0x555557fa7a88, put_in_cache=put_in_cache@entry=true) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1416 #25 0x0000555555e3f624 in handle_one_connection (arg=arg@entry=0x555557fa7a88) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1318 #26 0x00005555561dbf3c in pfs_spawn_thread (arg=0x555557fec5b8) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:2201 #27 0x00007ffff741b1ca in start_thread () from /lib64/libpthread.so.0 #28 0x00007ffff676be73 in clone () from /lib64/libc.so.6 (gdb) finish Run till exit from #0 page_zip_compress (block=0x7fffd0010f40, index=0x7fffd802dac0, level=6, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 0x0000555556316c5d in page_zip_reorganize (block=0x7fffd0010f40, index=index@entry=0x7fffd802dac0, z_level=z_level@entry=6, mtr=mtr@entry=0x7fffdca13dd0, restore=restore@entry=true) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:4455 4455 in /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc Value returned is $8 = true (gdb) finish Run till exit from #0 0x0000555556316c5d in page_zip_reorganize (block=0x7fffd0010f40, index=index@entry=0x7fffd802dac0, z_level=z_level@entry=6, mtr=mtr@entry=0x7fffdca13dd0, restore=restore@entry=true) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:4455 0x00005555562fa86c in page_cur_insert_rec_zip (cursor=0x7fffd8052fc0, rec=0x7fffd805e20b "\200", offsets=0x7fffd802c370, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0cur.cc:1865 1865 /home/buildbot/buildbot/build/storage/innobase/page/page0cur.cc: No such file or directory. Value returned is $9 = DB_SUCCESS (gdb) finish Run till exit from #0 0x00005555562fa86c in page_cur_insert_rec_zip (cursor=0x7fffd8052fc0, rec=0x7fffd805e20b "\200", offsets=0x7fffd802c370, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0cur.cc:1865 btr_cur_insert_if_possible (cursor=cursor@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80574d0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, n_ext=0, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:2112 2112 /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc: No such file or directory. Value returned is $10 = (rec_t *) 0x0 (gdb) finish Run till exit from #0 btr_cur_insert_if_possible (cursor=cursor@entry=0x7fffd8052fc0, tuple=tuple@entry=0x7fffd80574d0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, n_ext=0, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:2112 btr_cur_pessimistic_update (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, entry_heap=entry_heap@entry=0x7fffd80573b8, big_rec=big_rec@entry=0x7fffdca13cb0, update=0x7fffd80554b0, cmpl_info=1, thr=thr@entry=0x7fffd8052388, trx_id=173, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:4122 4122 in /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc Value returned is $11 = (rec_t *) 0x0 (gdb) finish Run till exit from #0 btr_cur_pessimistic_update (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, entry_heap=entry_heap@entry=0x7fffd80573b8, big_rec=big_rec@entry=0x7fffdca13cb0, update=0x7fffd80554b0, cmpl_info=1, thr=thr@entry=0x7fffd8052388, trx_id=173, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:4122 Thread 15 "mariadbd" hit Breakpoint 2, page_zip_compress (block=block@entry=0x7fffd00116c0, index=index@entry=0x7fffd802dac0, level=6, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 1251 /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc: No such file or directory. (gdb) backtrace #0 page_zip_compress (block=block@entry=0x7fffd00116c0, index=index@entry=0x7fffd802dac0, level=6, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 #1 0x000055555630298c in page_create_zip (block=0x7fffd00116c0, index=0x7fffd802dac0, level=0, max_trx_id=0, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0page.cc:366 #2 0x00005555563ce2c6 in btr_page_split_and_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, tuple=tuple@entry=0x7fffd80574d0, n_ext=, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca13b00) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:3075 #3 0x00005555563e6acb in btr_cur_pessimistic_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, entry=entry@entry=0x7fffd80574d0, rec=rec@entry=0x7fffdca13c10, big_rec=big_rec@entry=0x7fffdca13c00, n_ext=1, thr=thr@entry=0x0, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:2673 #4 0x00005555563ebddf in btr_cur_pessimistic_update (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, entry_heap=entry_heap@entry=0x7fffd80573b8, big_rec=big_rec@entry=0x7fffdca13cb0, update=0x7fffd80554b0, cmpl_info=1, thr=thr@entry=0x7fffd8052388, trx_id=173, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:4242 #5 0x00005555564b8498 in row_undo_mod_clust_low (node=node@entry=0x7fffd8052f50, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, heap=0x7fffd80573b8, sys=sys@entry=0x7fffdca13dc0 "", thr=thr@entry=0x7fffd8052388, mtr=mtr@entry=0x7fffdca13dd0, mode=mode@entry=BTR_MODIFY_TREE) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:128 #6 0x00005555564b886d in row_undo_mod_clust (node=node@entry=0x7fffd8052f50, thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:295 #7 0x00005555564baf48 in row_undo_mod (node=node@entry=0x7fffd8052f50, thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0umod.cc:1250 #8 0x000055555636ebeb in row_undo (thr=0x7fffd8052388, node=0x7fffd8052f50) at /home/buildbot/buildbot/build/storage/innobase/row/row0undo.cc:405 #9 row_undo_step (thr=thr@entry=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/row/row0undo.cc:452 #10 0x0000555556320820 in que_thr_step (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:586 #11 que_run_threads_low (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:644 #12 que_run_threads (thr=0x7fffd8052388) at /home/buildbot/buildbot/build/storage/innobase/que/que0que.cc:664 #13 0x000055555639ded2 in trx_t::rollback_low (savept=0x0, this=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:125 #14 trx_rollback_for_mysql_low (trx=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:196 #15 trx_rollback_for_mysql (trx=trx@entry=0x7fffdf218b80) at /home/buildbot/buildbot/build/storage/innobase/trx/trx0roll.cc:231 #16 0x000055555627cccc in innobase_rollback (hton=, thd=0x7fffd8001448, rollback_trx=) at /home/buildbot/buildbot/build/storage/innobase/handler/ha_innodb.cc:4696 #17 0x0000555555f695f7 in ha_rollback_trans (thd=thd@entry=0x7fffd8001448, all=all@entry=true) at /home/buildbot/buildbot/build/sql/handler.cc:2214 #18 0x0000555555e4f646 in trans_rollback (thd=thd@entry=0x7fffd8001448) at /home/buildbot/buildbot/build/sql/transaction.cc:372 #19 0x0000555555d3fc53 in mysql_execute_command (thd=thd@entry=0x7fffd8001448, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /home/buildbot/buildbot/build/sql/sql_parse.cc:5674 #20 0x0000555555d42efb in mysql_parse (thd=thd@entry=0x7fffd8001448, rawbuf=, length=, parser_state=parser_state@entry=0x7fffdca15220) at /home/buildbot/buildbot/build/sql/sql_parse.cc:8036 #21 0x0000555555d45338 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x7fffd8001448, packet=packet@entry=0x7fffd8015599 "rollback", packet_length=packet_length@entry=8, blocking=blocking@entry=true) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1896 #22 0x0000555555d46863 in do_command (thd=0x7fffd8001448, blocking=blocking@entry=true) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1410 #23 0x0000555555e3f387 in do_handle_one_connection (connect=, connect@entry=0x555557fa7a88, put_in_cache=put_in_cache@entry=true) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1416 #24 0x0000555555e3f624 in handle_one_connection (arg=arg@entry=0x555557fa7a88) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1318 #25 0x00005555561dbf3c in pfs_spawn_thread (arg=0x555557fec5b8) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:2201 #26 0x00007ffff741b1ca in start_thread () from /lib64/libpthread.so.0 #27 0x00007ffff676be73 in clone () from /lib64/libc.so.6 (gdb) finish Run till exit from #0 page_zip_compress (block=block@entry=0x7fffd00116c0, index=index@entry=0x7fffd802dac0, level=6, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 0x000055555630298c in page_create_zip (block=0x7fffd00116c0, index=0x7fffd802dac0, level=0, max_trx_id=0, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0page.cc:366 366 /home/buildbot/buildbot/build/storage/innobase/page/page0page.cc: No such file or directory. Value returned is $12 = true (gdb) finish Run till exit from #0 0x000055555630298c in page_create_zip (block=0x7fffd00116c0, index=0x7fffd802dac0, level=0, max_trx_id=0, mtr=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0page.cc:366 btr_page_split_and_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, tuple=tuple@entry=0x7fffd80574d0, n_ext=, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca13b00) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:2949 2949 /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc: No such file or directory. (gdb) finish Run till exit from #0 btr_page_split_and_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, tuple=tuple@entry=0x7fffd80574d0, n_ext=, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca13b00) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:2949 Thread 15 "mariadbd" hit Breakpoint 2, page_zip_compress (block=block@entry=0x7fffd00116c0, index=index@entry=0x7fffd802dac0, level=6, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 1251 /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc: No such file or directory. (gdb) finish Run till exit from #0 page_zip_compress (block=block@entry=0x7fffd00116c0, index=index@entry=0x7fffd802dac0, level=6, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/page/page0zip.cc:1251 page_copy_rec_list_start (new_block=new_block@entry=0x7fffd00116c0, block=block@entry=0x7fffd0010f40, rec=rec@entry=0x7fffd080970d "\200", index=index@entry=0x7fffd802dac0, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca139c0) at /home/buildbot/buildbot/build/storage/innobase/page/page0page.cc:801 801 /home/buildbot/buildbot/build/storage/innobase/page/page0page.cc: No such file or directory. Value returned is $13 = true (gdb) finish Run till exit from #0 page_copy_rec_list_start (new_block=new_block@entry=0x7fffd00116c0, block=block@entry=0x7fffd0010f40, rec=rec@entry=0x7fffd080970d "\200", index=index@entry=0x7fffd802dac0, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca139c0) at /home/buildbot/buildbot/build/storage/innobase/page/page0page.cc:801 0x00005555563cecdd in page_move_rec_list_start (mtr=0x7fffdca13dd0, index=0x7fffd802dac0, split_rec=0x7fffd080970d "\200", block=0x7fffd0010f40, new_block=0x7fffd00116c0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:2932 2932 /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc: No such file or directory. Value returned is $14 = (rec_t *) 0x7fffd0838063 "infimum" (gdb) finish Run till exit from #0 0x00005555563cecdd in page_move_rec_list_start (mtr=0x7fffdca13dd0, index=0x7fffd802dac0, split_rec=0x7fffd080970d "\200", block=0x7fffd0010f40, new_block=0x7fffd00116c0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:2932 btr_page_split_and_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, tuple=tuple@entry=0x7fffd80574d0, n_ext=, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca13b00) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:3168 3168 in /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc (gdb) finish Run till exit from #0 btr_page_split_and_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, tuple=tuple@entry=0x7fffd80574d0, n_ext=, mtr=mtr@entry=0x7fffdca13dd0, err=err@entry=0x7fffdca13b00) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0btr.cc:3168 0x00005555563e6acb in btr_cur_pessimistic_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, entry=entry@entry=0x7fffd80574d0, rec=rec@entry=0x7fffdca13c10, big_rec=big_rec@entry=0x7fffdca13c00, n_ext=1, thr=thr@entry=0x0, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:2673 2673 /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc: No such file or directory. Value returned is $15 = (rec_t *) 0x7fffd083970d "\200" (gdb) finish Run till exit from #0 0x00005555563e6acb in btr_cur_pessimistic_insert (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, heap=heap@entry=0x7fffdca13d50, entry=entry@entry=0x7fffd80574d0, rec=rec@entry=0x7fffdca13c10, big_rec=big_rec@entry=0x7fffdca13c00, n_ext=1, thr=thr@entry=0x0, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:2673 btr_cur_pessimistic_update (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, entry_heap=entry_heap@entry=0x7fffd80573b8, big_rec=big_rec@entry=0x7fffdca13cb0, update=0x7fffd80554b0, cmpl_info=1, thr=thr@entry=0x7fffd8052388, trx_id=173, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:4243 4243 in /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc Value returned is $16 = DB_SUCCESS (gdb) finish Run till exit from #0 btr_cur_pessimistic_update (flags=flags@entry=7, cursor=cursor@entry=0x7fffd8052fc0, offsets=offsets@entry=0x7fffdca13d60, offsets_heap=offsets_heap@entry=0x7fffdca13d50, entry_heap=entry_heap@entry=0x7fffd80573b8, big_rec=big_rec@entry=0x7fffdca13cb0, update=0x7fffd80554b0, cmpl_info=1, thr=thr@entry=0x7fffd8052388, trx_id=173, mtr=mtr@entry=0x7fffdca13dd0) at /home/buildbot/buildbot/build/storage/innobase/btr/btr0cur.cc:4243 Thread 15 "mariadbd" received signal SIGABRT, Aborted. 0x00007ffff6780aff in raise () from /lib64/libc.so.6