Core was generated by `/test/MD221022-mariadb-10.11.1-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 0x147a841ae700 (LWP 3222636))]
|
(gdb) bt
|
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#1 0x0000147ab1f38859 in __GI_abort () at abort.c:79
|
#2 0x0000147ab1f38729 in __assert_fail_base (fmt=0x147ab20ce588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x5580cbdebb18 "llabs(next_free_value % real_increment) == offset", file=0x5580cbdebac8 "/test/10.11_dbg/sql/sql_sequence.cc", line=599, function=<optimized out>) at assert.c:92
|
#3 0x0000147ab1f49fd6 in __GI___assert_fail (assertion=assertion@entry=0x5580cbdebb18 "llabs(next_free_value % real_increment) == offset", file=file@entry=0x5580cbdebac8 "/test/10.11_dbg/sql/sql_sequence.cc", line=line@entry=599, function=function@entry=0x5580cbdebb50 "void sequence_definition::adjust_values(longlong)") at assert.c:101
|
#4 0x00005580cb4085c2 in sequence_definition::adjust_values (this=this@entry=0x1479f001b340, next_value=<optimized out>) at /test/10.11_dbg/sql/sql_sequence.cc:599
|
#5 0x00005580cb4087ae in SEQUENCE::read_stored_values (this=this@entry=0x1479f001b340, table=0x5580ce73d828) at /test/10.11_dbg/sql/sql_sequence.cc:554
|
#6 0x00005580cb408906 in SEQUENCE::read_initial_values (this=0x1479f001b340, table=<optimized out>) at /test/10.11_dbg/sql/sql_sequence.cc:507
|
#7 0x00005580cb76584d in ha_sequence::open (this=0x1479f0033060, name=<optimized out>, mode=<optimized out>, flags=18) at /test/10.11_dbg/sql/ha_sequence.cc:122
|
#8 0x00005580cb4bdf6d in handler::ha_open (this=0x1479f0033060, table_arg=table_arg@entry=0x5580ce73d828, name=0x1479f0028860 "./test/s", mode=mode@entry=2, test_if_locked=test_if_locked@entry=18, mem_root=mem_root@entry=0x0, partitions_to_open=0x0) at /test/10.11_dbg/sql/handler.cc:3331
|
#9 0x00005580cb2f7e03 in open_table_from_share (thd=thd@entry=0x1479f0000d48, share=share@entry=0x1479f00282a0, alias=alias@entry=0x1479f0013318, db_stat=db_stat@entry=33, prgflag=prgflag@entry=8, ha_open_flags=18, outparam=0x5580ce73d828, is_create_table=false, partitions_to_open=0x0) at /test/10.11_dbg/sql/table.cc:4451
|
#10 0x00005580cb1573ff in open_table (thd=thd@entry=0x1479f0000d48, table_list=table_list@entry=0x1479f00132f8, ot_ctx=ot_ctx@entry=0x147a841ac6f0) at /test/10.11_dbg/sql/sql_base.cc:2180
|
#11 0x00005580cb15b903 in open_and_process_table (ot_ctx=0x147a841ac6f0, has_prelocking_list=false, prelocking_strategy=0x147a841ac8b0, flags=0, counter=0x147a841ac854, tables=0x1479f00132f8, thd=0x1479f0000d48) at /test/10.11_dbg/sql/sql_base.cc:4111
|
#12 open_tables (thd=thd@entry=0x1479f0000d48, options=@0x1479f00065c0: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x147a841ac838, counter=counter@entry=0x147a841ac854, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x147a841ac8b0) at /test/10.11_dbg/sql/sql_base.cc:4598
|
#13 0x00005580cb2e1304 in open_tables (flags=0, counter=0x147a841ac854, tables=0x147a841ac838, thd=0x1479f0000d48) at /test/10.11_dbg/sql/sql_base.h:480
|
#14 mysql_update (thd=thd@entry=0x1479f0000d48, table_list=<optimized out>, fields=@0x1479f0005a50: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x1479f0013bc0, last = 0x1479f0013bc0, elements = 1}, <No data fields>}, values=@0x1479f0005e80: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x1479f0013bd0, last = 0x1479f0013bd0, elements = 1}, <No data fields>}, conds=<optimized out>, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x147a841accd0, updated_return=0x147a841acdc0) at /test/10.11_dbg/sql/sql_update.cc:410
|
#15 0x00005580cb1dffe6 in mysql_execute_command (thd=thd@entry=0x1479f0000d48, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /test/10.11_dbg/sql/sql_limit.h:85
|
#16 0x00005580cb1ccf90 in mysql_parse (thd=thd@entry=0x1479f0000d48, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x147a841ad300) at /test/10.11_dbg/sql/sql_parse.cc:8023
|
#17 0x00005580cb1da4ac in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1479f0000d48, packet=packet@entry=0x1479f000af09 "UPDATE s SET a=1", packet_length=packet_length@entry=16, blocking=blocking@entry=true) at /test/10.11_dbg/sql/sql_class.h:1346
|
#18 0x00005580cb1dc8f4 in do_command (thd=0x1479f0000d48, blocking=blocking@entry=true) at /test/10.11_dbg/sql/sql_parse.cc:1407
|
#19 0x00005580cb339067 in do_handle_one_connection (connect=<optimized out>, connect@entry=0x5580ce74a9e8, put_in_cache=put_in_cache@entry=true) at /test/10.11_dbg/sql/sql_connect.cc:1416
|
#20 0x00005580cb339536 in handle_one_connection (arg=0x5580ce74a9e8) at /test/10.11_dbg/sql/sql_connect.cc:1318
|
#21 0x0000147ab2449609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#22 0x0000147ab2035133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|