origin/11.3, 11.3 8ad1e26b1bafa4ed9928306efc10c047f2274108 2023-09-04T09:36:44+04:00 debug build claims to be a 11.3.0
|
|
mariadbd: /data/Server/11.3/sql/log.cc:8052: int Event_log::write_cache(THD*, IO_CACHE*): Assertion `!writer.checksum_len || writer.remains == 0' failed.
|
Query (0x6767640133a0): COMMIT
|
Status: KILL_TIMEOUT
|
|
# 2023-09-07T04:51:32 [3411390] | Thread 3 (Thread 3415550.3422250 (mariadbd)):
|
# 2023-09-07T04:51:32 [3411390] | #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=33824607811136) at ./nptl/pthread_kill.c:44
|
# 2023-09-07T04:51:32 [3411390] | #1 __pthread_kill_internal (signo=6, threadid=33824607811136) at ./nptl/pthread_kill.c:78
|
# 2023-09-07T04:51:32 [3411390] | #2 __GI___pthread_kill (threadid=33824607811136, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
|
# 2023-09-07T04:51:32 [3411390] | #3 0x00004c9a6874e476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
|
# 2023-09-07T04:51:32 [3411390] | #4 0x00004c9a687347f3 in __GI_abort () at ./stdlib/abort.c:79
|
# 2023-09-07T04:51:32 [3411390] | #5 0x00004c9a6873471b in __assert_fail_base (fmt=0x4c9a688e9150 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55bb03b799d0 "!writer.checksum_len || writer.remains == 0", file=0x55bb03b76ae8 "/data/Server/11.3/sql/log.cc", line=8052, function=<optimized out>) at ./assert/assert.c:92
|
# 2023-09-07T04:51:32 [3411390] | #6 0x00004c9a68745e96 in __GI___assert_fail (assertion=0x55bb03b799d0 "!writer.checksum_len || writer.remains == 0", file=0x55bb03b76ae8 "/data/Server/11.3/sql/log.cc", line=8052, function=0x55bb03b798e8 "int Event_log::write_cache(THD*, IO_CACHE*)") at ./assert/assert.c:101
|
# 2023-09-07T04:51:32 [3411390] | #7 0x000055bb0322fc75 in Event_log::write_cache (this=this@entry=0x55bb044a2a68 <mysql_bin_log+8>, thd=<optimized out>, cache=cache@entry=0x67676401a368) at /data/Server/11.3/sql/log.cc:8052
|
# 2023-09-07T04:51:32 [3411390] | #8 0x000055bb0323035a in MYSQL_BIN_LOG::write_transaction_or_stmt (this=this@entry=0x55bb044a2a60 <mysql_bin_log>, entry=entry@entry=0x1ec367bb8b60, commit_id=commit_id@entry=0) at /data/Server/11.3/sql/log.cc:9182
|
# 2023-09-07T04:51:32 [3411390] | #9 0x000055bb0323ba55 in MYSQL_BIN_LOG::trx_group_commit_leader (this=this@entry=0x55bb044a2a60 <mysql_bin_log>, leader=leader@entry=0x1ec367bb8b60) at /data/Server/11.3/sql/log.cc:8902
|
# 2023-09-07T04:51:32 [3411390] | #10 0x000055bb0323c98b in MYSQL_BIN_LOG::write_transaction_to_binlog_events (this=this@entry=0x55bb044a2a60 <mysql_bin_log>, entry=entry@entry=0x1ec367bb8b60) at /data/Server/11.3/sql/log.cc:8694
|
# 2023-09-07T04:51:32 [3411390] | #11 0x000055bb0323cdeb in MYSQL_BIN_LOG::write_transaction_to_binlog (this=this@entry=0x55bb044a2a60 <mysql_bin_log>, thd=thd@entry=0x676764000d58, cache_mngr=cache_mngr@entry=0x67676401a1c8, end_ev=end_ev@entry=0x1ec367bb8e80, all=all@entry=true, using_stmt_cache=using_stmt_cache@entry=false, using_trx_cache=true, is_ro_1pc=true) at /data/Server/11.3/sql/log.cc:8291
|
# 2023-09-07T04:51:32 [3411390] | #12 0x000055bb0323d070 in binlog_flush_cache (thd=thd@entry=0x676764000d58, cache_mngr=cache_mngr@entry=0x67676401a1c8, end_ev=end_ev@entry=0x1ec367bb8e80, all=all@entry=true, using_stmt=using_stmt@entry=false, using_trx=using_trx@entry=true, is_ro_1pc=true) at /data/Server/11.3/sql/log.cc:1907
|
# 2023-09-07T04:51:32 [3411390] | #13 0x000055bb0323eabf in binlog_commit_flush_trx_cache (thd=thd@entry=0x676764000d58, all=all@entry=true, cache_mngr=cache_mngr@entry=0x67676401a1c8, ro_1pc=ro_1pc@entry=true) at /data/Server/11.3/sql/log.cc:2006
|
# 2023-09-07T04:51:32 [3411390] | #14 0x000055bb0323ee82 in binlog_commit (thd=thd@entry=0x676764000d58, all=all@entry=true, ro_1pc=<optimized out>) at /data/Server/11.3/sql/log.cc:2416
|
# 2023-09-07T04:51:32 [3411390] | #15 0x000055bb03098b94 in commit_one_phase_2 (thd=thd@entry=0x676764000d58, all=all@entry=true, trans=trans@entry=0x676764004800, is_real_trans=is_real_trans@entry=true) at /data/Server/11.3/sql/handler.cc:2130
|
# 2023-09-07T04:51:32 [3411390] | #16 0x000055bb03098f8f in ha_commit_one_phase (thd=thd@entry=0x676764000d58, all=all@entry=true) at /data/Server/11.3/sql/handler.cc:2092
|
# 2023-09-07T04:51:32 [3411390] | #17 0x000055bb0309a572 in ha_commit_trans (thd=thd@entry=0x676764000d58, all=all@entry=true) at /data/Server/11.3/sql/handler.cc:1886
|
# 2023-09-07T04:51:32 [3411390] | #18 0x000055bb02ee8ee8 in trans_commit (thd=thd@entry=0x676764000d58) at /data/Server/11.3/sql/transaction.cc:266
|
# 2023-09-07T04:51:32 [3411390] | #19 0x000055bb02d3fa9a in mysql_execute_command (thd=thd@entry=0x676764000d58, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /data/Server/11.3/sql/sql_parse.cc:5361
|
# 2023-09-07T04:51:32 [3411390] | #20 0x000055bb02d41d81 in mysql_parse (thd=thd@entry=0x676764000d58, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x1ec367bba270) at /data/Server/11.3/sql/sql_parse.cc:7760
|
# 2023-09-07T04:51:32 [3411390] | #21 0x000055bb02d4419d in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x676764000d58, packet=packet@entry=0x67676400b009 " COMMIT /* E_R Thread9 QNO 244 CON_ID 19 */ ", packet_length=packet_length@entry=45, blocking=blocking@entry=true) at /data/Server/11.3/sql/sql_parse.cc:1893
|
# 2023-09-07T04:51:32 [3411390] | #22 0x000055bb02d4665c in do_command (thd=0x676764000d58, blocking=blocking@entry=true) at /data/Server/11.3/sql/sql_parse.cc:1406
|
# 2023-09-07T04:51:32 [3411390] | #23 0x000055bb02ed25e7 in do_handle_one_connection (connect=<optimized out>, connect@entry=0x55bb0531b498, put_in_cache=put_in_cache@entry=true) at /data/Server/11.3/sql/sql_connect.cc:1445
|
# 2023-09-07T04:51:32 [3411390] | #24 0x000055bb02ed2855 in handle_one_connection (arg=0x55bb0531b498) at /data/Server/11.3/sql/sql_connect.cc:1347
|
# 2023-09-07T04:51:32 [3411390] | #25 0x00004c9a687a0b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
|
# 2023-09-07T04:51:32 [3411390] | #26 0x00004c9a68831bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
|