[MDEV-18411] Mariadb 10.2.21 unexpected crashes Created: 2019-01-29 Updated: 2021-11-22 Resolved: 2021-11-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, wsrep |
| Affects Version/s: | 10.2.21, 10.3.25 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | george koumantaris | Assignee: | Ramesh Sivaraman |
| Resolution: | Cannot Reproduce | Votes: | 3 |
| Labels: | docker, galera, need_feedback, wsrep | ||
| Environment: |
Docker version 18.09.1, build 4c52b90 |
||
| Attachments: |
|
| Description |
|
We have recently updated a mariadb 10.2.17 to 10.2.21. The differences in the logs, i see with the new version is this Warning multiple times throughout the day:
Now the crash happens after multiple of these warnings in this manner:
After these error the line before the crash is :
The node later recovers connecting back to the cluster. I have looked up this error:
in issue: https://mariadb.atlassian.net/browse/MDEV-7217 |
| Comments |
| Comment by Elena Stepanova [ 2019-01-29 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Please provide the complete error log. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by george koumantaris [ 2019-01-29 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
please see attachment | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by george koumantaris [ 2019-02-04 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Hello, Just want to mention that this happens regularly. The errors are exactly the same. The same error: [ERROR] WSREP: FSM: no such a transition ROLLED_BACK followed by : [ERROR] mysqld got signal 6 Other than that, its the multiple warnings: [Warning] WSREP: SQL statement was ineffective | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergey Sokolov [ 2021-04-14 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
We have similar error on 10.2.25. Some warnings [Warning] WSREP: SQL statement was ineffective QUERY: commit and after that [ERROR] WSREP: FSM: no such a transition ROLLED_BACK -> ROLLED_BACK. Log in attachement. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Jan Lindström (Inactive) [ 2021-04-14 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
I suggest you upgrade to more recent version of MariaDB 10.2 and galera library and retry. If this still repeats, I would need some instructions how to reproduce. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergey Sokolov [ 2021-04-14 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About month ago we try upgrade production environment to 10.2.36, but other problems forced us to roll back the version to 10.2.25. Ok, i'll try to reproduce problem in test environment and latest version of 10.2. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Lars Mikkelsen [ 2021-05-03 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Seing something similar on 10.3.25
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by george koumantaris [ 2021-10-05 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Hello, |