/test/10.11_opt_san/sql/item.cc:10489:20: runtime error: reference binding to null pointer of type 'const struct String'
|
#0 0x55f285d72bf8 in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10489
|
#1 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#2 0x55f285d7f080 in Item_cache_str::val_str(String*) /test/10.11_opt_san/sql/item.cc:10515
|
#3 0x55f285d7222e in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10476
|
#4 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#5 0x55f285d7f86e in Item_cache_str::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:10531
|
#6 0x55f285d5e5c7 in Item_ref::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:8574
|
#7 0x55f285db366f in Item::save_in_field_no_warnings(Field*, bool) /test/10.11_opt_san/sql/item.cc:1519
|
#8 0x55f285f58aa9 in convert_const_to_int /test/10.11_opt_san/sql/item_cmpfunc.cc:353
|
#9 0x55f285f61b58 in Item_func::setup_args_and_comparator(THD*, Arg_comparator*) /test/10.11_opt_san/sql/item_cmpfunc.cc:427
|
#10 0x55f2861987e8 in Item_func::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_func.cc:359
|
#11 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#12 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#13 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#14 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#15 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#16 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#17 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#18 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#19 0x55f28668ab7a in Item_in_subselect::fix_having(Item*, st_select_lex*) /test/10.11_opt_san/sql/item_subselect.cc:2277
|
#20 0x55f286697e39 in Item_in_subselect::create_row_in_to_exists_cond(JOIN*, Item**, Item**) /test/10.11_opt_san/sql/item_subselect.cc:2761
|
#21 0x55f2866ae277 in Item_in_subselect::create_in_to_exists_cond(JOIN*) /test/10.11_opt_san/sql/item_subselect.cc:2812
|
#22 0x55f28535eb26 in JOIN::choose_tableless_subquery_plan() /test/10.11_opt_san/sql/opt_subselect.cc:6812
|
#23 0x55f284b75a97 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3310
|
#24 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#25 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#26 0x55f28469c632 in st_select_lex::optimize_unflattened_subqueries(bool) /test/10.11_opt_san/sql/sql_lex.cc:4915
|
#27 0x55f284b7f765 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3125
|
#28 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#29 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#30 0x55f284bcc1fa in mysql_select(THD*, TABLE_LIST*, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) /test/10.11_opt_san/sql/sql_select.cc:5056
|
#31 0x55f284ef4947 in mysql_multi_update(THD*, TABLE_LIST*, List<Item>*, List<Item>*, Item*, unsigned long long, enum_duplicates, bool, st_select_lex_unit*, st_select_lex*, multi_update**) /test/10.11_opt_san/sql/sql_update.cc:1980
|
#32 0x55f284829aa5 in mysql_execute_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:4487
|
#33 0x55f2847ae500 in mysql_parse(THD*, char*, unsigned int, Parser_state*) /test/10.11_opt_san/sql/sql_parse.cc:8035
|
#34 0x55f2848030ff in dispatch_command(enum_server_command, THD*, char*, unsigned int, bool) /test/10.11_opt_san/sql/sql_parse.cc:1894
|
#35 0x55f28480e3fd in do_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:1407
|
#36 0x55f2850f74cd in do_handle_one_connection(CONNECT*, bool) /test/10.11_opt_san/sql/sql_connect.cc:1418
|
#37 0x55f2850f9b3c in handle_one_connection /test/10.11_opt_san/sql/sql_connect.cc:1312
|
#38 0x14781a1c6608 in start_thread /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:477
|
#39 0x14781943b132 in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x11f132)
|
|
/test/10.11_opt_san/sql/sql_string.h:884:16: runtime error: member access within null pointer of type 'const struct String'
|
#0 0x55f285d72c06 in String::copy(String const&) /test/10.11_opt_san/sql/sql_string.h:884
|
#1 0x55f285d72c06 in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10489
|
#2 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#3 0x55f285d7f080 in Item_cache_str::val_str(String*) /test/10.11_opt_san/sql/item.cc:10515
|
#4 0x55f285d7222e in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10476
|
#5 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#6 0x55f285d7f86e in Item_cache_str::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:10531
|
#7 0x55f285d5e5c7 in Item_ref::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:8574
|
#8 0x55f285db366f in Item::save_in_field_no_warnings(Field*, bool) /test/10.11_opt_san/sql/item.cc:1519
|
#9 0x55f285f58aa9 in convert_const_to_int /test/10.11_opt_san/sql/item_cmpfunc.cc:353
|
#10 0x55f285f61b58 in Item_func::setup_args_and_comparator(THD*, Arg_comparator*) /test/10.11_opt_san/sql/item_cmpfunc.cc:427
|
#11 0x55f2861987e8 in Item_func::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_func.cc:359
|
#12 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#13 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#14 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#15 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#16 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#17 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#18 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#19 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#20 0x55f28668ab7a in Item_in_subselect::fix_having(Item*, st_select_lex*) /test/10.11_opt_san/sql/item_subselect.cc:2277
|
#21 0x55f286697e39 in Item_in_subselect::create_row_in_to_exists_cond(JOIN*, Item**, Item**) /test/10.11_opt_san/sql/item_subselect.cc:2761
|
#22 0x55f2866ae277 in Item_in_subselect::create_in_to_exists_cond(JOIN*) /test/10.11_opt_san/sql/item_subselect.cc:2812
|
#23 0x55f28535eb26 in JOIN::choose_tableless_subquery_plan() /test/10.11_opt_san/sql/opt_subselect.cc:6812
|
#24 0x55f284b75a97 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3310
|
#25 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#26 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#27 0x55f28469c632 in st_select_lex::optimize_unflattened_subqueries(bool) /test/10.11_opt_san/sql/sql_lex.cc:4915
|
#28 0x55f284b7f765 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3125
|
#29 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#30 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#31 0x55f284bcc1fa in mysql_select(THD*, TABLE_LIST*, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) /test/10.11_opt_san/sql/sql_select.cc:5056
|
#32 0x55f284ef4947 in mysql_multi_update(THD*, TABLE_LIST*, List<Item>*, List<Item>*, Item*, unsigned long long, enum_duplicates, bool, st_select_lex_unit*, st_select_lex*, multi_update**) /test/10.11_opt_san/sql/sql_update.cc:1980
|
#33 0x55f284829aa5 in mysql_execute_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:4487
|
#34 0x55f2847ae500 in mysql_parse(THD*, char*, unsigned int, Parser_state*) /test/10.11_opt_san/sql/sql_parse.cc:8035
|
#35 0x55f2848030ff in dispatch_command(enum_server_command, THD*, char*, unsigned int, bool) /test/10.11_opt_san/sql/sql_parse.cc:1894
|
#36 0x55f28480e3fd in do_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:1407
|
#37 0x55f2850f74cd in do_handle_one_connection(CONNECT*, bool) /test/10.11_opt_san/sql/sql_connect.cc:1418
|
#38 0x55f2850f9b3c in handle_one_connection /test/10.11_opt_san/sql/sql_connect.cc:1312
|
#39 0x14781a1c6608 in start_thread /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:477
|
#40 0x14781943b132 in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x11f132)
|
|
/test/10.11_opt_san/sql/sql_string.h:884:16: runtime error: reference binding to null pointer of type 'const struct Charset'
|
#0 0x55f285d72c14 in String::copy(String const&) /test/10.11_opt_san/sql/sql_string.h:884
|
#1 0x55f285d72c14 in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10489
|
#2 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#3 0x55f285d7f080 in Item_cache_str::val_str(String*) /test/10.11_opt_san/sql/item.cc:10515
|
#4 0x55f285d7222e in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10476
|
#5 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#6 0x55f285d7f86e in Item_cache_str::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:10531
|
#7 0x55f285d5e5c7 in Item_ref::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:8574
|
#8 0x55f285db366f in Item::save_in_field_no_warnings(Field*, bool) /test/10.11_opt_san/sql/item.cc:1519
|
#9 0x55f285f58aa9 in convert_const_to_int /test/10.11_opt_san/sql/item_cmpfunc.cc:353
|
#10 0x55f285f61b58 in Item_func::setup_args_and_comparator(THD*, Arg_comparator*) /test/10.11_opt_san/sql/item_cmpfunc.cc:427
|
#11 0x55f2861987e8 in Item_func::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_func.cc:359
|
#12 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#13 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#14 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#15 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#16 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#17 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#18 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#19 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#20 0x55f28668ab7a in Item_in_subselect::fix_having(Item*, st_select_lex*) /test/10.11_opt_san/sql/item_subselect.cc:2277
|
#21 0x55f286697e39 in Item_in_subselect::create_row_in_to_exists_cond(JOIN*, Item**, Item**) /test/10.11_opt_san/sql/item_subselect.cc:2761
|
#22 0x55f2866ae277 in Item_in_subselect::create_in_to_exists_cond(JOIN*) /test/10.11_opt_san/sql/item_subselect.cc:2812
|
#23 0x55f28535eb26 in JOIN::choose_tableless_subquery_plan() /test/10.11_opt_san/sql/opt_subselect.cc:6812
|
#24 0x55f284b75a97 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3310
|
#25 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#26 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#27 0x55f28469c632 in st_select_lex::optimize_unflattened_subqueries(bool) /test/10.11_opt_san/sql/sql_lex.cc:4915
|
#28 0x55f284b7f765 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3125
|
#29 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#30 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#31 0x55f284bcc1fa in mysql_select(THD*, TABLE_LIST*, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) /test/10.11_opt_san/sql/sql_select.cc:5056
|
#32 0x55f284ef4947 in mysql_multi_update(THD*, TABLE_LIST*, List<Item>*, List<Item>*, Item*, unsigned long long, enum_duplicates, bool, st_select_lex_unit*, st_select_lex*, multi_update**) /test/10.11_opt_san/sql/sql_update.cc:1980
|
#33 0x55f284829aa5 in mysql_execute_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:4487
|
#34 0x55f2847ae500 in mysql_parse(THD*, char*, unsigned int, Parser_state*) /test/10.11_opt_san/sql/sql_parse.cc:8035
|
#35 0x55f2848030ff in dispatch_command(enum_server_command, THD*, char*, unsigned int, bool) /test/10.11_opt_san/sql/sql_parse.cc:1894
|
#36 0x55f28480e3fd in do_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:1407
|
#37 0x55f2850f74cd in do_handle_one_connection(CONNECT*, bool) /test/10.11_opt_san/sql/sql_connect.cc:1418
|
#38 0x55f2850f9b3c in handle_one_connection /test/10.11_opt_san/sql/sql_connect.cc:1312
|
#39 0x14781a1c6608 in start_thread /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:477
|
#40 0x14781943b132 in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x11f132)
|
|
/test/10.11_opt_san/sql/sql_string.h:184:22: runtime error: member access within null pointer of type 'const struct Charset'
|
#0 0x55f285d72c22 in Charset::set_charset(Charset const&) /test/10.11_opt_san/sql/sql_string.h:184
|
#1 0x55f285d72c22 in String::copy(String const&) /test/10.11_opt_san/sql/sql_string.h:884
|
#2 0x55f285d72c22 in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10489
|
#3 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#4 0x55f285d7f080 in Item_cache_str::val_str(String*) /test/10.11_opt_san/sql/item.cc:10515
|
#5 0x55f285d7222e in Item_cache_str::cache_value() /test/10.11_opt_san/sql/item.cc:10476
|
#6 0x55f285eb03ac in Item_cache::has_value() /test/10.11_opt_san/sql/item.h:7099
|
#7 0x55f285d7f86e in Item_cache_str::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:10531
|
#8 0x55f285d5e5c7 in Item_ref::save_in_field(Field*, bool) /test/10.11_opt_san/sql/item.cc:8574
|
#9 0x55f285db366f in Item::save_in_field_no_warnings(Field*, bool) /test/10.11_opt_san/sql/item.cc:1519
|
#10 0x55f285f58aa9 in convert_const_to_int /test/10.11_opt_san/sql/item_cmpfunc.cc:353
|
#11 0x55f285f61b58 in Item_func::setup_args_and_comparator(THD*, Arg_comparator*) /test/10.11_opt_san/sql/item_cmpfunc.cc:427
|
#12 0x55f2861987e8 in Item_func::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_func.cc:359
|
#13 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#14 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#15 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#16 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#17 0x55f285f54817 in Item::fix_fields_if_needed(THD*, Item**) /test/10.11_opt_san/sql/item.h:1144
|
#18 0x55f285f54817 in Item::fix_fields_if_needed_for_scalar(THD*, Item**) /test/10.11_opt_san/sql/item.h:1148
|
#19 0x55f285f54817 in Item::fix_fields_if_needed_for_bool(THD*, Item**) /test/10.11_opt_san/sql/item.h:1152
|
#20 0x55f285f54817 in Item_cond::fix_fields(THD*, Item**) /test/10.11_opt_san/sql/item_cmpfunc.cc:4906
|
#21 0x55f28668ab7a in Item_in_subselect::fix_having(Item*, st_select_lex*) /test/10.11_opt_san/sql/item_subselect.cc:2277
|
#22 0x55f286697e39 in Item_in_subselect::create_row_in_to_exists_cond(JOIN*, Item**, Item**) /test/10.11_opt_san/sql/item_subselect.cc:2761
|
#23 0x55f2866ae277 in Item_in_subselect::create_in_to_exists_cond(JOIN*) /test/10.11_opt_san/sql/item_subselect.cc:2812
|
#24 0x55f28535eb26 in JOIN::choose_tableless_subquery_plan() /test/10.11_opt_san/sql/opt_subselect.cc:6812
|
#25 0x55f284b75a97 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3310
|
#26 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#27 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#28 0x55f28469c632 in st_select_lex::optimize_unflattened_subqueries(bool) /test/10.11_opt_san/sql/sql_lex.cc:4915
|
#29 0x55f284b7f765 in JOIN::optimize_stage2() /test/10.11_opt_san/sql/sql_select.cc:3125
|
#30 0x55f284b94d91 in JOIN::optimize_inner() /test/10.11_opt_san/sql/sql_select.cc:2550
|
#31 0x55f284bbaf6f in JOIN::optimize() /test/10.11_opt_san/sql/sql_select.cc:1863
|
#32 0x55f284bcc1fa in mysql_select(THD*, TABLE_LIST*, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) /test/10.11_opt_san/sql/sql_select.cc:5056
|
#33 0x55f284ef4947 in mysql_multi_update(THD*, TABLE_LIST*, List<Item>*, List<Item>*, Item*, unsigned long long, enum_duplicates, bool, st_select_lex_unit*, st_select_lex*, multi_update**) /test/10.11_opt_san/sql/sql_update.cc:1980
|
#34 0x55f284829aa5 in mysql_execute_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:4487
|
#35 0x55f2847ae500 in mysql_parse(THD*, char*, unsigned int, Parser_state*) /test/10.11_opt_san/sql/sql_parse.cc:8035
|
#36 0x55f2848030ff in dispatch_command(enum_server_command, THD*, char*, unsigned int, bool) /test/10.11_opt_san/sql/sql_parse.cc:1894
|
#37 0x55f28480e3fd in do_command(THD*, bool) /test/10.11_opt_san/sql/sql_parse.cc:1407
|
#38 0x55f2850f74cd in do_handle_one_connection(CONNECT*, bool) /test/10.11_opt_san/sql/sql_connect.cc:1418
|
#39 0x55f2850f9b3c in handle_one_connection /test/10.11_opt_san/sql/sql_connect.cc:1312
|
#40 0x14781a1c6608 in start_thread /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:477
|
#41 0x14781943b132 in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x11f132)
|
|
221121 20:08:52 [ERROR] mysqld got signal 11 ;
|