mariadbd: /home/serg/Abk/maria/sql/sql_select.cc:17003: ORDER* simple_remove_const(ORDER*, COND*): Assertion `!order->item[0]->with_sum_func()' failed.
|
240104 11:24:55 [ERROR] mysqld got signal 6 ;
|
Sorry, we probably made a mistake, and this is a bug.
|
|
Your assistance in bug reporting will enable us to fix this for the next release.
|
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
|
We will try our best to scrape up some info that will hopefully help
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
|
Server version: 11.4.0-MariaDB-debug-log source revision: 0544bf59829e46043b63fd1e0d37e8b7e1ae5458
|
key_buffer_size=1048576
|
read_buffer_size=131072
|
max_used_connections=1
|
max_threads=153
|
thread_count=1
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63965 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x7f54a4000dc8
|
Attempting backtrace. You can use the following information to find out
|
where mysqld died. If you see no messages after this, something went
|
terribly wrong...
|
stack_bottom = 0x7f54c0357c78 thread_stack 0x49000
|
mysys/stacktrace.c:215(my_print_stacktrace)[0x558f93c874a7]
|
sql/signal_handler.cc:238(handle_fatal_signal)[0x558f9339f658]
|
libc_sigaction.c:0(__restore_rt)[0x7f54c51c2390]
|
nptl/pthread_kill.c:44(__pthread_kill_implementation)[0x7f54c520facc]
|
posix/raise.c:27(__GI_raise)[0x7f54c51c22f2]
|
stdlib/abort.c:81(__GI_abort)[0x7f54c51ac232]
|
intl/loadmsgcat.c:1177(_nl_load_domain)[0x7f54c51ac155]
|
/lib64/libc.so.6(+0x30282)[0x7f54c51bb282]
|
sql/sql_select.cc:17004(simple_remove_const(st_order*, Item*))[0x558f93020548]
|
sql/sql_update.cc:535(Sql_cmd_update::update_single_table(THD*))[0x558f930f9044]
|
sql/sql_update.cc:3076(Sql_cmd_update::execute_inner(THD*))[0x558f93102287]
|
sql/sql_select.cc:33587(Sql_cmd_dml::execute(THD*))[0x558f9304e9f6]
|
sql/sql_parse.cc:4375(mysql_execute_command(THD*, bool))[0x558f92f89c5f]
|
sql/sql_parse.cc:7798(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x558f92f95730]
|
sql/sql_parse.cc:1895(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x558f92f81e92]
|
sql/sql_parse.cc:1406(do_command(THD*, bool))[0x558f92f807eb]
|
sql/sql_connect.cc:1417(do_handle_one_connection(CONNECT*, bool))[0x558f9317d28a]
|
sql/sql_connect.cc:1321(handle_one_connection)[0x558f9317d004]
|
perfschema/pfs.cc:2203(pfs_spawn_thread)[0x558f936cdbb8]
|
nptl/pthread_create.c:444(start_thread)[0x7f54c520ddec]
|
x86_64/clone3.S:83(clone3)[0x7f54c5286bcc]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7f54a4015770): UPDATE v8 SET v9 = 11 WHERE v9 * 43231581.000000 ORDER BY AVG ( v9 ) , v9 ASC
|
from MDEV-33121
mariadbd: /11.2/src/sql/sql_select.cc:17028: ORDER* simple_remove_const(ORDER*, COND*): Assertion `!order->item[0]->with_sum_func()' failed.
240625 15:06:56 [ERROR] mysqld got signal 6 ;
Server version: 11.2.5-MariaDB-debug-log source revision: b40f9d3d5c5d671e57c0ececfab3e5f659645711
sigaction.c:0(__restore_rt)[0x7fd7b74ae420]
sql/sql_select.cc:17029(simple_remove_const(st_order*, Item*))[0x56326f2bbd51]
sql/sql_delete.cc:557(Sql_cmd_delete::delete_from_single_table(THD*))[0x56326f048d12]
sql/sql_delete.cc:1807(Sql_cmd_delete::execute_inner(THD*))[0x56326f055406]
sql/sql_select.cc:33724(Sql_cmd_dml::execute(THD*))[0x56326f335407]
sql/sql_parse.cc:4432(mysql_execute_command(THD*, bool))[0x56326f14c6fb]
sql/sql_parse.cc:7903(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x56326f1645d2]
sql/sql_parse.cc:1895(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x56326f13bfaa]
sql/sql_parse.cc:1406(do_command(THD*, bool))[0x56326f138cf4]
sql/sql_connect.cc:1437(do_handle_one_connection(CONNECT*, bool))[0x56326f61e77d]
sql/sql_connect.cc:1341(handle_one_connection)[0x56326f61e0da]
perfschema/pfs.cc:2203(pfs_spawn_thread)[0x56327029392e]
nptl/pthread_create.c:478(start_thread)[0x7fd7b74a2609]
Query (0x6290001092a8): DELETE FROM v0 WHERE v1 = 1 ORDER BY COUNT(v1)
on non-debug:
Version: '11.5.2-MariaDB'
240913 16:22:24 [ERROR] mysqld got signal 11 ;
Server version: 11.5.2-MariaDB source revision: ea75a0b6009b0251e83193cd38c3974e36b65e06
key_buffer_size=134217728
mysys/stacktrace.c:216(my_print_stacktrace)[0x5601d3cd850e]
sql/signal_handler.cc:239(handle_fatal_signal)[0x5601d3711c8f]
sigaction.c:0(__restore_rt)[0x7f315b484420]
sql/filesort.cc:2185(filesort(THD*, TABLE*, Filesort*, Filesort_tracker*, JOIN*, unsigned long long))[0x5601d370f8a4]
sql/sql_delete.cc:671(Sql_cmd_delete::delete_from_single_table(THD*))[0x5601d3460936]
sql/sql_delete.cc:1821(Sql_cmd_delete::execute_inner(THD*))[0x5601d3461333]
sql/sql_select.cc:33791(Sql_cmd_dml::execute(THD*))[0x5601d34dc475]
sql/sql_parse.cc:4402(mysql_execute_command(THD*, bool))[0x5601d34a6d67]
sql/sql_parse.cc:7870(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x5601d34a9a8b]
sql/sql_parse.cc:1953(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x5601d34abe7a]
sql/sql_parse.cc:1407(do_command(THD*, bool))[0x5601d34ad3e3]
sql/sql_connect.cc:1447(do_handle_one_connection(CONNECT*, bool))[0x5601d35be9e7]
sql/sql_connect.cc:1355(handle_one_connection)[0x5601d35bec84]
perfschema/pfs.cc:2204(pfs_spawn_thread)[0x5601d396fcfc]
nptl/pthread_create.c:478(start_thread)[0x7f315b478609]
Query (0x7f3108017eb0): DELETE FROM v0 WHERE v1 = 1 ORDER BY COUNT(v1)