Package: mariadb-server-10.3
Version: 1:10.3.29-0+deb10u1

Upgrading MariaDB to version 10.3.29 (from version 10.3.27)  via the 
buster-proposed-updates repository we encounter repeatedly the following error, 
affecting our Galera Clusters (one with 3 nodes and one with 5 nodes, plus the 
corresponding Maxscale proxy for each) (a more extended log is attached).

------
2021-06-13  9:10:54 0 [Note] WSREP: Member 1.0 (mydb8) synced with group.
2021-06-13 14:16:41 0 [ERROR] WSREP: invalid state ROLLED_BACK (FATAL)
         at galera/src/replicator_smm.cpp:abort_trx():727
2021-06-13 14:16:41 0 [ERROR] WSREP: cancel commit bad exit: 7 578781947
210613 14:16:41 [ERROR] mysqld got signal 6 ;
----

This seems to be the bug reported here: 
https://jira.mariadb.org/browse/MDEV-25114 affecting Galera for version 10.3.28 
but not yet reported for version 10.3.29. 

The installed MariaDB related packages:
libmariadb3 :  1:10.3.29-0+deb10u1
mariadb-backup:            1:10.3.29-0+deb10u1
mariadb-client-10.3:       1:10.3.29-0+deb10u1
mariadb-client-core-10.3:  1:10.3.29-0+deb10u1
mariadb-common:            1:10.3.29-0+deb10u1
mariadb-server-10.3:      1:10.3.29-0+deb10u1
mariadb-server-core-10.3:  1:10.3.29-0+deb10u1
maxscale:  2.5.13~buster-1

Kernel running:
Linux  4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 GNU/Linux

Debian version running:
 cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"

cat /etc/debian_version
Point Release: 10.9

libc6 version:
libc6:  2.28-10

With kind regards

Emmanuel Galatoulas
CTI-Diophantus, Greece
2021-06-13  9:10:52 0 [Note] WSREP: Member 1.0 (mydb8) requested state transfer 
from 'XXX.XXX.XXX.XXX,'. Selected 3.0 (mydb9)(SYNCED) as donor.
2021-06-13  9:10:52 0 [Note] WSREP: 3.0 (mydb9): State transfer to 1.0 (mydb8) 
complete.
2021-06-13  9:10:52 0 [Note] WSREP: Member 3.0 (mydb9) synced with group.
2021-06-13  9:10:54 0 [Note] WSREP: (bc6b5ce8, 'tcp://0.0.0.0:4567') turning 
message relay requesting off
2021-06-13  9:10:54 0 [Note] WSREP: 1.0 (mydb8): State transfer from 3.0 
(mydb9) complete.
2021-06-13  9:10:54 0 [Note] WSREP: Member 1.0 (mydb8) synced with group.
2021-06-13 14:16:41 0 [ERROR] WSREP: invalid state ROLLED_BACK (FATAL)
         at galera/src/replicator_smm.cpp:abort_trx():727
2021-06-13 14:16:41 0 [ERROR] WSREP: cancel commit bad exit: 7 578781947
210613 14:16:41 [ERROR] mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.

Reply via email to