Core was generated by `/test/MD110520-mariadb-10.5.3-linux-x86_64-dbg/bin/mysqld --no-defaults --core-'.
|
Program terminated with signal SIGSEGV, Segmentation fault.
|
[Current thread is 1 (Thread 0x14b05bd1b700 (LWP 3971842))]
|
(gdb) bt
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=11)
|
at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
#1 0x000055f17f51ec11 in my_write_core (sig=sig@entry=11) at /test/10.5_dbg/mysys/stacktrace.c:518
|
#2 0x000055f17ecc3f8d in handle_fatal_signal (sig=11) at /test/10.5_dbg/sql/signal_handler.cc:329
|
#3 <signal handler called>
|
#4 0x000055f17efb6b3d in ha_partition::create_partitioning_metadata (this=0x14b039c48ea0,
|
path=0x14b05bd18f2d "./test/#sql-alter-3c98fc-4", old_path=0x0, action_flag=CHF_DELETE_FLAG)
|
at /test/10.5_dbg/sql/ha_partition.cc:689
|
#5 0x000055f17ecd2a5d in handler::ha_create_partitioning_metadata (this=0x14b039c48ea0,
|
name=0x14b05bd18f2d "./test/#sql-alter-3c98fc-4", old_name=old_name@entry=0x0,
|
action_flag=action_flag@entry=CHF_DELETE_FLAG) at /test/10.5_dbg/sql/handler.cc:4931
|
#6 0x000055f17ead8875 in cleanup_table_after_inplace_alter (table=table@entry=0x14b05bd16a70)
|
at /test/10.5_dbg/sql/sql_table.cc:9559
|
#7 0x000055f17eaf0f25 in mysql_alter_table (thd=thd@entry=0x14b039c15088,
|
new_db=new_db@entry=0x14b039c19940, new_name=new_name@entry=0x14b039c19d48,
|
create_info=create_info@entry=0x14b05bd192b0, table_list=<optimized out>,
|
table_list@entry=0x14b039c74188, alter_info=alter_info@entry=0x14b05bd191e0, order_num=0,
|
order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:10417
|
#8 0x000055f17eb747d0 in Sql_cmd_alter_table::execute (this=<optimized out>, thd=0x14b039c15088)
|
at /test/10.5_dbg/sql/sql_alter.cc:532
|
#9 0x000055f17ea1feda in mysql_execute_command (thd=thd@entry=0x14b039c15088)
|
at /test/10.5_dbg/sql/sql_parse.cc:5912
|
#10 0x000055f17ea27804 in mysql_parse (thd=thd@entry=0x14b039c15088, rawbuf=<optimized out>,
|
length=<optimized out>, parser_state=parser_state@entry=0x14b05bd1a3e0,
|
is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false)
|
at /test/10.5_dbg/sql/sql_parse.cc:7957
|
#11 0x000055f17ea13ffd in dispatch_command (command=command@entry=COM_QUERY,
|
thd=thd@entry=0x14b039c15088,
|
packet=packet@entry=0x14b039c67089 "ALTER TABLE t ADD COLUMN c INT",
|
packet_length=packet_length@entry=30, is_com_multi=is_com_multi@entry=false,
|
is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:1839
|
#12 0x000055f17ea128cc in do_command (thd=0x14b039c15088) at /test/10.5_dbg/sql/sql_parse.cc:1358
|
#13 0x000055f17eb6c99d in do_handle_one_connection (connect=<optimized out>,
|
connect@entry=0x14b03a8433a8, put_in_cache=put_in_cache@entry=true)
|
at /test/10.5_dbg/sql/sql_connect.cc:1411
|
#14 0x000055f17eb6d0b9 in handle_one_connection (arg=arg@entry=0x14b03a8433a8)
|
at /test/10.5_dbg/sql/sql_connect.cc:1313
|
#15 0x000055f17efcb10a in pfs_spawn_thread (arg=0x14b059845888)
|
at /test/10.5_dbg/storage/perfschema/pfs.cc:2201
|
#16 0x000014b05b1426db in start_thread (arg=0x14b05bd1b700) at pthread_create.c:463
|
#17 0x000014b05a54088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|