#3 <signal handler called>
|
#4 0x00007f8cd9eb6428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
|
#5 0x00007f8cd9eb802a in __GI_abort () at abort.c:89
|
#6 0x00007f8cd9eaebd7 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x5626b44a7730 "(bitmap->map + (bitmap->full_head_size/6*6)) <= full_head_end", file=file@entry=0x5626b44a6af8 "/10.1/storage/maria/ma_bitmap.c", line=line@entry=3008, function=function@entry=0x5626b44a7ae0 <__PRETTY_FUNCTION__.16157> "_ma_check_bitmap") at assert.c:92
|
#7 0x00007f8cd9eaec82 in __GI___assert_fail (assertion=0x5626b44a7730 "(bitmap->map + (bitmap->full_head_size/6*6)) <= full_head_end", file=0x5626b44a6af8 "/10.1/storage/maria/ma_bitmap.c", line=3008, function=0x5626b44a7ae0 <__PRETTY_FUNCTION__.16157> "_ma_check_bitmap") at assert.c:101
|
#8 0x00005626b3ec38e0 in _ma_check_bitmap (bitmap=0x7f8cc2e8fba8) at /10.1/storage/maria/ma_bitmap.c:3008
|
#9 0x00005626b3ec234d in set_page_bits (info=0x7f8cc2d47070, bitmap=0x7f8cc2e8fba8, page=17, fill_pattern=1) at /10.1/storage/maria/ma_bitmap.c:2355
|
#10 0x00005626b3ec2f73 in _ma_bitmap_release_unused (info=0x7f8cc2d47070, blocks=0x7f8cc2d470d8) at /10.1/storage/maria/ma_bitmap.c:2742
|
#11 0x00005626b3eb3100 in write_block_record (info=0x7f8cc2d47070, old_record=0x0, record=0x7f8cc2e0f888 "\205", row=0x7f8cc2d470d8, bitmap_blocks=0x7f8cc2d470d8, head_block_is_read=1 '\001', row_pos=0x7f8cdc3311c0, undo_lsn=1, old_record_checksum=0) at /10.1/storage/maria/ma_blockrec.c:3429
|
#12 0x00005626b3eb367e in allocate_and_write_block_record (info=0x7f8cc2d47070, record=0x7f8cc2e0f888 "\205", row=0x7f8cc2d470d8, undo_lsn=1) at /10.1/storage/maria/ma_blockrec.c:3565
|
#13 0x00005626b3eb3791 in _ma_write_init_block_record (info=0x7f8cc2d47070, record=0x7f8cc2e0f888 "\205") at /10.1/storage/maria/ma_blockrec.c:3605
|
#14 0x00005626b3ec55a0 in maria_write (info=0x7f8cc2d47070, record=0x7f8cc2e0f888 "\205") at /10.1/storage/maria/ma_write.c:156
|
#15 0x00005626b3e4ddf5 in ha_maria::write_row (this=0x7f8cc2cb1888, buf=0x7f8cc2e0f888 "\205") at /10.1/storage/maria/ha_maria.cc:1279
|
#16 0x00005626b3ac1a97 in handler::ha_write_tmp_row (this=0x7f8cc2cb1888, buf=0x7f8cc2e0f888 "\205") at /10.1/sql/sql_class.h:5582
|
#17 0x00005626b3b197cb in select_union::send_data (this=0x7f8cc2d81088, values=...) at /10.1/sql/sql_union.cc:77
|
#18 0x00005626b3aac995 in end_send (join=0x7f8cc2d81258, join_tab=0x7f8cc2d824b8, end_of_records=false) at /10.1/sql/sql_select.cc:19713
|
#19 0x00005626b3aaa6e4 in evaluate_join_record (join=0x7f8cc2d81258, join_tab=0x7f8cc2d82170, error=0) at /10.1/sql/sql_select.cc:18798
|
#20 0x00005626b3aaa189 in sub_select (join=0x7f8cc2d81258, join_tab=0x7f8cc2d82170, end_of_records=false) at /10.1/sql/sql_select.cc:18614
|
#21 0x00005626b3aa9842 in do_select (join=0x7f8cc2d81258, fields=0x7f8cc2c45970, table=0x0, procedure=0x0) at /10.1/sql/sql_select.cc:18230
|
#22 0x00005626b3a8353a in JOIN::exec_inner (this=0x7f8cc2d81258) at /10.1/sql/sql_select.cc:3277
|
#23 0x00005626b3a807cd in JOIN::exec (this=0x7f8cc2d81258) at /10.1/sql/sql_select.cc:2564
|
#24 0x00005626b3a83d5b in mysql_select (thd=0x7f8ccf762070, rref_pointer_array=0x7f8cc2c45b00, tables=0x7f8cc2c46760, wild_num=0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2417232640, result=0x7f8cc2d81088, unit=0x7f8cc2c45150, select_lex=0x7f8cc2c45858) at /10.1/sql/sql_select.cc:3501
|
#25 0x00005626b3a79426 in handle_select (thd=0x7f8ccf762070, lex=0x7f8cc2c45088, result=0x7f8cc2d81088, setup_tables_done_option=0) at /10.1/sql/sql_select.cc:389
|
#26 0x00005626b3a48537 in execute_sqlcom_select (thd=0x7f8ccf762070, all_tables=0x7f8cc2c46760) at /10.1/sql/sql_parse.cc:5691
|
#27 0x00005626b3a3f34e in mysql_execute_command (thd=0x7f8ccf762070) at /10.1/sql/sql_parse.cc:3038
|
#28 0x00005626b3df08e4 in mysql_open_cursor (thd=0x7f8ccf762070, result=0x7f8cc2dc6528, pcursor=0x7f8cc2dc6590) at /10.1/sql/sql_cursor.cc:141
|
#29 0x00005626b3a67003 in Prepared_statement::execute (this=0x7f8cc2dc6470, expanded_query=0x7f8cdc332ea0, open_cursor=true) at /10.1/sql/sql_prepare.cc:4342
|
#30 0x00005626b3a65f1f in Prepared_statement::execute_loop (this=0x7f8cc2dc6470, expanded_query=0x7f8cdc332ea0, open_cursor=true, packet=0x7f8cd165507a "def\004test\002t1\002t1\rhelp_topic_id\rhelp_topic_id\f?", packet_end=0x7f8cd165507a "def\004test\002t1\002t1\rhelp_topic_id\rhelp_topic_id\f?") at /10.1/sql/sql_prepare.cc:3994
|
#31 0x00005626b3a63cd0 in mysqld_stmt_execute (thd=0x7f8ccf762070, packet_arg=0x7f8cd1655071 "", packet_length=9) at /10.1/sql/sql_prepare.cc:3023
|
#32 0x00005626b3a3af94 in dispatch_command (command=COM_STMT_EXECUTE, thd=0x7f8ccf762070, packet=0x7f8cd1655071 "", packet_length=9) at /10.1/sql/sql_parse.cc:1443
|
#33 0x00005626b3a3a060 in do_command (thd=0x7f8ccf762070) at /10.1/sql/sql_parse.cc:1131
|
#34 0x00005626b3b77d3d in do_handle_one_connection (thd_arg=0x7f8ccf762070) at /10.1/sql/sql_connect.cc:1331
|
#35 0x00005626b3b77a77 in handle_one_connection (arg=0x7f8ccf762070) at /10.1/sql/sql_connect.cc:1242
|
#36 0x00005626b4285be8 in pfs_spawn_thread (arg=0x7f8cd3bc0670) at /10.1/storage/perfschema/pfs.cc:1861
|
#37 0x00007f8cda8dd6ba in start_thread (arg=0x7f8cdc334700) at pthread_create.c:333
|
#38 0x00007f8cd9f8841d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
|