Core was generated by `/test/MD020421-mariadb-10.6.0-linux-x86_64-dbg/bin/mysqld --no-defaults --core-'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6)
|
at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
[Current thread is 1 (Thread 0x1456289a2700 (LWP 454018))]
|
(gdb) bt
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
#1 0x00005642b45eceed in my_write_core (sig=sig@entry=6) at /test/10.6_dbg/mysys/stacktrace.c:424
|
#2 0x00005642b3d8ba65 in handle_fatal_signal (sig=6) at /test/10.6_dbg/sql/signal_handler.cc:343
|
#3 <signal handler called>
|
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#5 0x0000145631e07859 in __GI_abort () at abort.c:79
|
#6 0x0000145631e07729 in __assert_fail_base (fmt=0x145631f9d588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x5642b4773508 "(m_storage_engine_name.str != __null) == used_engine", file=0x5642b4789a50 "/test/10.6_dbg/sql/sql_alter.cc", line=396, function=<optimized out>) at assert.c:92
|
#7 0x0000145631e18f36 in __GI___assert_fail (assertion=assertion@entry=0x5642b4773508 "(m_storage_engine_name.str != __null) == used_engine", file=file@entry=0x5642b4789a50 "/test/10.6_dbg/sql/sql_alter.cc", line=line@entry=396, function=function@entry=0x5642b4789a70 "virtual bool Sql_cmd_alter_table::execute(THD*)") at assert.c:101
|
#8 0x00005642b3c2a13b in Sql_cmd_alter_table::execute (this=0x1455dc021520, thd=0x1455dc000db8) at /test/10.6_dbg/sql/sql_alter.cc:396
|
#9 0x00005642b3ad0f69 in mysql_execute_command (thd=0x1455dc000db8) at /test/10.6_dbg/sql/sql_parse.cc:5973
|
#10 0x00005642b39ea5c9 in sp_instr_stmt::exec_core (this=0x1455dc021538, thd=<optimized out>, nextp=0x1456289a024c) at /test/10.6_dbg/sql/sp_head.cc:3770
|
#11 0x00005642b39f7d10 in sp_lex_keeper::reset_lex_and_exec_core (this=this@entry=0x1455dc021580, thd=thd@entry=0x1455dc000db8, nextp=nextp@entry=0x1456289a024c, open_tables=open_tables@entry=false, instr=instr@entry=0x1455dc021538) at /test/10.6_dbg/sql/sp_head.cc:3497
|
#12 0x00005642b39f88a5 in sp_instr_stmt::execute (this=0x1455dc021538, thd=0x1455dc000db8, nextp=0x1456289a024c) at /test/10.6_dbg/sql/sp_head.cc:3676
|
#13 0x00005642b39f0521 in sp_head::execute (this=this@entry=0x1455dc020030, thd=thd@entry=0x1455dc000db8, merge_da_on_success=merge_da_on_success@entry=true) at /test/10.6_dbg/sql/sp_head.cc:1437
|
#14 0x00005642b39f25a0 in sp_head::execute_procedure (this=0x1455dc020030, thd=thd@entry=0x1455dc000db8, args=0x1455dc005e70) at /test/10.6_dbg/sql/sp_head.cc:2451
|
#15 0x00005642b3abe0fa in do_execute_sp (thd=thd@entry=0x1455dc000db8, sp=sp@entry=0x1455dc020030) at /test/10.6_dbg/sql/sql_parse.cc:3007
|
#16 0x00005642b3ac3a76 in Sql_cmd_call::execute (this=0x1455dc013c50, thd=0x1455dc000db8) at /test/10.6_dbg/sql/sql_parse.cc:3253
|
#17 0x00005642b3ad0f69 in mysql_execute_command (thd=thd@entry=0x1455dc000db8) at /test/10.6_dbg/sql/sql_parse.cc:5973
|
#18 0x00005642b3ab78d0 in mysql_parse (thd=thd@entry=0x1455dc000db8, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x1456289a1410) at /test/10.6_dbg/sql/sql_parse.cc:8004
|
#19 0x00005642b3ac64d6 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1455dc000db8, packet=packet@entry=0x1455dc00b359 "CALL p1 (1)", packet_length=packet_length@entry=11, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1331
|
#20 0x00005642b3ac98b1 in do_command (thd=0x1455dc000db8, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1399
|
#21 0x00005642b3c22b42 in do_handle_one_connection (connect=<optimized out>, connect@entry=0x5642b7087538, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1410
|
#22 0x00005642b3c23147 in handle_one_connection (arg=arg@entry=0x5642b7087538) at /test/10.6_dbg/sql/sql_connect.cc:1312
|
#23 0x00005642b40cfbef in pfs_spawn_thread (arg=0x5642b6fabc18) at /test/10.6_dbg/storage/perfschema/pfs.cc:2201
|
#24 0x0000145632315609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#25 0x0000145631f04293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|