[MXS-3226] Fatal: MaxScale 2.4.4 received fatal signal 11 (maxscale crash) Created: 2020-10-07 Updated: 2020-10-22 Resolved: 2020-10-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.4.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | steven lin | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS Linux release 7.7.1908 (Core) |
||
| Attachments: |
|
| Description |
|
Our maxscale crashed frequently. [enode1] [enode2] [enode3] [ESTORE_Monitor] [ESTORE_Service] [ESTORE_Listener] |
| Comments |
| Comment by steven lin [ 2020-10-07 ] |
|
It seems that when we had large write SQLs , maxscale crashed. |
| Comment by steven lin [ 2020-10-07 ] |
|
I use Percona XtrDB Cluster 5.7 as backend database. Thanks |
| Comment by markus makela [ 2020-10-07 ] |
|
Does this happen with the latest 2.4 release? |
| Comment by steven lin [ 2020-10-07 ] |
|
We can't upgrade right now, because this is our production database. |
| Comment by markus makela [ 2020-10-07 ] |
|
It's likely that this is fixed in newer releases. There are a few commits that could relate to this ( |
| Comment by steven lin [ 2020-10-07 ] |
|
I've upgraded to the latest version 2.4.12. Thanks for your recommendation. |
| Comment by steven lin [ 2020-10-16 ] |
|
May I ask a question? |
| Comment by markus makela [ 2020-10-16 ] |
|
Looks like a memory leak. Is this a production setup or can you run MaxScale under Valgrind to see whether it truly leaks memory? |
| Comment by steven lin [ 2020-10-16 ] |
|
Yes, It's our production. And the version is 2.4.12. |
| Comment by markus makela [ 2020-10-16 ] |
|
Could be related to |
| Comment by steven lin [ 2020-10-16 ] |
|
I think if you have a busy maxscale. |
| Comment by markus makela [ 2020-10-19 ] |
|
Have you been able to reproduce this crash with the latest 2.4 release? |
| Comment by steven lin [ 2020-10-21 ] |
|
I modified max_sescmd_history from 100 to 1000. The version,2.4.12 is stable and not crash now. If there is a crash, I will report here. |
| Comment by markus makela [ 2020-10-21 ] |
|
I'll close this as Fixed in 2.4.12 since the latest version doesn't suffer from it. If you see the crash again, let us know and we'll reopen the issue. Regarding the memory use: if MaxScale is using large amounts of memory with the configuration you provided, there's probably something strange going on. Can you open a separate bug report for that if the memory usage is a lot higher than in the older releases? |
| Comment by steven lin [ 2020-10-22 ] |
|
I created here : |