Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007ffff77dabbf in __GI___poll (fds=0x612000098ac8, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. (gdb) c Continuing. [New Thread 0x7fffcde5f700 (LWP 757033)] [Thread 0x7fffd0d5a700 (LWP 756412) exited] [Thread 0x7fffd259f700 (LWP 756409) exited] [Thread 0x7fffd2db6700 (LWP 756408) exited] [Thread 0x7fffd1d88700 (LWP 756410) exited] [New Thread 0x7fffd1d88700 (LWP 757041)] [New Thread 0x7fffd0d5a700 (LWP 757126)] Thread 13 "one_connection" received signal SIGABRT, Aborted. [Switching to Thread 0x7fffcde5f700 (LWP 757033)] __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 50 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x00007ffff76ea859 in __GI_abort () at abort.c:79 #2 0x00007ffff76ea729 in __assert_fail_base ( fmt=0x7ffff7880588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x555557b15bb6 "! thd->in_sub_stmt", file=0x555557b14fd8 "/home/mariadb/sql/sql_parse.cc", line=3774, function=) at assert.c:94 #3 0x00007ffff76fbfd6 in __GI___assert_fail ( assertion=0x555557b15bb6 "! thd->in_sub_stmt", file=0x555557b14fd8 "/home/mariadb/sql/sql_parse.cc", line=3774, function=0x555557b15aa5 "int mysql_execute_command(THD *, bool)") at assert.c:103 #4 0x000055555624a641 in mysql_execute_command (thd=0x62c0001e0288, is_called_from_prepared_stmt=100) at /home/mariadb/sql/sql_parse.cc:3774 #5 0x000055555665bf81 in sp_instr_stmt::exec_core (this=0x625000330200, thd=0x2, nextp=0x7fffcde5d068) at /home/mariadb/sql/sp_instr.cc:1069 #6 0x0000555556657fd6 in sp_lex_keeper::reset_lex_and_exec_core ( this=this@entry=0x625000330238, thd=thd@entry=0x62c0001e0288, nextp=0x0, nextp@entry=0x7fffcde5d068, open_tables=false, instr=0x2, instr@entry=0x625000330200, rerun_the_same_instr=) at /home/mariadb/sql/sp_instr.cc:314 #7 0x0000555556659020 in sp_lex_keeper::validate_lex_and_exec_core ( this=this@entry=0x625000330238, thd=thd@entry=0x62c0001e0288, nextp=0x0, nextp@entry=0x7fffcde5d068, open_tables=52, instr=instr@entry=0x625000330200) at /home/mariadb/sql/sp_instr.cc:493 #8 0x000055555665b2d4 in sp_instr_stmt::execute (this=0x625000330200, thd=0x62c0001e0288, nextp=0x7fffcde5d068) at /home/mariadb/sql/sp_instr.cc:971 #9 0x000055555609c302 in sp_head::execute (this=this@entry=0x62500032f1a8, thd=thd@entry=0x62c0001e0288, merge_da_on_success=108) at /home/mariadb/sql/sp_head.cc:1289 #10 0x000055555609f6f9 in sp_head::execute_trigger (this=0x62500032f1a8, thd=0x62c0001e0288, db_name=, table_name=0x625000318da0, grant_info=) at /home/mariadb/sql/sp_head.cc:1799 #11 0x0000555556443013 in Table_triggers_list::process_triggers ( this=0x62500031c0b8, thd=0x62c0001e0288, event=TRG_EVENT_INSERT, time_type=, old_row_is_record1=, skip_row_indicator=0x0, fields_in_update_stmt=0x0) at /home/mariadb/sql/sql_trigger.cc:2723 #12 0x00005555561c06dd in write_record (thd=thd@entry=0x62c0001e0288, table=table@entry=0x61a0000b8308, info=info@entry=0x7fffcde5da70, sink=sink@entry=0x0) at /home/mariadb/sql/sql_insert.cc:2349 #13 0x00005555561b9633 in mysql_insert (thd=thd@entry=0x62c0001e0288, table_list=0x62d0003d4688, fields=..., values_list=..., update_fields=..., update_values=..., duplic=, ignore=, --Type for more, q to quit, c to continue without paging-- result=) at /home/mariadb/sql/sql_insert.cc:1159 #14 0x0000555556247245 in mysql_execute_command (thd=thd@entry=0x62c0001e0288, is_called_from_prepared_stmt=212) at /home/mariadb/sql/sql_parse.cc:4484 #15 0x0000555556231bc8 in mysql_parse (thd=thd@entry=0x62c0001e0288, rawbuf=0x62d0003d44a8 "INSERT INTO t0 (v1, v2, v3, v4, v5) VALUES (B'1010101010', '12:34:56', '2024-01-01 12:34:56', '2024-01-01 12:34:56', 123)", length=, parser_state=parser_state@entry=0x7fffcde5e3a0) at /home/mariadb/sql/sql_parse.cc:7915 #16 0x000055555622d210 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x62c0001e0288, packet=packet@entry=0x6290000f0289 "INSERT INTO t0 (v1, v2, v3, v4, v5) VALUES (B'1010101010', '12:34:56', '2024-01-01 12:34:56', '2024-01-01 12:34:56', 123)", packet_length=packet_length@entry=121, blocking=52) at /home/mariadb/sql/sql_parse.cc:1902 #17 0x0000555556232a13 in do_command (thd=thd@entry=0x62c0001e0288, blocking=36) at /home/mariadb/sql/sql_parse.cc:1415 #18 0x000055555652b574 in do_handle_one_connection (connect=, connect@entry=0x611000061b48, put_in_cache=188) at /home/mariadb/sql/sql_connect.cc:1415 #19 0x000055555652b15d in handle_one_connection (arg=arg@entry=0x611000061b48) at /home/mariadb/sql/sql_connect.cc:1327 #20 0x0000555556f059cf in pfs_spawn_thread (arg=0x618000006908) at /home/mariadb/storage/perfschema/pfs.cc:2198 #21 0x00007ffff7c1a609 in start_thread (arg=) at pthread_create.c:477 #22 0x00007ffff77e7353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 (gdb)