STARTING mysql 87376 19.0 5.4 1423404 111088 ? Ssl 03:07 0:00 /usr/libexec/mysqld --basedir=/usr --wsrep-new-cluster root 87458 0.0 0.0 215984 892 pts/0 S+ 03:07 0:00 grep --color=auto mysqld [root@host ~]# gdb -p 87376 GNU gdb (GDB) Fedora 8.3.50.20190824-25.fc31 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 87376 [New LWP 87379] [New LWP 87380] [New LWP 87381] [New LWP 87386] [New LWP 87387] [New LWP 87388] [New LWP 87389] [New LWP 87390] [New LWP 87391] [New LWP 87392] [New LWP 87393] [New LWP 87394] [New LWP 87395] [New LWP 87396] [New LWP 87397] [New LWP 87398] [New LWP 87399] [New LWP 87400] [New LWP 87402] [New LWP 87403] [New LWP 87404] [New LWP 87405] [New LWP 87406] [New LWP 87409] [New LWP 87410] [New LWP 87411] [New LWP 87412] [New LWP 87413] [New LWP 87414] [New LWP 87415] [New LWP 87416] [New LWP 87417] [New LWP 87422] [New LWP 87425] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". 0x00007fb7c6e2ea6f in __GI___poll (fds=fds@entry=0x7fff7b2418f0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 29 return SYSCALL_CANCEL (poll, fds, nfds, timeout); (gdb) b sql_parse.cc:5061 Breakpoint 1 at 0x55aaefb7a03c: file /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc, line 5061. (gdb) continue Continuing. [New Thread 0x7fb7b4220700 (LWP 99534)] [Switching to Thread 0x7fb7b4220700 (LWP 99534)] Thread 36 "mysqld" hit Breakpoint 1, mysql_execute_command (thd=0x7fb7ac01a818) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:5061 5061 WSREP_TO_ISOLATION_BEGIN(lex->name.str, NULL, NULL); (gdb) b my_print_stacktrace Breakpoint 2 at 0x55aaf0320060: file /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/mysys/stacktrace.c, line 266. (gdb) info threads Id Target Id Frame 1 Thread 0x7fb7c6ba27c0 (LWP 87376) "mysqld" 0x00007fb7c6e2ea6f in __GI___poll (fds=fds@entry=0x7fff7b2418f0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 2 Thread 0x7fb7c6aa5700 (LWP 87379) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb7c6aa4df0, clockid=, expected=0, futex_word=0x55aaf137f268 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 3 Thread 0x7fb7c5ee0700 (LWP 87380) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf3264ce0) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 4 Thread 0x7fb7b77fd700 (LWP 87381) "mysqld" 0x00007fb7c6e399ce in epoll_wait (epfd=10, events=events@entry=0x7fb7b77fc350, maxevents=maxevents@entry=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 5 Thread 0x7fb7b6ffc700 (LWP 87386) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf32ae388) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 6 Thread 0x7fb7c46dd700 (LWP 87387) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x7fb7ac012d80) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 7 Thread 0x7fb7c4692700 (LWP 87388) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf3293d74) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 8 Thread 0x7fb7b4eb8700 (LWP 87389) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb7b4eb7d70, clockid=, expected=0, futex_word=0x55aaf136f268 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 9 Thread 0x7fb789a86700 (LWP 87390) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 10 Thread 0x7fb789285700 (LWP 87391) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 11 Thread 0x7fb788a84700 (LWP 87392) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 12 Thread 0x7fb781fff700 (LWP 87393) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 13 Thread 0x7fb7817fe700 (LWP 87394) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 14 Thread 0x7fb780ffd700 (LWP 87395) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 15 Thread 0x7fb7807fc700 (LWP 87396) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 16 Thread 0x7fb77fffb700 (LWP 87397) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 17 Thread 0x7fb77f7fa700 (LWP 87398) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 18 Thread 0x7fb77eff9700 (LWP 87399) "mysqld" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 19 Thread 0x7fb77e7f8700 (LWP 87400) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb77e7f7ba0, clockid=, expected=0, futex_word=0x55aaf33ac434) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 20 Thread 0x7fb77d7f6700 (LWP 87402) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb77d7f5cf0, clockid=, expected=0, futex_word=0x55aaf3a10c70) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 21 Thread 0x7fb77cff5700 (LWP 87403) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb77cff4c50, clockid=, expected=0, futex_word=0x55aaf33ac2e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 22 Thread 0x7fb777fff700 (LWP 87404) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb777ffed40, clockid=, expected=0, futex_word=0x55aaf33ac350) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 23 Thread 0x7fb7777fe700 (LWP 87405) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb7777fdd00, clockid=, expected=0, futex_word=0x55aaf3b26440) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 24 Thread 0x7fb776ffd700 (LWP 87406) "mysqld" futex_abstimed_wait_cancelable (private=0, abstime=0x7fb776ffcb40, clockid=, expected=0, futex_word=0x55aaf3b39fa0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 25 Thread 0x7fb77dff7700 (LWP 87409) "mysqld" 0x00007fb7c7688f55 in __GI___nanosleep ( requested_time=requested_time@entry=0x7fb77dff6cf0, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 26 Thread 0x7fb7767fc700 (LWP 87410) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf33ac120) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 27 Thread 0x7fb775ffb700 (LWP 87411) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf33ac274) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 28 Thread 0x7fb7757fa700 (LWP 87412) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf33ac204) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 29 Thread 0x7fb774ff9700 (LWP 87413) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf33ac194) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 30 Thread 0x7fb7747f8700 (LWP 87414) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf33ac3c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 31 Thread 0x7fb773ff7700 (LWP 87415) "mysqld" 0x00007fb7c7688f55 in __GI___nanosleep (requested_time=requested_time@entry=0x7fb773ff6750, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 32 Thread 0x7fb7737f6700 (LWP 87416) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf33ac4a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 33 Thread 0x7fb772ff5700 (LWP 87417) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x7fb772ff4e28) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 34 Thread 0x7fb7b42b6700 (LWP 87422) "mysqld" 0x00007fb7c6d75412 in __GI___sigtimedwait (set=set@entry=0x7fb7b42b5d20, info=info@entry=0x7fb7b42b5da0, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:29 35 Thread 0x7fb7b426b700 (LWP 87425) "mysqld" futex_wait_cancelable (private=0, expected=0, futex_word=0x55aaf0aec5ec ) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 * 36 Thread 0x7fb7b4220700 (LWP 99534) "mysqld" mysql_execute_command (thd=0x7fb7ac01a818) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:5061 (gdb) bt full #0 mysql_execute_command (thd=0x7fb7ac01a818) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:5061 res = 0 up_result = 0 lex = 0x7fb7ac01e4c0 select_lex = first_table = all_tables = 0x0 unit = 0x7fb7ac01e588 have_table_map_for_update = false rpl_filter = ots = {ctx = 0x7fb7ac01e190, traceable = false} trace_command = { = {my_writer = 0x0, context = {writer = 0x0}, closed = false}, } trace_command_steps = { = {my_writer = 0x0, context = {writer = 0x0}, closed = false}, } orig_binlog_format = orig_current_stmt_binlog_format = BINLOG_FORMAT_ROW #1 0x000055aaefb7edd6 in mysql_parse (thd=thd@entry=0x7fb7ac01a818, rawbuf=rawbuf@entry=0x7fb7ac029e90 "CREATE DATABASE A", length=length@entry=17, parser_state=parser_state@entry=0x7fb7b421f0b0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:7898 found_semicolon = lex = 0x7fb7ac01e4c0 err = error = #2 0x000055aaefb7f763 in wsrep_mysql_parse (thd=0x7fb7ac01a818, rawbuf=0x7fb7ac029e90 "CREATE DATABASE A", length=17, parser_state=0x7fb7b421f0b0, is_com_multi=, is_next_command=) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:7702 is_autocommit = true retry_autocommit = false #3 0x000055aaefb831c1 in dispatch_command (command=COM_QUERY, thd=0x7fb7ac01a818, packet=, packet_length=, is_com_multi=, is_next_command=) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_class.h:1167 packet_end = 0x7fb7ac029ea1 "" parser_state = {m_lip = {lookahead_token = -1, lookahead_yylval = 0x0, m_thd = 0x7fb7ac01a818, m_ptr = 0x7fb7ac029ea2 "", m_tok_start = 0x7fb7ac029ea2 "", m_tok_end = 0x7fb7ac029ea2 "", m_end_of_query = 0x7fb7ac029ea1 "", m_tok_start_prev = 0x7fb7ac029ea1 "", m_buf = 0x7fb7ac029e90 "CREATE DATABASE A", m_buf_length = 17, m_echo = true, m_echo_saved = false, m_cpp_buf = 0x7fb7ac029f00 "CREATE DATABASE A", m_cpp_ptr = 0x7fb7ac029f11 "", m_cpp_tok_start = 0x7fb7ac029f11 "", m_cpp_tok_start_prev = 0x7fb7ac029f11 "", m_cpp_tok_end = 0x7fb7ac029f11 "", m_body_utf8 = 0x0, m_body_utf8_ptr = 0x0, m_cpp_utf8_processed_ptr = 0x0, next_state = MY_LEX_END, found_semicolon = 0x0, ignore_space = false, stmt_prepare_mode = false, multi_statements = true, yylineno = 1, m_digest = 0x0, in_comment = NO_COMMENT, in_comment_saved = NO_COMMENT, m_cpp_text_start = 0x7fb7ac029f10 "A", m_cpp_text_end = 0x7fb7ac029f11 "", m_underscore_cs = 0x0}, m_yacc = {yacc_yyss = 0x0, yacc_yyvs = 0x0, m_set_signal_info = {m_item = {0x0 }}, m_lock_type = TL_READ_DEFAULT, m_mdl_type = MDL_SHARED_READ}, m_digest_psi = 0x0} net = 0x7fb7ac01aa88 error = false do_end_of_statement = true drop_more_results = false __FUNCTION__ = "dispatch_command" #4 0x000055aaefb83c96 in do_command (thd=0x7fb7ac01a818) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:1359 return_value = packet = 0x7fb7ac021828 "\003CREATE DATABASE A" --Type for more, q to quit, c to continue without paging--c packet_length = net = 0x7fb7ac01aa88 command = __FUNCTION__ = "do_command" #5 0x000055aaefc72a6e in do_handle_one_connection (connect=connect@entry=0x55aaf3c1c5c8) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_connect.cc:1412 thr_create_utime = thd = 0x7fb7ac01a818 #6 0x000055aaefc72b8f in handle_one_connection (arg=0x55aaf3c1c5c8) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_connect.cc:1316 connect = 0x55aaf3c1c5c8 #7 0x00007fb7c767e4e2 in start_thread (arg=) at pthread_create.c:479 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140426977871616, 5344348097721284338, 140735259350174, 140735259350175, 94192670774848, 140426977869632, -5384730634395175182, -5384758655634360590}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007fb7c6e39693 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. (gdb) info locals res = 0 up_result = 0 lex = 0x7fb7ac01e4c0 select_lex = first_table = all_tables = 0x0 unit = 0x7fb7ac01e588 have_table_map_for_update = false rpl_filter = ots = {ctx = 0x7fb7ac01e190, traceable = false} trace_command = { = {my_writer = 0x0, context = {writer = 0x0}, closed = false}, } trace_command_steps = { = {my_writer = 0x0, context = {writer = 0x0}, closed = false}, } orig_binlog_format = orig_current_stmt_binlog_format = BINLOG_FORMAT_ROW (gdb) # (gdb) # (gdb) # (gdb) continue Continuing. Thread 36 "mysqld" received signal SIGABRT, Aborted. __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 50 return ret; (gdb) bt full #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 set = {__val = {552967, 94192712583392, 140426977856768, 94192670798880, 0, 140426977856768, 140426977856640, 94192654653592, 3275362080406267236, 7310577365311121507, 7020053489291308402, 7378413559458195828, 7813572925389043041, 7799511554465227116, 8607327978745590881, 7594018298894312549}} pid = tid = ret = #1 0x00007fb7c6d5d8d9 in __GI_abort () at abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x424, sa_sigaction = 0x424}, sa_mask = {__val = {94192667464248, 94192663164816, 0, 140426977856944, 94192663022941, 140426977856960, 0, 140426977857088, 94192663014646, 140426841556768, 7307468972168991488, 0, 0, 18446744073709551615, 0, 0}}, sa_flags = -1, sa_restorer = 0xffffffffffffffff} sigs = {__val = {32, 0 }} #2 0x000055aaefab99f6 in std::__replacement_assert ( __file=__file@entry=0x55aaf03a7900 "/usr/include/c++/9/bits/stl_vector.h", __line=__line@entry=1060, __function=__function@entry=0x55aaf07c1238 "std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) const [with _Tp = char; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::con"..., __condition=__condition@entry=0x55aaf03a7790 "__builtin_expect(__n < this->size(), true)") at /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2533 No locals. #3 0x000055aaf039b8f7 in std::vector >::operator[] (__n=, this=) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/wsrep-lib/src/wsrep_provider_v26.cpp:829 __PRETTY_FUNCTION__ = #4 wsrep::mutable_buffer::data (this=) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/wsrep-lib/include/wsrep/buffer.hpp:89 No locals. #5 wsrep::wsrep_provider_v26::commit_order_leave (this=, ws_handle=..., ws_meta=..., err=...) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/wsrep-lib/src/wsrep_provider_v26.cpp:836 cwsh = cwsm = err_buf = ret = #6 wsrep::wsrep_provider_v26::leave_toi (this=, client_id=..., err=...) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/wsrep-lib/src/wsrep_provider_v26.cpp:829 err_buf = {ptr = 0x7fb7b421ce70, len = 0} #7 0x000055aaf0382d97 in wsrep::client_state::leave_toi_local (this=this@entry=0x7fb7ac020758, err=...) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/wsrep-lib/src/client_state.cpp:389 __PRETTY_FUNCTION__ = "int wsrep::client_state::leave_toi_local(const wsrep::mutable_buffer&)" #8 0x000055aaefd01037 in wsrep_TOI_end (thd=0x7fb7ac01a818) at /usr/include/c++/9/bits/stl_vector.h:94 ret = client_state = @0x7fb7ac020758: {_vptr.client_state = 0x55aaf0925c18 , static n_modes_ = 5, static state_max_ = 5, owning_thread_id_ = {thread_ = 140426977871616}, rollbacker_active_ = false, mutex_ = @0x7fb7ac020720, cond_ = @0x7fb7ac020730, server_state_ = @0x55aaf322e330, client_service_ = @0x7fb7ac020740, id_ = {id_ = 12}, mode_ = wsrep::client_state::m_local, toi_mode_ = wsrep::client_state::m_undefined, state_ = wsrep::client_state::s_exec, state_hist_ = { >> = { _M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, >::_Vector_impl_data> = {_M_start = 0x7fb7ac0298a0, _M_finish = 0x7fb7ac0298c0, _M_end_of_storage = 0x7fb7ac0298c0}, }}, }, transaction_ = { static n_states = 13, server_service_ = @0x55aaf322e600, client_service_ = @0x7fb7ac020740, client_state_ = @0x7fb7ac020758, server_id_ = {static undefined_ = { static undefined_ = , data_ = { buf = '\000' }}, data_ = { buf = "=\227.\000\027\066\021\352\230u\242o\274\315gW"}}, id_ = {id_ = 18446744073709551615}, state_ = wsrep::transaction::s_aborted, state_hist_ = { >> = {_M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, >::_Vector_impl_data> = {_M_start = 0x7fb7ac030f30, _M_finish = 0x7fb7ac030f38, _M_end_of_storage = 0x7fb7ac030f38}, }}, }, bf_abort_state_ = wsrep::transaction::s_executing, bf_abort_provider_status_ = wsrep::provider::success, bf_abort_client_state_ = 0, bf_aborted_in_total_order_ = false, ws_handle_ = {transaction_id_ = {id_ = 18446744073709551615}, opaque_ = 0x0}, ws_meta_ = {gtid_ = {static undefined_ = {static undefined_ = , id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, seqno_ = {seqno_ = -1}}, id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, seqno_ = {seqno_ = -1}}, stid_ = {server_id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, transaction_id_ = {id_ = 18446744073709551615}, client_id_ = {id_ = 18446744073709551615}}, depends_on_ = {seqno_ = -1}, flags_ = 0}, flags_ = 0, pa_unsafe_ = false, implicit_deps_ = false, certified_ = false, fragments_certified_for_statement_ = 0, streaming_context_ = {fragments_certified_ = 0, fragments_ = { >> = {_M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, >::_Vector_impl_data> = {_M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}, }}, }, rollback_replicated_for_ = {id_ = 18446744073709551615}, fragment_unit_ = wsrep::streaming_context::bytes, fragment_size_ = 0, unit_counter_ = 0, log_position_ = 0}, sr_keys_ = {root_ = {_M_t = {_M_impl = {, std::allocator > const, std::set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > > > >> = {<__gnu_cxx::new_allocator, std::allocator > const, std::set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > > > >> = {}, }, , std::allocator > > >> = {_M_key_compare = {, std::allocator >, std::__cxx11::basic_string, std::allocator >, bool>> = {}, }}, = {_M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fb7ac0208d8, _M_right = 0x7fb7ac0208d8}, _M_node_count = 0}, }}}}, apply_error_buf_ = {buffer_ = { >> = {_M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, >::_Vector_impl_data> = {_M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}, }}, }}, xid_ = {xid_ = {static npos = 18446744073709551615, _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x7fb7ac020928 ""}, _M_string_length = 0, {_M_local_buf = '\000' , _M_allocated_capacity = 0}}}}, toi_meta_ = {gtid_ = {static undefined_ = {static undefined_ = , id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, seqno_ = {seqno_ = -1}}, id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, seqno_ = {seqno_ = -1}}, stid_ = {server_id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, transaction_id_ = {id_ = 18446744073709551615}, client_id_ = {id_ = 18446744073709551615}}, depends_on_ = {seqno_ = -1}, flags_ = 0}, allow_dirty_reads_ = false, sync_wait_gtid_ = {static undefined_ = {static undefined_ = , id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, seqno_ = {seqno_ = -1}}, id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, seqno_ = {seqno_ = -1}}, last_written_gtid_ = {static undefined_ = {static undefined_ = , id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = '\000' }}, seqno_ = {seqno_ = -1}}, id_ = {static undefined_ = {static undefined_ = , data_ = {buf = '\000' }}, data_ = {buf = "=\253\330|\027\066\021궦\n\301\311ه2"}}, seqno_ = {seqno_ = 2}}, debug_log_level_ = 0, current_error_ = wsrep::e_success, current_error_status_ = wsrep::provider::success} #9 0x000055aaefd03a32 in wsrep_to_isolation_end (thd=thd@entry=0x7fb7ac01a818) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/wsrep_mysqld.cc:2040 No locals. #10 0x000055aaefb7673c in mysql_execute_command (thd=) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:6230 res = 0 up_result = lex = select_lex = first_table = all_tables = 0x0 unit = have_table_map_for_update = rpl_filter = ots = {ctx = 0x7fb7ac01e190, traceable = false} trace_command = { = {my_writer = 0x0, context = {writer = 0x0}, closed = false}, } trace_command_steps = { = {my_writer = 0x0, context = {writer = 0x0}, closed = false}, } orig_binlog_format = BINLOG_FORMAT_ROW orig_current_stmt_binlog_format = BINLOG_FORMAT_ROW #11 0x000055aaefb7edd6 in mysql_parse (thd=thd@entry=0x7fb7ac01a818, rawbuf=rawbuf@entry=0x7fb7ac029e90 "CREATE DATABASE A", length=length@entry=17, parser_state=parser_state@entry=0x7fb7b421f0b0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:7898 found_semicolon = lex = 0x7fb7ac01e4c0 err = error = #12 0x000055aaefb7f763 in wsrep_mysql_parse (thd=0x7fb7ac01a818, rawbuf=0x7fb7ac029e90 "CREATE DATABASE A", length=17, parser_state=0x7fb7b421f0b0, is_com_multi=, is_next_command=) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:7702 is_autocommit = true retry_autocommit = false #13 0x000055aaefb831c1 in dispatch_command (command=COM_QUERY, thd=0x7fb7ac01a818, packet=, packet_length=, is_com_multi=, is_next_command=) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_class.h:1167 packet_end = 0x7fb7ac029ea1 "" parser_state = {m_lip = {lookahead_token = -1, lookahead_yylval = 0x0, m_thd = 0x7fb7ac01a818, m_ptr = 0x7fb7ac029ea2 "", m_tok_start = 0x7fb7ac029ea2 "", m_tok_end = 0x7fb7ac029ea2 "", m_end_of_query = 0x7fb7ac029ea1 "", m_tok_start_prev = 0x7fb7ac029ea1 "", m_buf = 0x7fb7ac029e90 "CREATE DATABASE A", m_buf_length = 17, m_echo = true, m_echo_saved = false, m_cpp_buf = 0x7fb7ac029f00 "CREATE DATABASE A", m_cpp_ptr = 0x7fb7ac029f11 "", m_cpp_tok_start = 0x7fb7ac029f11 "", m_cpp_tok_start_prev = 0x7fb7ac029f11 "", m_cpp_tok_end = 0x7fb7ac029f11 "", m_body_utf8 = 0x0, m_body_utf8_ptr = 0x0, m_cpp_utf8_processed_ptr = 0x0, next_state = MY_LEX_END, found_semicolon = 0x0, ignore_space = false, stmt_prepare_mode = false, multi_statements = true, yylineno = 1, m_digest = 0x0, in_comment = NO_COMMENT, in_comment_saved = NO_COMMENT, m_cpp_text_start = 0x7fb7ac029f10 "A", m_cpp_text_end = 0x7fb7ac029f11 "", m_underscore_cs = 0x0}, m_yacc = {yacc_yyss = 0x0, yacc_yyvs = 0x0, m_set_signal_info = {m_item = {0x0 }}, m_lock_type = TL_READ_DEFAULT, m_mdl_type = MDL_SHARED_READ}, m_digest_psi = 0x0} net = 0x7fb7ac01aa88 error = false do_end_of_statement = true drop_more_results = false __FUNCTION__ = "dispatch_command" #14 0x000055aaefb83c96 in do_command (thd=0x7fb7ac01a818) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_parse.cc:1359 return_value = packet = 0x7fb7ac021828 "\003CREATE DATABASE A" packet_length = net = 0x7fb7ac01aa88 command = __FUNCTION__ = "do_command" #15 0x000055aaefc72a6e in do_handle_one_connection (connect=connect@entry=0x55aaf3c1c5c8) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_connect.cc:1412 thr_create_utime = thd = 0x7fb7ac01a818 #16 0x000055aaefc72b8f in handle_one_connection (arg=0x55aaf3c1c5c8) at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/sql/sql_connect.cc:1316 connect = 0x55aaf3c1c5c8 #17 0x00007fb7c767e4e2 in start_thread (arg=) at pthread_create.c:479 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140426977871616, 5344348097721284338, 140735259350174, 140735259350175, 94192670774848, 140426977869632, -5384730634395175182, -5384758655634360590}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #18 0x00007fb7c6e39693 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. (gdb) info locals set = {__val = {552967, 94192712583392, 140426977856768, 94192670798880, 0, 140426977856768, 140426977856640, 94192654653592, 3275362080406267236, 7310577365311121507, 7020053489291308402, 7378413559458195828, 7813572925389043041, 7799511554465227116, 8607327978745590881, 7594018298894312549}} pid = tid = ret = (gdb) # (gdb) # (gdb) # (gdb) continue Continuing. Thread 36 "mysqld" hit Breakpoint 2, my_print_stacktrace (stack_bottom=0x7fb7b421fdd8 "\030\250\001\254\267\177", thread_stack=299008, silent=silent@entry=0 '\000') at /usr/src/debug/mariadb-10.4.10-2.fc31.x86_64/mysys/stacktrace.c:266 266 { (gdb)