Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.6
-
None
-
Not for Release Notes
Description
10.6.8-4 053503c899b1e98d11df55255ad45f1e68bd0ce9 (Debug) |
mysqld: /test/10.6_dbg/sql/sql_parse.cc:1341: dispatch_command_return do_command(THD*, bool): Assertion `!thd->mdl_context.has_locks() || thd->transaction->xid_state.is_explicit_XA()' failed.
|
10.6.8-4 053503c899b1e98d11df55255ad45f1e68bd0ce9 (Debug) |
Core was generated by `/test/GAL_EMD300522-mariadb-10.6.8-4-linux-x86_64-dbg/bin/mysqld --defaults-fil'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6)
|
at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
[Current thread is 1 (Thread 0x14af7b316700 (LWP 1744041))]
|
(gdb) bt
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
#1 0x0000561803596434 in my_write_core (sig=sig@entry=6) at /test/10.6_dbg/mysys/stacktrace.c:424
|
#2 0x0000561802e01b5b in handle_fatal_signal (sig=6) at /test/10.6_dbg/sql/signal_handler.cc:345
|
#3 <signal handler called>
|
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#5 0x000014af9973f859 in __GI_abort () at abort.c:79
|
#6 0x000014af9973f729 in __assert_fail_base (fmt=0x14af998d5588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x561803731f00 "!thd->mdl_context.has_locks() || thd->transaction->xid_state.is_explicit_XA()", file=0x56180372edb0 "/test/10.6_dbg/sql/sql_parse.cc", line=1341, function=<optimized out>) at assert.c:92
|
#7 0x000014af99751006 in __GI___assert_fail (assertion=assertion@entry=0x561803731f00 "!thd->mdl_context.has_locks() || thd->transaction->xid_state.is_explicit_XA()", file=file@entry=0x56180372edb0 "/test/10.6_dbg/sql/sql_parse.cc", line=line@entry=1341, function=function@entry=0x561803731d00 "dispatch_command_return do_command(THD*, bool)") at assert.c:101
|
#8 0x0000561802b3e7c8 in do_command (thd=0x14af10000db8, blocking=blocking@entry=true) at /test/10.6_dbg/sql/xa.h:35
|
#9 0x0000561802c8913f in do_handle_one_connection (connect=<optimized out>, connect@entry=0x561805448068, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1418
|
#10 0x0000561802c8964b in handle_one_connection (arg=0x561805448068) at /test/10.6_dbg/sql/sql_connect.cc:1312
|
#11 0x000014af99c50609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#12 0x000014af9983c163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|