Version: '10.4.25-MariaDB-debug-log'
|
220322 11:06:10 [ERROR] mysqld got signal 11 ;
|
|
Server version: 10.4.25-MariaDB-debug-log
|
|
sigaction.c:0(__restore_rt)[0x7f70cf4bc3c0]
|
sql/field.h:1199(Field::set_notnull(long long))[0x56182d234633]
|
sql/item.cc:6686(Item::save_decimal_in_field(Field*, bool))[0x56182dcf519b]
|
sql/sql_type.cc:3832(Type_handler_decimal_result::Item_save_in_field(Item*, Field*, bool) const)[0x56182da3121a]
|
sql/item.cc:6702(Item::save_in_field(Field*, bool))[0x56182dcf552d]
|
sql/sql_window.cc:2725(save_window_function_values(List<Item_window_func>&, TABLE*, unsigned char*))[0x56182da764ad]
|
sql/sql_window.cc:2879(compute_window_func(THD*, List<Item_window_func>&, List<Cursor_manager>&, TABLE*, SORT_INFO*))[0x56182da76f7d]
|
sql/sql_window.cc:2980(Window_func_runner::exec(THD*, TABLE*, SORT_INFO*))[0x56182da775fa]
|
sql/sql_window.cc:3008(Window_funcs_sort::exec(JOIN*, bool))[0x56182da77848]
|
sql/sql_window.cc:3135(Window_funcs_computation::exec(JOIN*, bool))[0x56182da78650]
|
sql/sql_select.cc:28988(AGGR_OP::end_send())[0x56182d656018]
|
sql/sql_select.cc:20342(sub_select_postjoin_aggr(JOIN*, st_join_table*, bool))[0x56182d614a0b]
|
sql/sql_select.cc:20166(do_select(JOIN*, Procedure*))[0x56182d613c06]
|
sql/sql_select.cc:4542(JOIN::exec_inner())[0x56182d5a2792]
|
sql/sql_select.cc:4325(JOIN::exec())[0x56182d59fdbe]
|
sql/item_subselect.cc:4042(subselect_single_select_engine::exec())[0x56182dec0098]
|
sql/item_subselect.cc:800(Item_subselect::exec())[0x56182de9b30f]
|
sql/item_subselect.cc:1742(Item_exists_subselect::val_int())[0x56182dea5a0d]
|
sql/sql_type.cc:7102(Type_handler::Item_send_long(Item*, Protocol*, st_value*) const)[0x56182da41288]
|
sql/sql_type.h:5155(Type_handler_long::Item_send(Item*, Protocol*, st_value*) const)[0x56182da5cc42]
|
sql/item.h:1043(Item::send(Protocol*, st_value*))[0x56182d21641e]
|
sql/protocol.cc:1038(Protocol::send_result_set_row(List<Item>*))[0x56182d207f43]
|
sql/sql_class.cc:3123(select_send::send_data(List<Item>&))[0x56182d3b5035]
|
sql/sql_select.cc:4409(JOIN::exec_inner())[0x56182d5a11d3]
|
sql/sql_select.cc:4325(JOIN::exec())[0x56182d59fdbe]
|
sql/sql_select.cc:4765(mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*))[0x56182d5a3f9e]
|
sql/sql_select.cc:436(handle_select(THD*, LEX*, select_result*, unsigned long))[0x56182d575054]
|
sql/sql_parse.cc:6465(execute_sqlcom_select(THD*, TABLE_LIST*))[0x56182d4e3517]
|
sql/sql_parse.cc:3979(mysql_execute_command(THD*))[0x56182d4d0df6]
|
sql/sql_parse.cc:8011(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x56182d4eca05]
|
sql/sql_parse.cc:1876(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x56182d4c318c]
|
sql/sql_parse.cc:1378(do_command(THD*))[0x56182d4bfa3f]
|
sql/sql_connect.cc:1420(do_handle_one_connection(CONNECT*))[0x56182d8bb6f1]
|
sql/sql_connect.cc:1317(handle_one_connection)[0x56182d8bae4a]
|
perfschema/pfs.cc:1871(pfs_spawn_thread)[0x56182e5bc481]
|
nptl/pthread_create.c:478(start_thread)[0x7f70cf4b0609]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f70cf081163]
|
|
Query (0x62b0000a1290): SELECT EXISTS (SELECT 1 ORDER BY 1+sum(2) OVER ())
|
Thank you!
the bug is reproducible on 10.4-10.8, while not on 10.2,10.3
Version: '10.4.25-MariaDB-debug-log'
220322 11:06:10 [ERROR] mysqld got signal 11 ;
Server version: 10.4.25-MariaDB-debug-log
sigaction.c:0(__restore_rt)[0x7f70cf4bc3c0]
sql/field.h:1199(Field::set_notnull(long long))[0x56182d234633]
sql/item.cc:6686(Item::save_decimal_in_field(Field*, bool))[0x56182dcf519b]
sql/sql_type.cc:3832(Type_handler_decimal_result::Item_save_in_field(Item*, Field*, bool) const)[0x56182da3121a]
sql/item.cc:6702(Item::save_in_field(Field*, bool))[0x56182dcf552d]
sql/sql_window.cc:2725(save_window_function_values(List<Item_window_func>&, TABLE*, unsigned char*))[0x56182da764ad]
sql/sql_window.cc:2879(compute_window_func(THD*, List<Item_window_func>&, List<Cursor_manager>&, TABLE*, SORT_INFO*))[0x56182da76f7d]
sql/sql_window.cc:2980(Window_func_runner::exec(THD*, TABLE*, SORT_INFO*))[0x56182da775fa]
sql/sql_window.cc:3008(Window_funcs_sort::exec(JOIN*, bool))[0x56182da77848]
sql/sql_window.cc:3135(Window_funcs_computation::exec(JOIN*, bool))[0x56182da78650]
sql/sql_select.cc:28988(AGGR_OP::end_send())[0x56182d656018]
sql/sql_select.cc:20342(sub_select_postjoin_aggr(JOIN*, st_join_table*, bool))[0x56182d614a0b]
sql/sql_select.cc:20166(do_select(JOIN*, Procedure*))[0x56182d613c06]
sql/sql_select.cc:4542(JOIN::exec_inner())[0x56182d5a2792]
sql/sql_select.cc:4325(JOIN::exec())[0x56182d59fdbe]
sql/item_subselect.cc:4042(subselect_single_select_engine::exec())[0x56182dec0098]
sql/item_subselect.cc:800(Item_subselect::exec())[0x56182de9b30f]
sql/item_subselect.cc:1742(Item_exists_subselect::val_int())[0x56182dea5a0d]
sql/sql_type.cc:7102(Type_handler::Item_send_long(Item*, Protocol*, st_value*) const)[0x56182da41288]
sql/sql_type.h:5155(Type_handler_long::Item_send(Item*, Protocol*, st_value*) const)[0x56182da5cc42]
sql/item.h:1043(Item::send(Protocol*, st_value*))[0x56182d21641e]
sql/protocol.cc:1038(Protocol::send_result_set_row(List<Item>*))[0x56182d207f43]
sql/sql_class.cc:3123(select_send::send_data(List<Item>&))[0x56182d3b5035]
sql/sql_select.cc:4409(JOIN::exec_inner())[0x56182d5a11d3]
sql/sql_select.cc:4325(JOIN::exec())[0x56182d59fdbe]
sql/sql_select.cc:4765(mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*))[0x56182d5a3f9e]
sql/sql_select.cc:436(handle_select(THD*, LEX*, select_result*, unsigned long))[0x56182d575054]
sql/sql_parse.cc:6465(execute_sqlcom_select(THD*, TABLE_LIST*))[0x56182d4e3517]
sql/sql_parse.cc:3979(mysql_execute_command(THD*))[0x56182d4d0df6]
sql/sql_parse.cc:8011(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x56182d4eca05]
sql/sql_parse.cc:1876(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x56182d4c318c]
sql/sql_parse.cc:1378(do_command(THD*))[0x56182d4bfa3f]
sql/sql_connect.cc:1420(do_handle_one_connection(CONNECT*))[0x56182d8bb6f1]
sql/sql_connect.cc:1317(handle_one_connection)[0x56182d8bae4a]
perfschema/pfs.cc:1871(pfs_spawn_thread)[0x56182e5bc481]
nptl/pthread_create.c:478(start_thread)[0x7f70cf4b0609]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f70cf081163]
Query (0x62b0000a1290): SELECT EXISTS (SELECT 1 ORDER BY 1+sum(2) OVER ())