Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
10.3.31
-
None
-
Ubuntu server 20.04
Description
Hello,
I have a 3 nodes cluster. Everything is working fine in 10.3.23 version. When I upgrade a node to 10.3.31, MariaDB keeps restarting every 5 minutes approximatively. Do you know where this problem can come from? If I rollback to 10.3.23, everything is working fine.
Attachments
Issue Links
- duplicates
-
MDEV-25835 mariadb 10.3.29 galera cluster crashes with errors like: "[ERROR] WSREP: Trx 236236 tries to abort slave trx 236238."
-
- Closed
-
If you have the opportunity to install some debug symbols https://wiki.ubuntu.com/Debug%20Symbol%20Packages , package mariadb-server-core-10.3-dbg or mariadb-server-core-10.3-dbgsym and look at the backtrace again that would be greatly appreciated.
If a core file is generated or captured by apport, https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/#getting-backtraces-for-all-threads-from-a-core-file will greatly assist in diagnosing what might have gone wrong.