(gdb) where
|
#0 __pthread_kill (threadid=<optimized out>, signo=11) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
#1 0x0000558ffee8e41b in my_write_core (sig=11) at /home/jan/mysql/10.4/mysys/stacktrace.c:481
|
#2 0x0000558ffe61465a in handle_fatal_signal (sig=11) at /home/jan/mysql/10.4/sql/signal_handler.cc:343
|
#3 <signal handler called>
|
#4 0x0000558ffe1a0617 in Protocol::valid_handler (this=0x7f7ca0001328, pos=0, type=PROTOCOL_SEND_LONG) at /home/jan/mysql/10.4/sql/protocol.h:48
|
#5 0x0000558ffe19d9de in Protocol_text::store_long (this=0x7f7ca0001328, from=0) at /home/jan/mysql/10.4/sql/protocol.cc:1200
|
#6 0x0000558ffe4e2ac8 in Type_handler::Item_send_long (this=0x558fff83db88 <type_handler_long>, item=0x7f7ca00f8800, protocol=0x7f7ca0001328, buf=0x7f7d21a07ad0) at /home/jan/mysql/10.4/sql/sql_type.cc:6751
|
#7 0x0000558ffe4ef48c in Type_handler_long::Item_send (this=0x558fff83db88 <type_handler_long>, item=0x7f7ca00f8800, protocol=0x7f7ca0001328, buf=0x7f7d21a07ad0) at /home/jan/mysql/10.4/sql/sql_type.h:4876
|
#8 0x0000558ffe1a2f16 in Item::send (this=0x7f7ca00f8800, protocol=0x7f7ca0001328, buffer=0x7f7d21a07ad0) at /home/jan/mysql/10.4/sql/item.h:1034
|
#9 0x0000558ffe19d071 in Protocol::send_result_set_row (this=0x7f7ca0001328, row_items=0x7f7ca004c3f0) at /home/jan/mysql/10.4/sql/protocol.cc:1035
|
#10 0x0000558ffe2513da in select_send::send_data (this=0x7f7ca00fe178, items=...) at /home/jan/mysql/10.4/sql/sql_class.cc:3003
|
#11 0x0000558ffe31699a in JOIN::exec_inner (this=0x7f7ca00fe1a0) at /home/jan/mysql/10.4/sql/sql_select.cc:4254
|
#12 0x0000558ffe316242 in JOIN::exec (this=0x7f7ca00fe1a0) at /home/jan/mysql/10.4/sql/sql_select.cc:4168
|
#13 0x0000558ffe317949 in mysql_select (thd=0x7f7ca0000d60, tables=0x0, wild_num=0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147749632, result=0x7f7ca00fe178, unit=0x7f7ca00fc0e0, select_lex=0x7f7ca004c2a8) at /home/jan/mysql/10.4/sql/sql_select.cc:4600
|
#14 0x0000558ffe307a67 in handle_select (thd=0x7f7ca0000d60, lex=0x7f7ca00fc018, result=0x7f7ca00fe178, setup_tables_done_option=0) at /home/jan/mysql/10.4/sql/sql_select.cc:408
|
#15 0x0000558ffe2cea8c in execute_sqlcom_select (thd=0x7f7ca0000d60, all_tables=0x0) at /home/jan/mysql/10.4/sql/sql_parse.cc:6352
|
#16 0x0000558ffe2c41c4 in mysql_execute_command (thd=0x7f7ca0000d60) at /home/jan/mysql/10.4/sql/sql_parse.cc:3894
|
#17 0x0000558ffe1d71e4 in sp_instr_stmt::exec_core (this=0x7f7ca00f90a8, thd=0x7f7ca0000d60, nextp=0x7f7d21a09204) at /home/jan/mysql/10.4/sql/sp_head.cc:3666
|
#18 0x0000558ffe1d6539 in sp_lex_keeper::reset_lex_and_exec_core (this=0x7f7ca00f90f0, thd=0x7f7ca0000d60, nextp=0x7f7d21a09204, open_tables=false, instr=0x7f7ca00f90a8) at /home/jan/mysql/10.4/sql/sp_head.cc:3394
|
#19 0x0000558ffe1d6da4 in sp_instr_stmt::execute (this=0x7f7ca00f90a8, thd=0x7f7ca0000d60, nextp=0x7f7d21a09204) at /home/jan/mysql/10.4/sql/sp_head.cc:3572
|
#20 0x0000558ffe1d052c in sp_head::execute (this=0x7f7ca0025398, thd=0x7f7ca0000d60, merge_da_on_success=true) at /home/jan/mysql/10.4/sql/sp_head.cc:1346
|
#21 0x0000558ffe1d3345 in sp_head::execute_procedure (this=0x7f7ca0025398, thd=0x7f7ca0000d60, args=0x7f7ca0005b48) at /home/jan/mysql/10.4/sql/sp_head.cc:2347
|
#22 0x0000558ffe2c15c5 in do_execute_sp (thd=0x7f7ca0000d60, sp=0x7f7ca0025398) at /home/jan/mysql/10.4/sql/sql_parse.cc:3014
|
#23 0x0000558ffe2c22b0 in Sql_cmd_call::execute (this=0x7f7ca0020b00, thd=0x7f7ca0000d60) at /home/jan/mysql/10.4/sql/sql_parse.cc:3256
|
#24 0x0000558ffe2cd502 in mysql_execute_command (thd=0x7f7ca0000d60) at /home/jan/mysql/10.4/sql/sql_parse.cc:6094
|
#25 0x0000558ffe2d2b8b in mysql_parse (thd=0x7f7ca0000d60, rawbuf=0x7f7ca001f2f8 "CALL p2()", length=9, parser_state=0x7f7d21a0b150, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.4/sql/sql_parse.cc:7912
|
#26 0x0000558ffe2d218b in wsrep_mysql_parse (thd=0x7f7ca0000d60, rawbuf=0x7f7ca001f2f8 "CALL p2()", length=9, parser_state=0x7f7d21a0b150, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.4/sql/sql_parse.cc:7716
|
#27 0x0000558ffe2bde1c in dispatch_command (command=COM_QUERY, thd=0x7f7ca0000d60, packet=0x7f7ca00171c1 "", packet_length=10, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.4/sql/sql_parse.cc:1826
|
#28 0x0000558ffe2bc5f1 in do_command (thd=0x7f7ca0000d60) at /home/jan/mysql/10.4/sql/sql_parse.cc:1358
|
#29 0x0000558ffe441490 in do_handle_one_connection (connect=0x5590020a1040) at /home/jan/mysql/10.4/sql/sql_connect.cc:1412
|
#30 0x0000558ffe4411df in handle_one_connection (arg=0x5590020a1040) at /home/jan/mysql/10.4/sql/sql_connect.cc:1316
|
#31 0x0000558ffee1ca60 in pfs_spawn_thread (arg=0x5590020f3930) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1862
|
#32 0x00007f7d30ffa182 in start_thread (arg=<optimized out>) at pthread_create.c:486
|
#33 0x00007f7d30873b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
I was able to repeat MDL BF-BF conflict using attached test case and with default parameters. I attached error logs from both servers.